Displaying 3 results from an estimated 3 matches for "sigthread".
2004 Nov 30
0
chan_capi compilation problems
...pthread.h:613: error: syntax error before "__THROW"
/usr/include/pthread.h:622: error: syntax error before "__THROW"
In file included from /usr/include/pthread.h:656,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sigthread.h:33: error: syntax error before "__THROW"
/usr/include/bits/sigthread.h:36: error: syntax error before "__THROW"
In file included from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/pthread.h:674: error: syntax error before "__THROW&qu...
2004 Aug 26
6
chan_capi module
...e/pthread.h:613: error: syntax error before "__THROW"
/usr/include/pthread.h:622: error: syntax error before "__THROW"
In file included from /usr/include/pthread.h:656,
from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/bits/sigthread.h:33: error: syntax error before "__THROW"
/usr/include/bits/sigthread.h:36: error: syntax error before "__THROW"
In file included from /usr/include/asterisk/lock.h:17,
from chan_capi.c:14:
/usr/include/pthread.h:674: error: syntax error before "__THROW&quo...
2010 May 20
3
Install eventmachine on Debian Lenny
.../usr/include/signal.h:360: error: expected initializer before
‘__attribute_deprecated__’
/usr/include/signal.h:382: error: ‘__sighandler_t’ does not name a type
In file included from /usr/include/signal.h:389,
from project.h:40,
from files.cpp:20:
/usr/include/bits/sigthread.h:36: error: ‘pthread_t’ was not declared in
this scope
/usr/include/bits/sigthread.h:36: error: expected primary-expression
before ‘int’
/usr/include/bits/sigthread.h:36: error: initializer expression list
treated as compound expression
/usr/include/bits/sigthread.h:36: error: expected ‘,’ or ‘;’...