Tushar Teredesai wrote:
The error that you are getting has nothing to do with X being installed in /usr. I think one of the libraries that freeglut links against is not linked to libpthread.
Hmm...if I put the line #define ProjectRoot /usr in my host.def file then X installs in /usr and Freeglut won't build. If I leave that line out then X installs in /usr/X11R6 as usual an freeglut builds no problem, so the error has definitely got something to do with X being installed in /usr -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
