DBD::mysql make bus error
"Chu, Allen W" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <01EF044AAEE12F4BAAD955CB750649430208A70E@scsmsx401.amr.corp.intel.com> |
Hi- I get the following output when I run 'make' for installing the DBD::mysql module. ------ 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/site_perl/5.6.1 /ia64-linux/auto/DBI -I'/usr/include/mysql' -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.9004\" -DXS_VERSION=\"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 <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make: *** [dbdimp.o] Error 1 ------ 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. Any help would be greatly appreciated. Thanks. -Allen