search for: _block_signals

Displaying 1 result from an estimated 1 matches for "_block_signals".

Did you mean: block_signals
2004 Aug 06
1
ices 0.2.2 and Mac OS X 10.1?
.../Library/Perl/darwin/CORE -I/usr/local/include/libxml2/libxml -I/usr/local/include/libxml2 -g -O2 -Wall -c thread.c In file included from thread.c:40: thread.h:48: conflicting types for `thread_t' /usr/include/mach/mach_types.h:98: previous declaration of `thread_t' thread.c: In function `_block_signals': thread.c:184: warning: implicit declaration of function `pthread_sigmask' thread.c: At top level: thread.c:70: warning: `_next_mutex_id' defined but not used make[2]: *** [thread.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 I dug in and renamed...