Subject: | Problem building IPC-SysV on AIX 5.1 |
I'm trying to build Perl 5.6.1 on an AIX 5.1 system.
When I get to Making IPC::SysV (dynamic), I get the following error message:
cc -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -I/usr/local/inclu
de -I/usr/local/include/sys -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.0
3\" -DXS_VERSION=\"1.03\" -I../../.. SysV.c
"SysV.xs", line 206.12: 1506-068 (S) Operation between types "void" and "struct op*" is not allowed.
make: 1254-004 The error code from the last command is 1.
OS information: AIX version 5.1
cc compiler: C for AIX Compiler, Version 5
Perl version to install: 5.6.1