DBD::mysql make bus error

DBD::mysql make bus error

am 24.08.2004 00:23:33 von allen.w.chu

------_=_NextPart_001_01C4895F.D373506A
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi-

=20

I get the following output when I run 'make' for installing the
DBD::mysql module.

=20

------

cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm

cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod

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

cc -c
-I/nfs/dm/disks/web01/server/ipd_server/perl/perl5.6/lib/sit e_perl/5.6.1
/ia64-linux/auto/DBI -I'/usr/include/mysql' -fno-strict-aliasing
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=3D64 -O2 =
-DVERSION=3D\"2.9004\"
-DXS_VERSION=3D\"2.9004\" -fpic
-I/nfs/dm/disks/web01/server/ipd_server/perl/perl5.6/lib/5.6 .1/ia64-linu
x/CORE dbdimp.c

dbdimp.c: In function `CountParam':

dbdimp.c:94: Internal error: Bus error.

Please submit a full bug report.

See for instructions.

make: *** [dbdimp.o] Error 1

------

=20

Has anybody else encountered this problem? I'm not sure how to go about
resolving this Bus error. I look at the line and it's just the end
bracket for the function.

=20

Any help would be greatly appreciated.

=20

Thanks.

=20

-Allen

=20


------_=_NextPart_001_01C4895F.D373506A--