Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errors during install of XFree86 from cvs..
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Wed Nov 13, 2002 10:05 pm    Post subject: Errors during install of XFree86 from cvs.. Reply with quote

All,

Just a little reminder if you are planning to install XFree86 from cvs.

The initial make World runs fine without any errors.
However during install with "make install", if barfs on unsatisfied symbols in libpng.so.

If you see this error, here is what to do:
1. cd programs/xcursorgen (That is from the top-level directory of the x source)
2. Edit Makefile and search for png.
3. The line looks like:
LIBPNGLIB= -lpng
change this to
LIBPNGLIB= -lpng -lz -lm
4. Save the file and cd ../..

Now you can run the make install with success and after it's installed, do:
emerge inject x11-base/xfree-4.2.99

That's all :)

Erik
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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