DBD:mysql Build problem
Posted by:
Guest War
Date: April 17, 2007 06:35AM
I am building DBD:mysql and am stuck with this error.
make
xlC_r -c -I/data/perl5/lib/site_perl/5.8.8/aix-thread-multi-64all/auto/DBI -I/data/mysql/include/mysql -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=-1 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -I/usr/local/include -q64 -DUSE_64_BIT_ALL -q64 -O -DVERSION=\"4.004\" -DXS_VERSION=\"4.004\" "-I/data/perl5/lib/5.8.8/aix-thread-multi-64all/CORE" dbdimp.c
"dbdimp.c", line 2618.9: 1506-046 (S) Syntax error.
"dbdimp.c", line 2678.3: 1506-993 (S) The declaration part of a "for" statement is not allowed.
"dbdimp.c", line 2680.3: 1506-993 (S) The declaration part of a "for" statement is not allowed.
"dbdimp.c", line 2681.3: 1506-993 (S) The declaration part of a "for" statement is not allowed.
"dbdimp.c", line 2682.3: 1506-993 (S) The declaration part of a "for" statement is not allowed.
make: The error code from the last command is 1.
I have already built mysql, perl and DBI with xlC_r compiler.
But the last one, DBD refuses to build
Please help.
Subject
Written By
Posted
DBD:mysql Build problem
April 17, 2007 06:35AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.