Skip to content

Instantly share code, notes, and snippets.

@PSZ
Created October 27, 2010 12:58
Show Gist options
  • Save PSZ/648972 to your computer and use it in GitHub Desktop.
Save PSZ/648972 to your computer and use it in GitHub Desktop.
In file included from ../../../../dep/ACE_wrappers/ace/OS_NS_signal.h:229,
from ../../../../dep/ACE_wrappers/ace/Signal.h:29,
from ../../../../dep/ACE_wrappers/ace/Dev_Poll_Reactor.cpp:5:
../../../../dep/ACE_wrappers/ace/OS_NS_signal.inl: In function 'int ACE_OS::pthread_sigmask(int, const sigset_t*, sigset_t*)':
../../../../dep/ACE_wrappers/ace/OS_NS_signal.inl:31: error: '::pthread_sigmask' has not been declared
gmake[6]: *** [libACE_la-Dev_Poll_Reactor.lo] Error 1
gmake[6]: Leaving directory `/home/ps/source/objdir/dep/ACE_wrappers/ace'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/home/ps/source/objdir/dep/ACE_wrappers/ace'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory `/home/ps/source/objdir/dep/ACE_wrappers/ace'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/home/ps/source/objdir/dep/ACE_wrappers'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/home/ps/source/objdir/dep'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/ps/source/objdir'
gmake: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment