[ptx] cvs failing to build on x86_64/amd/suse 9.3

Pablo d'Angelo pablo.dangelo at web.de
Sun Feb 19 10:22:22 GMT 2006


Michael Galloway wrote:
> i'm going to toss this back out. hugin cvs is failing to build for me on
> suse 9.3 x86_64.
> 
>
> Making all in vigra_ext
> make[2]: Entering directory `/tmp/hugin/src/vigra_ext'
> if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H "-I." -I../../src/include -I../../src/include -I../../src/foreign    -g -O2 -MT MultiThreadOperations.lo -MD -MP -MF ".deps/MultiThreadOperations.Tpo" -c -o MultiThreadOperations.lo MultiThreadOperations.cpp; \
> then mv -f ".deps/MultiThreadOperations.Tpo" ".deps/MultiThreadOperations.Plo"; else rm -f ".deps/MultiThreadOperations.Tpo"; exit 1; fi
>  g++ -DHAVE_CONFIG_H -I. -I../../src/include -I../../src/include -I../../src/foreign -g -O2 -MT MultiThreadOperations.lo -MD -MP -MF .deps/MultiThreadOperations.Tpo -c MultiThreadOperations.cpp -o MultiThreadOperations.o
> In file included from /usr/include/boost/thread/detail/config.hpp:18,
>                  from /usr/include/boost/thread/thread.hpp:15,
>                  from /usr/include/boost/thread.hpp:15,
>                  from ../../src/include/vigra_ext/MultiThreadOperations.h:29,
>                  from MultiThreadOperations.cpp:25:
> /usr/include/boost/config/requires_threads.hpp:47:5: #error "Compiler threading support is not turned on. Please set the correct command line options for threading: -pthread (Linux), -pthreads (Solaris) or -mthreads (Mingw32)"
> In file included from /usr/include/boost/thread/thread.hpp:19,
>                  from /usr/include/boost/thread.hpp:15,
>                  from ../../src/include/vigra_ext/MultiThreadOperations.h:29,
>                  from MultiThreadOperations.cpp:25:
> /usr/include/boost/thread/mutex.hpp:58: error: `cv_state' was not declared in

Thanks for the report. Its strange that I didn't get this error on my machine.

I have fixed this problem in the current cvs. It should (hopefully) build on
your machine now, I hope.

ciao
  Pablo


More information about the ptx mailing list