Subject: | Compile on HP-UX B.11.23 ia64? |
Problem with compiling - can anyone help?
# gmake
gcc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DVERSION=\"3.07\" -DXS_VERSION=\"3.07\" -fPIC
"-I/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE" Base64.c
In file included from
/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3950,
from Base64.xs:33:
/usr/include/sys/ipc.h:51: error: parse error before "cid_t"
/usr/include/sys/ipc.h:56: error: parse error before '}' token
In file included from
/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3951,
from Base64.xs:33:
/usr/include/sys/sem.h:91: error: field `sem_perm' has incomplete type
gmake: *** [Base64.o] Error 1