From: Braden M. <br...@en...> - 2005-12-16 15:36:47
|
On Fri, 2005-12-16 at 10:51 +0000, Ben Hammett wrote: > Hi, > > I am still having problems building openVRML from source. When I rum > 'make' things go well for a while, until it gets to one command where > the compilation hangs for literally hours, after which the compiler > returns an error saying that it cannot find -lboost_thread (see below). > > In trying to fix this problem I have re-installed the boost libraries, > but this seemed to make no difference. Do you have any ideas as to what > the problem might be? [snip] > /usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/l > nnot find -lboost_thread Obvious question: do you have a file or symlink named libboost_thread.so in /usr/lib64? BTW, your paste of the compiler error seems to be missing bits and pieces throughout. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |