Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]nxclient does not work after emerge world anymore
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Tue Jan 11, 2011 5:17 pm    Post subject: [SOLVED]nxclient does not work after emerge world anymore Reply with quote

I did an emerge world lately. Nxclient (3.4.0.5) is complaining about missing libcrypto.so.0.9.8. Tried to work around this with a linkt to libcrypto.1.0.0. Then it complains
"OpenSSL version mismatch. Built against 908050f, you have 1000003f"

Reemeging nxclient does not help.
Does anybody have an idea what to try next?


Last edited by AgBr on Tue Jan 11, 2011 8:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
tryn
Guru
Guru


Joined: 21 Dec 2002
Posts: 325
Location: 39.885° N. -88.913° W.

PostPosted: Tue Jan 11, 2011 5:27 pm    Post subject: Reply with quote

Have you tried running this command?
Code:
revdep-rebuild -p
If not run it with the -p to see what it will do. If it shows it wants to do something then remove the -p.
Back to top
View user's profile Send private message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Tue Jan 11, 2011 6:02 pm    Post subject: Reply with quote

tryn wrote:
Have you tried running this command?
Code:
revdep-rebuild -p
If not run it with the -p to see what it will do. If it shows it wants to do something then remove the -p.

Sorry, should have mentioned it. I always do a revdep-rebuild after an emerge world
Back to top
View user's profile Send private message
tryn
Guru
Guru


Joined: 21 Dec 2002
Posts: 325
Location: 39.885° N. -88.913° W.

PostPosted: Tue Jan 11, 2011 6:31 pm    Post subject: Reply with quote

Don't know if this is what happened to you but.

On Oct.11,10
I emerged these two packages
( [ebuild U ] dev-libs/openssl-1.0.0a-r3 [0.9.8o]
[ebuild NS ] dev-libs/openssl-0.9.8o-r2 [0.9.8o] )

It said to run th1s command after building the ( openssl-1.0.0a-r3 )
warn: # revdep-rebuild --library libcrypto.so.0.9.8

Do you have the above packages?
Back to top
View user's profile Send private message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Tue Jan 11, 2011 7:13 pm    Post subject: Reply with quote

tryn wrote:
Don't know if this is what happened to you but.

On Oct.11,10
I emerged these two packages
( [ebuild U ] dev-libs/openssl-1.0.0a-r3 [0.9.8o]
[ebuild NS ] dev-libs/openssl-0.9.8o-r2 [0.9.8o] )

It said to run th1s command after building the ( openssl-1.0.0a-r3 )
warn: # revdep-rebuild --library libcrypto.so.0.9.8

Do you have the above packages?

I have openssl 0.9.8q and 1.0.0c installed. These are all the available versions.

revdep-rebuild --library libcrypto.so.0.9.8 said:
"There are no dynamic links to libcrypto.so.0.9.8"

May be nxclient is statically linked?
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Tue Jan 11, 2011 7:18 pm    Post subject: Reply with quote

Perhaps I'm blind but I didn't see anyone mentioning this yet:

# revdep-rebuild --library libssl.so.0.9.8
# emerge -1 openssl:0.9.8

And then it should work.
Back to top
View user's profile Send private message
AgBr
Apprentice
Apprentice


Joined: 06 Nov 2010
Posts: 195

PostPosted: Tue Jan 11, 2011 8:04 pm    Post subject: Reply with quote

ssuominen wrote:
Perhaps I'm blind but I didn't see anyone mentioning this yet:

# revdep-rebuild --library libssl.so.0.9.8
# emerge -1 openssl:0.9.8

And then it should work.

This did the trick, no need for revdep-rebuild though. Thanks a lot.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum