Graham Maloon wrote:
When issuing the make, I get the errors below.
DBI v1.18 is 14 versions out of date - v1.32 is current.

Also read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Do yourself a favour and get the current version.


gcc -c -D_HPUX_SOURCE -fno-strict-aliasing -D_LARGEFILE_SOURCE -D
VERSION=\"1.18\" -DXS_VERSION=\"1.18\" -fPIC "-I/usr/local/lib/perl5/5.8.0/PA-R
ISC2.0/CORE" -Wall -Wno-comment -DDBI_NO_THREADS Perl.c
In file included from /usr/local/lib/perl5/5.8.0/PA-RISC2.0/CORE/perl.h:681,
from DBIXS.h:19,
from Perl.xs:1:
/usr/include/sys/socket.h:484: parse error before "sendfile"
/usr/include/sys/socket.h:485: parse error before "bsize_t"
/usr/include/sys/socket.h:486: parse error before "sendpath"
/usr/include/sys/socket.h:487: parse error before "bsize_t"
Perl.xsi: In function `XS_DBD__Perl__st__prepare':
Perl.xsi:197: warning: operation on `PL_na' may be undefined
Perl.xsi: In function `XS_DBD__Perl__st_bind_param':
Perl.xsi:233: warning: operation on `PL_na' may be undefined
Perl.xsi: In function `XS_DBD__Perl__st_bind_param_inout':
Perl.xsi:269: warning: operation on `PL_na' may be undefined
*** Error exit code 1

Stop.


--
Jonathan Leffler ([EMAIL PROTECTED], [EMAIL PROTECTED]) #include <disclaimer.h>
Guardian of DBD::Informix 1.04.PC1 -- http://dbi.perl.org/

Reply via email to