I committed a fix for this, adding -pthread to PTHREAD_CFLAGS when using linux (macros/pthreads.m4). This is what the error message suggests.
Udo, can you confirm ? --strk; On Sun, Feb 11, 2007 at 03:13:34PM +0100, strk wrote: > On Sat, Feb 10, 2007 at 06:38:36PM +0100, Udo Giacomozzi wrote: > > Hello Markus, > > > > Friday, February 9, 2007, 11:30:37 PM, you wrote: > > MG> This is due to the boost-configure... > > MG> Been there, done that. > > Can you please be more explicit ? > I just verified this bug being in debian stable too: > > /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 > thread > ing: -pthread (Linux), -pthreads (Solaris) or -mthreads (Mingw32)" > > --strk; > > > _______________________________________________ > Gnash-dev mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/gnash-dev -- () ASCII Ribbon Campaign /\ Keep it simple! _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

