Menu

Cygwin Build Problem

Help
2004-03-13
2004-03-16
  • Mike Bresnahan

    Mike Bresnahan - 2004-03-13

    I downloaded commoncpp2-1.1.0.tar.gz to a Win2k box with Cygwin (1.5.6-1), ran configure with no arguments, ran make with no arguments and received the following error.

    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  -DPIC -o .libs/thread.o
    thread.cpp: In member function `void ost::PosixThread::waitSignal(int)':
    thread.cpp:1459: error: `sigwait' undeclared (first use this function)
    thread.cpp:1459: error: (Each undeclared identifier is reported only once for
       each function it appears in.)
    make[1]: *** [thread.lo] Error 1
    make[1]: Leaving directory `/f/commoncpp2-1.1.0/src'

     
    • David Sugar

      David Sugar - 2004-03-16

      This has been fixed in savannah cvs for 1.1.1, however, there is still a cygwin issue since threads do not seem to exit properly....

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.