Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOLVED: Inconsistency detected by ld.so: dl-version.c
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
dfelicia
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 281
Location: Southwestern Connecticut

PostPosted: Mon May 23, 2005 6:31 pm    Post subject: SOLVED: Inconsistency detected by ld.so: dl-version.c Reply with quote

I have seen this error scroll by while emerging a couple of apps, but it never seems to hurt anything. Now I'm trying to configure VMWare, and it stops it dead in its tracks. I remerged glibc, and still get the error.

Note that I linked almost my entire rig with
Code:
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
Assuming that is the issue, anyone know what ebuild I need to remerge to fix tghis particular issue? I don't want to remerge world using --emptytree (while unsupported, the LDFLAGS make for a peppy desktop, and this is the only unresolvable issue I've hit so far).

Code:

root # /opt/vmware/bin/vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

Configuring fallback GTK+ 2.4 libraries.

Inconsistency detected by ld.so: dl-version.c: 230: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
Use of uninitialized value in addition (+) at /opt/vmware/bin/vmware-config.pl line 794.
Unable to update the MIME-Type database.
In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Unable to find the answer ICONDIR in the installer database
(/etc/vmware/locations).  You may want to re-install VMware Workstation.

Execution aborted.


Last edited by dfelicia on Fri May 27, 2005 6:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon May 23, 2005 8:23 pm    Post subject: Reply with quote

Moved from Installing Gentoo, since using --as-needed in your LDFLAGS is unsupported and is known to break stuff.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
NiLuJe
Guru
Guru


Joined: 06 Nov 2004
Posts: 303
Location: Paris, France

PostPosted: Mon May 23, 2005 8:48 pm    Post subject: Reply with quote

Breaks because of --as-needed flag.
Back to top
View user's profile Send private message
dfelicia
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 281
Location: Southwestern Connecticut

PostPosted: Tue May 24, 2005 1:06 am    Post subject: Reply with quote

Yep, I know --as-needed is the culprit, but my question is if anyone knows which ebuild(s) I need to emerge WITHOUT using that flag to fix this particular probelm. I'd rather not emerge -e system && emerge -e world to fix one app, especially since everything else is running quite nicely as-is.
Back to top
View user's profile Send private message
bollucks
l33t
l33t


Joined: 27 Oct 2004
Posts: 606

PostPosted: Tue May 24, 2005 2:31 am    Post subject: Reply with quote

Not one package; half of them. Which? well you tell us since you're the one trying it.
Back to top
View user's profile Send private message
dfelicia
Apprentice
Apprentice


Joined: 11 May 2005
Posts: 281
Location: Southwestern Connecticut

PostPosted: Wed May 25, 2005 4:55 pm    Post subject: Reply with quote

Fair 'nuff. Unfortunately I found no answer after countless remerging of "suspect" ebuilds. I have resorted to emerge -e system && emerge -e world.

I'll post back in a few days (when my compile completes) to confirm that it was indeed --as-needed that was to blame.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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