LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-07-2005, 05:42 PM   #1
1200
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Rep: Reputation: 0
Problem installing Gnome on Gentoo


Hi @ all

im currently trying to install (emerge) Gnome-2.10.1 on Gentoo (kernel = Gentoo-Sources-2.6.9-r9) but everytime the PC stops emerging on xorg-x11-6.8.2-r2 with

Code:
../../exports/lib/libX11.so: undefined reference to '__dlsym'
../../exports/lib/libX11.so: undefined reference to '__dlclose'
../../exports/lib/libX11.so: undefined reference to '__dlopen'
collect2: ld returned 1 exit status
make[4] *** [appres] Error 1
make[4] Leaving directory ...
make[3] *** [all] Error 2
and so on ...

!!! ERROR x11-base/xorg-x11-6.8.2-r2 failes.
!!! Funtion build, Line 974, Exitcode 2
!!! make World failed
I already emerged an newer version of glibc, gcc, linux-headers and flex ... nothing. I also executed env-update to regerate the ls.so.cache but the problem remains.

If somone has a idea to solve this problem or knows which package probably causes this problem (so i can re-emerge or install a newer version) please post a replay.

Greets Mazze
 
Old 08-07-2005, 05:46 PM   #2
bigjohn
Senior Member
 
Registered: Jun 2002
Location: UK .
Distribution: *buntu (usually Kubuntu)
Posts: 2,692
Blog Entries: 9

Rep: Reputation: 45
Last time I had gentoo installed it annoyed me, having to "re-invent the learning wheel" everytime I wanted to do anything. So I didn't really get into it as much as I should have, but you might try having a look here!

regards

John
 
Old 08-13-2005, 08:28 AM   #3
1200
LQ Newbie
 
Registered: Aug 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Alright, it works

it seems i had already messed up this System, after installing Gentoo new everything works fine !

Thanks
 
Old 12-29-2005, 01:39 PM   #4
nimbus186
LQ Newbie
 
Registered: Dec 2005
Posts: 1

Rep: Reputation: 0
Lightbulb

Not much use now, but in case other people have this problem, here's the solution (or rather, work-around) that I found:

On my Gentoo system, this happened when /usr/lib/libdl.so disappeared. This isn't a real file, it's a symlink to /lib/libdl.so.2 , so just re-create it, then run 'ldconfig' to make sure the system knows where to find it - e.g.:

Code:
cd /usr/lib
ln -s /lib/libdl.so.2 ./libdl.so
ldconfig
That should fix the problem at least temporarily, but it won't stop something (I don't know what) deleting the symlink again sometimes.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem installing wxGTK in gentoo matrixon Linux - Software 7 04-25-2005 12:58 AM
pkg-config error with emerge -aD gnome-python on Gentoo 2.6.9-gentoo-r6 ghrellin Linux - Software 2 12-22-2004 06:37 PM
Gentoo: Skinning GTK apps without installing gnome tsalem Linux - Newbie 13 10-17-2004 08:48 AM
Error installing Gnome on Gentoo asamaniego Linux - Software 12 04-27-2004 09:04 AM
Gentoo: Installing Gnome without Mozilla hamish Linux - Software 1 04-09-2004 12:19 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration