
sachin2610
New User
Jun 29, 2010, 3:33 AM
Post #1 of 1
(8051 views)
|
Hi All, Any body is used P5NCI library on AIX machine. I am getting the below error messages. bash-3.00# make install /usr/local/bin/perl Build --makefile_env_macros 1 install gcc -maix32 -I/usr/local/lib/perl5/5.10.0/aix/CORE -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN -fno-strict-aliasing -pipe -D_LARGE_FILES -O -o src/nci_test.o src/nci_test.c Use of uninitialized value $baseext in substitution (s///) at /usr/local/lib/perl5/5.10.0/ExtUtils/CBuilder/Platform/aix.pm line 17. Use of uninitialized value $args{"dl_file"} in substitution (s///) at /usr/local/lib/perl5/5.10.0/ExtUtils/CBuilder/Base.pm line 194. Insufficient information specified to Mksymlists at /usr/local/lib/perl5/5.10.0/ExtUtils/CBuilder/Base.pm line 197 make: 1254-004 The error code from the last command is 9.
|