> > ./configure --x-libraries=/usr/X11/lib --prefix=/usr
>
> Have you added /usr/X11/lib to /etc/ld.so.conf and run
> ldconfig?
Yes, I have, prior to this problem, but I still have problem sometimes with it
finding X11 libs. Case in point, in trying to compile xdm, it didn't have the
'--x-libraries' switch. But here is my ld.conf:
more /etc/ld.so.conf
# Begin /etc/ld.so.conf
/usr/lib
/usr/local/lib
/opt/lib
/usr/X11/lib
/usr/X11R6/lib
# End /etc/ld.so.conf
# Begin kde addition to /etc/ld.so.conf
/opt/kde-3.5.10/lib
# End kde addition
# Begin qt addition to /etc/ld.so.conf
/opt/qt/lib
# End qt addition
# Begin qt addition to /etc/ld.so.conf
/opt/qt/lib
# End qt addition
# Begin kde addition to /etc/ld.so.conf
/opt/kde-4.4.0/lib
# End kde addition
# Begin gnome addition to /etc/ld.so.conf
/opt/gnome-2.28.2/lib
# End gnome addition
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page