All,

I'm having the same problem as Jose.

SCO 5.0.5, gcc 2.95.3, Pthreads 3.5 (skunkware's).
Perl was compiled using gcc. Msql-Mysql-modules-1.2219 is
what I'm trying to install, but can't.
********************************************************************
Make finds my libgcc.a, and libmysqlclient files ...
********************************************************************
        gcc -c -I/usr/local/lib/perl5/site_perl/5.005/i386-sco/auto/DBI
-I/sysco
/usr/local/mysql/include -I../dbd
-I/usr/local/lib/perl5/site_perl/5.005/i386-sc
o/auto/DBI -I/usr/local/lib/perl5/5.00503/i386-sco -U M_XENIX -D PERL_SCO -D
PER
L_SCO5 -melf -I/usr/local/include -O2     -DVERSION=\"2.0419\"
-DXS_VERSION=\"2
.0419\" -fpic -I/usr/local/lib/perl5/5.00503/i386-sco/CORE -DDBD_MYSQL
mysql.c
Running Mkbootstrap for DBD::mysql ()
        chmod 644 mysql.bs
 
LD_RUN_PATH="/sysco/usr/local/mysql/lib:/lib:/usr/local/lib/gcc-lib/i686
-pc-sco3.2v5.0.6/2.95.3" ld -o ../blib/arch/auto/DBD/mysql/mysql.so  -G
-L/usr/l
ocal/lib dbdimp.o  mysql.o -L/sysco/usr/local/mysql/lib
-L/sysco/usr/local/my
sql/lib -lmysqlclient -lm
-L/usr/local/lib/gcc-lib/i686-pc-sco3.2v5.0.6/2.95.3 -
lgcc 
        chmod 755 ../blib/arch/auto/DBD/mysql/mysql.so
        cp mysql.bs ../blib/arch/auto/DBD/mysql/mysql.bs
        chmod 644 ../blib/arch/auto/DBD/mysql/mysql.bs
Manifying ../DBD::mysql.0
Manifying ../Bundle::DBD::mysql.0
Manifying ../Mysql.0
mkdir blib/script
        cp dbimon blib/script/dbimon
        /usr/bin/perl -I/usr/local/lib/perl5/5.00503/i386-sco
-I/usr/local/lib/p
erl5/5.00503 -MExtUtils::MakeMaker  -e "MY->fixin(shift)" blib/script/dbimon
********************************************************************
BUT, make test fails ...
********************************************************************
 make test
        PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
-I/usr/loca
l/lib/perl5/5.00503/i386-sco -I/usr/local/lib/perl5/5.00503 -e 'use
Test::Harnes
s qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............install_driver(mysql) failed: Can't load
'../blib/arch/auto/
DBD/mysql/mysql.so' for module DBD::mysql: dynamic linker: /usr/bin/perl:
reloca
tion error: symbol not found: getrusage at
/usr/local/lib/perl5/5.00503/i386-sco
/DynaLoader.pm line 169.
********************************************************************

I'm out of ideas. The README's two hints didn't pan out (nor
did using --static --config switches with the Configure command).
And yes, this is an install from source, not binary.

Any ideas anyone ?

Cheers,
Jo-an

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to