Re: [Flightgear-users] OSG compile issue with OpenThreads (SOLVED)

2007-05-20 Thread Laurence Vanek
gh.robin wrote: > On Mon 21 May 2007 01:34, Laurence Vanek wrote: > >> I found the following in the CMakeCache.txt file: >> >> = >> . >> . >> . >> //Path to a file. >> OPENTHREADS_INCLUDE_DIR:PATH=/usr/local/include >> >> //Path to a library. >> OPENTHREADS_LIBRARY:FILEPATH=/usr/local/

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread gh.robin
On Mon 21 May 2007 01:34, Laurence Vanek wrote: > I found the following in the CMakeCache.txt file: > > = > . > . > . > //Path to a file. > OPENTHREADS_INCLUDE_DIR:PATH=/usr/local/include > > //Path to a library. > OPENTHREADS_LIBRARY:FILEPATH=/usr/local/lib/libOpenThreads.so > > //Deb

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread Laurence Vanek
gh.robin wrote: > On Mon 21 May 2007 01:08, Laurence Vanek wrote: > >> 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/lvane

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread gh.robin
On Mon 21 May 2007 01:08, Laurence Vanek wrote: > > 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 > > sh

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread Laurence Vanek
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/li

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread Laurence Vanek
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', >> neede

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread gh.robin
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.

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread Laurence Vanek
gh.robin wrote: > On Sun 20 May 2007 20:53, Laurence Vanek wrote: >>> I try to compile OSG about once a week. Always the same procedure. >>> This time I ran into an issue when using ccmake that relates to some >>> issue with OpenThreads lib. I have no idea what ccmake is telling me, >>> but here

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread gh.robin
On Sun 20 May 2007 20:53, Laurence Vanek wrote: > > I try to compile OSG about once a week. Always the same procedure. > > This time I ran into an issue when using ccmake that relates to some > > issue with OpenThreads lib. I have no idea what ccmake is telling me, > > but heres the message: >

Re: [Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread gh.robin
On Sun 20 May 2007 20:53, Laurence Vanek wrote: > I try to compile OSG about once a week. Always the same procedure. > This time I ran into an issue when using ccmake that relates to some > issue with OpenThreads lib. I have no idea what ccmake is telling me, > but heres the message: > >

[Flightgear-users] OSG compile issue with OpenThreads

2007-05-20 Thread Laurence Vanek
I try to compile OSG about once a week. Always the same procedure. This time I ran into an issue when using ccmake that relates to some issue with OpenThreads lib. I have no idea what ccmake is telling me, but heres the message: === It is impossible to order the linker search path in