Subject: | Curses 1.15 don't compiled ons AIX 5.1 |
Bonjour,
Curses 1.15 ne compile pas sous AIX 5.1 level 4 avec perl 5.8.8
miltithread et compilateur Xlc v8:
cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -
qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -
I/usr/local/include -q32 -D_LARGE_FILES -qlonglong -O -
DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" "-
I/opt/perl/MPX/perl5/lib/5.8.8/aix-thread-multi/CORE" Curses.c
"/opt/perl/MPX/perl5/lib/5.8.8/aix-thread-multi/CORE/perlio.h", line
117.60: 1506-277 (S) Syntax error: possible missing ')' or ','?
"/opt/perl/MPX/perl5/lib/5.8.8/aix-thread-multi/CORE/perlio.h", line
121.71: 1506-277 (S) Syntax error: possible missing ')' or ','?
"CursesFun.c", line 1279.25: 1506-196 (W) Initialization between
types "struct {...}*" and "struct _PerlIO**" is not allowed.
"CursesFun.c", line 1280.25: 1506-196 (W) Initialization between
types "struct {...}*" and "struct _PerlIO**" is not allowed.
"CursesFun.c", line 3453.25: 1506-196 (W) Initialization between
types "struct {...}*" and "struct _PerlIO**" is not allowed.
"CursesFun.c", line 3472.25: 1506-196 (W) Initialization between
types "struct {...}*" and "struct _PerlIO**" is not allowed.
make: 1254-004 The error code from the last command is 1.
Stop.
Il manque peut-être un #define ou une option de compilation
(_PerlIO_funcs ???)
pourriez-vous m'aider SVP