Displaying 4 results from an estimated 4 matches for "__sig".
Did you mean:
s_sig
2001 Feb 21
1
Compile problems with 2.5.1p1 and older Linux boxes
...)
cli.c:94: warning: passing arg 2 of `sigaction' from incompatible pointer type
cli.c: At top level:
cli.c:14: storage size of `nsa' isn't known
cli.c:15: storage size of `osa' isn't known
make: *** [cli.o] Error 1
Here are lines 215-218 from /usr/include/signal.h:
extern int __sigaction __P ((int __sig, __const struct sigaction *__act,
struct sigaction *__oact));
extern int sigaction __P ((int __sig, __const struct sigaction *__act,
struct sigaction *__oact));
Thanks for your help!
Mike
______________________________...
2007 Jan 22
0
[LLVMdev] more llvmgcc build issues.
...source/gcc/configure
--enable-languages=c,c++ --prefix=/home/ramana/llvm/install-llvm
--disable-shared --with-newlib
--enable-llvm=/home/ramana/llvm/llvm/build-llvm/builddir
--enable-checking
For some strange reason the prototype of psignal is different from the
headers .
extern void psignal (int __sig, __const char *__s);
# 153 "/usr/include/signal.h" 3 4
void
psignal (signo, message)
unsigned signo;
char *message;
I see that there is a patch for this here.
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01359.html
Should be simple enough to commit ?
--
cheers
Ramana
Ramana R...
2008 Dec 22
1
Error compiling R.2.8.1 with gcc 4.4 on Mac OS 10.5.6
...CALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL
-DHAVE_CONFIG_H
-I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2
-c lock.c -o lock.o
lock.c:363: warning: braces around scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
lock.c:363: warning: braces around scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
lock.c:363: warning: excess elements in scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
rm -f libintl.a
ar cr libintl.a...
2008 Dec 29
0
Serial Correlation Test for Short Time Series
...CALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL
-DHAVE_CONFIG_H
-I/System/Library/Frameworks/CoreFoundation.framework/Headers -fPIC -g -O2
-c lock.c -o lock.o
lock.c:363: warning: braces around scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
lock.c:363: warning: braces around scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
lock.c:363: warning: excess elements in scalar initializer
lock.c:363: warning: (near initialization for 'fresh_once.__sig')
rm -f libintl.a
ar cr libintl.a...