Laurence Vanek wrote:
> gh.robin wrote:
>> On Mon 21 May 2007 00:33, Laurence Vanek wrote:
>>
>>> thank you for the advice.  compiling after removing libOpenThreads.so
>>> from /usr/local/lib (& other libosg* files) gives this:
>>>
>>> ========
>>> make[2]: *** No rule to make target `/usr/local/lib/libOpenThreads.so',
>>> needed by `lib/libosg.so.1.9.4'.  Stop.
>>> make[1]: *** [src/osg/CMakeFiles/osg.dir/all] Error 2
>>> make: *** [all] Error 2
>>> ========
>>>
>> hello Laurence,
>>
>> Probably a stupid question:
>> Have you run again ccmake on your OpenSceneGraph directory, before going on 
>> to 
>> do make ?
>> ccmake  build every "makefiles" which are needed, 
>> and OpenSceneGraph/src/OpenThreads/ will contain a Makefile
>>
>> May be the old resulting makefile contains garbage.
>> Regards
> 
> thanks again for the response.
> 
> I always do:
> 
> ccmake .
> make
> (su) make install
> 
> ccmake . runs without complaint.
> issue happens during make.
> 
> I note that OpenThreads dir still exists in 
> /home/lvanek/OpenSceneGraph/include
> 
> should I blow away this directory?  Its dated May 13.
> 

additional:

I did remove /home/lvanek/OpenSceneGraph/include

then did svn update, ccmake . then make

same error.




-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Flightgear-users mailing list
Flightgear-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to