|
Ok, that's what i did but here comme the result:
root@sysnim: /tmp/ocs/PAR-Packer-1.012>make
gcc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -fno-strict-alias
+ing -pipe -Wdeclaration-after-statement -maix64 -DUSE_64_BIT_ALL -I/usr/local/lib/perl5/5.8.8/aix
+-64all/CORE -DPARL_EXE=\"parl\" -O main.c
In file included from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:496,
from main.c:2:
/usr/include/unistd.h:1042: error: parse error before '[' token
/usr/include/unistd.h:1043: error: parse error before 'rid_t'
In file included from /usr/include/sys/cred.h:52,
from /usr/include/sys/file.h:35,
from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:4611,
from main.c:2:
/usr/include/sys/secattr.h:53: error: parse error before 'rid_t'
/usr/include/sys/secattr.h:68: error: parse error before '}' token
/usr/include/sys/secattr.h:73: error: parse error before 'authnum_t'
/usr/include/sys/secattr.h:79: error: parse error before 'aroles'
/usr/include/sys/secattr.h:80: error: parse error before '}' token
/usr/include/sys/secattr.h:124: error: field 'sc_attr' has incomplete type
In file included from /usr/include/sys/file.h:35,
from /usr/local/lib/perl5/5.8.8/aix-64all/CORE/perl.h:4611,
from main.c:2:
/usr/include/sys/cred.h:338: error: parse error before 'rid_t'
/usr/include/sys/cred.h:353: error: parse error before '}' token
main.c: In function 'main':
main.c:121: warning: pointer targets in assignment differ in signedness
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
|