DBD::mysql installation problem

DBD::mysql installation problem

am 21.04.2004 00:00:39 von Ravi Malghan

------=_NextPart_000_0158_01C42701.63C71AE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi: I am trying to install the DBD::mysql module. The mysql I have is 64 =
bit and the isainfo on my platform is
==========
# isainfo -v
64-bit sparcv9 applications
32-bit sparc applications
============

I am getting the following error

=================3D
cpan> install DBD::mysql
..
..
gcc -B/usr/ccs/bin/ -c =
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4-solaris/auto/DBI =
-I/usr/local/mysql/include -m64 -fno-strict-aliasing =
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -O =
-DVERSION=3D\"2.9003\" -DXS_VERSION=3D\"2.9003\" -fPIC =
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" dbdimp.c
cc1: -m64 is not supported by this configuration
cc1: -mptr32 not allowed on -m64
dbdimp.c: In function `ParseParam':
dbdimp.c:242: Internal compiler error in `gen_movdi', at =
insn-emit.c:2157
Please submit a full bug report.
See for instructions.
gcc: file path prefix `/usr/ccs/bin/' never used
*** Error code 1
make: Fatal error: Command failed for target `dbdimp.o'
================

Should I have installed the 32 bit mysql?

Thanks
Ravi
------=_NextPart_000_0158_01C42701.63C71AE0--