DBI - error installing DBI on Aix5.2

Posted on Tue Jul 3 16:11:32 2007 by floydw
error installing DBI on Aix5.2
Hello, I'm trying to install DBI 1.58 on an Aix5.2 box. I get the following error when running make. #make cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.58\" -DXS_VERSION=\"1.58\" "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11 received make: 1254-004 The error code from the last command is 251. Any advice would be greatly appreciated. Thanks, floyd
Write a response