Subject: | "dbdimp.c", line 263.13: 1506-046 (S) Syntax error. |
=>DBD-Oracle-1.14
=> perl -v
This is perl, v5.8.0 built for aix-thread-multi
Copyright 1987-2002, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.com/, the Perl Home Page.
=> uname -a
AIX dausjfj0 2 5 000130BA4C00
I'm getting this error message during the make step
cc_r -c -I/oracle/CCT/920_64/rdbms/demo -I/oracle/CCT/920_64/rdbms/public -I/oracle/CCT/920_64/plsql/public -I/oracle/CCT/920_64/network/public -I/oracle/CCT/920_64/rdbms/demo -I/oracle/CCT/920_64/rdbms/public -I/oracle/CCT/920_64/rdbms/demo -I/usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/auto/DBI -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.14\" -DXS_VERSION=\"1.14\" "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" -DUTF8_SUPPORT dbdimp.c
"dbdimp.c", line 263.13: 1506-046 (S) Syntax error.
make: 1254-004 The error code from the last command is 1.