------=_NextPart_000_0074_01C2960E.EBE13A30
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Can someone please help me.
I have installed mysql on Unix Solaris and it works fine I have Perl
installed previously which is working and with which i have installed
other perlmodules before and are working fine. I have also installed DBI
and it works fine with the Sybase drivers which i have installed. When i
tried to install the Msql-Mysql-modules-1.2219 drivers i get the
following error.
# make
/usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.1/sun4-solaris \
-I/usr/local/lib/perl5/5.6.1 -Ilib -MExtUtils::PerlPP \
-e ppp "dbd/dbimon.in" "dbimon"
"lib/DBD/mysql/Install/Config.pm"
/usr/local/bin/pod2text mysql/lib/DBD/mysql.pm >README
cp lib/DBD/mysql.pm ../blib/lib/DBD/mysql.pm
cp lib/Bundle/DBD/mysql.pm ../blib/lib/Bundle/DBD/mysql.pm
cp lib/Mysql/Statement.pm ../blib/lib/Mysql/Statement.pm
cp lib/Mysql.pm ../blib/lib/Mysql.pm
gcc -c -I/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI
-I/usr/local/mysql/include -I../dbd
-I/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI
-I/usr/local/lib/perl5/5.6.1/sun4-solaris -fno-strict-aliasing
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"2.0418\" -DXS_VERSION=\"2.0418\" -fPIC
-I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE -DDBD_MYSQL dbdimp.c
cc1: Invalid option `-fno-strict-aliasing'
dbdimp.c: In function `MysqlReconnect':
dbdimp.c:2157: warning: assignment from incompatible pointer type
*** Error code 1
make: Fatal error: Command failed for target `dbdimp.o'
Current working directory
/usr/users/jamie/Msql-Mysql-modules-1.2218/mysql
*** Error code 1
make: Fatal error: Command failed for target `subdirs'
I have been trying for 2 days now and i am realy realy batteling.
Regards
Jamie Alexander
Econet Wireless Int.
Mobile : +27 83 640 4011
E-Mail : jalexander@econetwireless.com
------=_NextPart_000_0074_01C2960E.EBE13A30--