Bayonne "make" issue
julian howard <[email protected]> Sun, 3 Sep 2006 16:50:11 -0700 (PDT)
| Newsgroups | gmane.comp.gnu.bayonne.devel |
|---|---|
| Message-ID | <[email protected]> |
This is what I'm getting on reinstall: make Making all in include make all-recursive Making all in cc++ make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in src if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY -I/usr/include/libxml2 -I../include -g -O2 -D_GNU_SOURCE -MT thread.lo -MD -MP -MF ".deps/thread.Tpo" -c -o thread.lo thread.cpp; \ then mv -f ".deps/thread.Tpo" ".deps/thread.Plo"; else rm -f ".deps/thread.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY -I/usr/include/libxml2 -I../include -g -O2 -D_GNU_SOURCE -MT thread.lo -MD -MP -MF .deps/thread.Tpo -c thread.cpp -fno-common -DPIC -o .libs/thread.o thread.cpp: In member function 'void ost::Thread::suspend()': thread.cpp:231: error: 'thread_suspend' was not declared in this scope thread.cpp: In member function 'void ost::Thread::resume()': thread.cpp:278: error: 'thread_resume' was not declared in this scope make[1]: *** [thread.lo] Error 1 make: *** [all-recursive] Error 1 Can anyone help? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com