error making DBD::mysql on RedHat ES 4
Hi All,
I am trying to compile DBD::mysql version 4.005 on RHL ES 4 and I am getting the following error:
cc -c -I/usr/local/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBI -I/usr/include/mysql -g -pipe -m32 -march=i386 -mtune=pentium4 -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -fpic "-I/usr/local/lib/perl5/5.8.8/i686-linux/CORE" mysql.c
mysql.xsi: In function `XS_DBD__mysql__db_disconnect':
mysql.xsi:275: error: invalid lvalue in assignment
mysql.xsi: In function `XS_DBD__mysql__db_DESTROY':
mysql.xsi:334: error: invalid lvalue in assignment
make: *** [mysql.o] Error 1
Any Idea how to fix this.
Thanks.
Subject
Written By
Posted
error making DBD::mysql on RedHat ES 4
July 30, 2007 04:07AM
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.