I'm getting the following errors compiling, any ideas on how to get around
these errors?
case "rs_aix53" in rs_aix*) gcc -I. -I.
-I/openafs/openafs-1.4.4/src/config -I/openafs/openafs-1.4.4/include -c
./lwp.c;; *) gcc -K -D_NONSTD_TYPES -D_MBI=void -g
-I/openafs/openafs-1.4.4/src/config -I. -I.
-I/openafs/openafs-1.4.4/include -I/openafs/openafs-1.4.4/include/afs
-I/openafs/openafs-1.4.4/include/rx -I/openafs/openafs-1.4.4
-I/openafs/openafs-1.4.4/src -I/openafs/openafs-1.4.4/src -c ./lwp.c;;
esac
./lwp.c: In function 'reserveFromStack':
./lwp.c:262: warning: incompatible implicit declaration of built-in
function 'alloca'
./lwp.c: At top level:
./lwp.c:1195: error: conflicting types for 'setlim'
./lwp.c:1195: note: an argument type that has a default promotion can't
match an empty parameter name list declaration
./lwp.c:338: error: previous implicit declaration of 'setlim' was here
make: 1254-004 The error code from the last command is 1.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
make: 1254-004 The error code from the last command is 2.
Karen Eldredge
[EMAIL PROTECTED]