Carlos Eduardo | 8 Sep 2006 04:01
Picon

Re: Problems compiling hugin 0.6.1 on FreeBSD

Is it that simple? I don't know... it looks like something of the boost
lib have been found:
        checking for boostlib >= 1.31... yes
        boost found
        checking whether the Boost::Thread library is available... yes
And on FreeBSD these libs are in a quite standard place (at least in my
point of view :) ):
        /usr/local/lib/libboost_thread.a
        /usr/local/lib/libboost_thread.so
        /usr/local/lib/libboost_thread.so.2
Do I have to change something? I tried to run "./configure
--with-boost=/usr/local/lib" but the result has been the same.

Can it be some function available on newer versions? I have boost-1.32.0
and have also tested with 1.33.1 in another machine.

Thanks!

Carlos E. G. Carvalho           OpenIT Solucoes Tecnologicas
Consultor Unix/Internet         Tel. +55 21 2517-6000
http://www.OpenIT.com.br
http://www.MyFreeBSD.com.br

Em Qui, 2006-09-07 às 22:26 +0100, Pablo d'Angelo escreveu:
> Carlos Eduardo wrote:
> 
> > checking if Panotools package is complete... yes
> > checking for boostlib >= 1.31... yes
> > boost found
> > checking whether the Boost::Thread library is available... yes
> > checking for main in -lboost_thread-gcc-mt-1_32... no
> > checking for main in -lboost_thread-gcc-mt-s-1_32... no
> > checking for main in -lboost_thread-gcc-1_32... no
> > checking for main in -lboost_thread-gcc-s-1_32... no
> > checking for main in -lboost_thread-mgw-mt-1_32... no
> > checking for main in -lboost_thread-mgw-mt-s-1_32... no
> > checking for main in -lboost_thread-mgw-1_32... no
> > checking for main in -lboost_thread-mgw-s-1_32... no
> > checking for main in -lboost_thread-mt-1_32... no
> > checking for main in -lboost_thread-mt-s-1_32... no
> > checking for main in -lboost_thread-1_32... no
> > checking for main in -lboost_thread-s-1_32... no
> > checking for main in -lboost_thread-gcc-mt... no
> > checking for main in -lboost_thread-gcc-mt-s... no
> > checking for main in -lboost_thread-gcc... no
> > checking for main in -lboost_thread-gcc-s... no
> > checking for main in -lboost_thread-mgw-mt... no
> > checking for main in -lboost_thread-mgw-mt-s... no
> > checking for main in -lboost_thread-mgw... no
> > checking for main in -lboost_thread-mgw-s... no
> > checking for main in -lboost_thread-mt... no
> > checking for main in -lboost_thread-mt-s... no
> > checking for main in -lboost_thread... no
> > checking for main in -lboost_thread-s... no
> > checking for main in -llibboost_thread-gcc-mt-1_32... no
> > checking for main in -llibboost_thread-gcc-mt-s-1_32... no
> > checking for main in -llibboost_thread-gcc-1_32... no
> > checking for main in -llibboost_thread-gcc-s-1_32... no
> > checking for main in -llibboost_thread-mgw-mt-1_32... no
> > checking for main in -llibboost_thread-mgw-mt-s-1_32... no
> > checking for main in -llibboost_thread-mgw-1_32... no
> > checking for main in -llibboost_thread-mgw-s-1_32... no
> > checking for main in -llibboost_thread-mt-1_32... no
> > checking for main in -llibboost_thread-mt-s-1_32... no
> > checking for main in -llibboost_thread-1_32... no
> > checking for main in -llibboost_thread-s-1_32... no
> > checking for main in -llibboost_thread-gcc-mt... no
> > checking for main in -llibboost_thread-gcc-mt-s... no
> > checking for main in -llibboost_thread-gcc... no
> > checking for main in -llibboost_thread-gcc-s... no
> > checking for main in -llibboost_thread-mgw-mt... no
> > checking for main in -llibboost_thread-mgw-mt-s... no
> > checking for main in -llibboost_thread-mgw... no
> > checking for main in -llibboost_thread-mgw-s... no
> > checking for main in -llibboost_thread-mt... no
> > checking for main in -llibboost_thread-mt-s... no
> > checking for main in -llibboost_thread... no
> > checking for main in -llibboost_thread-s... no
> > configure: Could not link against libboost_thread-s !
> > configure: error:
> >         the boost thread library must be installed on your system
> >         but configure could not find it. Use --with-boost to
> >         specify the location of the boost library and
> >         --with-boost-version to specify your version.
> >         On debian based systems, install libboost-thread-dev
> 
> Unfortunately, the boost libraries encode various information in the library 
> name. Can you tell me how the libboost_thread*.so file is named on FreeBSD?
> 
> The configure script/autoconf macros then needs to be modified to look for 
> this library.
> 
> ciao
>    Pablo
> 
> 
> 
> 
> 
> !DSPAM:45008ceb384315209328925!
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
PanoTools-devel mailing list
PanoTools-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/panotools-devel

Gmane