Dear all

We have a 64bit machine running SLES10 on which I would like to
install Bugzilla, I downloaded it and ran the ./checksetup.pl
–check-modules script.

I then ran 'perl –MCPAN –eshell' and did a install Bundle::Bugzilla

It then did the lot of install and questions which I cannot remember.
GD doesn't work but I skipped over it because I don't need it for my
Proof of Concept.

However my problem is when installing DBD:mysql I get this error
dbdimp.c:1: error: CPU you selected does not support x86-64 instruction set

Here is the cc command that failed
cc -c  -I/usr/lib/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/DBI
-I/usr/include/mysql -march=i586 -mtune=i686 -fmessage-length=0
-D_FORTIFY_SOURCE=2 -g -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS
-fno-strict-aliasing -DDBD_MYSQL_INSERT_ID_IS_GOOD -g  -D_REENTRANT
-D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing
-pipe -Wdeclaration-after-statement -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -fmessage-length=0 -Wall
-D_FORTIFY_SOURCE=2 -g -Wall -pipe   -DVERSION=\"4.009\"
-DXS_VERSION=\"4.009\" -fPIC
"-I/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi/CORE"   dbdimp.c

The version from MCPAN I'm trying to install is DBD-mysql-4.009

Please help.

Regards

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to