If this was the binary install, I had the same problem....so I compiled from 
source.....problem went away.

> Hi,
>
> Im trying to do the CPAN install of DBD::MySQL, Im running OpenBSD 2.7 ---
> I know this is prolly not the best list for this question, but its the only
> related list im currently subscribed to... When I do the install it askes
> me what db to test on and i put test, localhost for host, then i put root
> as the test user and my root sql users pw for the password, it does some
> stuff then it runs the make test and this is what happens...
>
> Any help??
>
>
> Running make test
> PERL_DL_NONLAZY=1
> /usr/local/bin/perl -I../blib/arch -I../blib/lib
> -I/usr/local/lib/perl5/5.6. 1/OpenBSD.i386-openbsd
> -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose);
> $verbose=0; runtests @ARGV;' t/*.t
> t/00base............/usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/00base............dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/10dsnlist........./usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/10dsnlist.........dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/20createdrop....../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/20createdrop......dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/30insertfetch...../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/30insertfetch.....dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/40bindparam......./usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/40bindparam.......dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/40blobs.........../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/40blobs...........dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/40listfields....../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/40listfields......dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/40nulls.........../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/40nulls...........dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/40numrows........./usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/40numrows.........dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/50chopblanks....../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/50chopblanks......dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/50commit........../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/50commit..........dubious
>         Test returned status 1 (wstat 256, 0x100)
> t/60leaks...........skipped test on this platform
> t/ak-dbd............/usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/ak-dbd............dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED tests 1-90
>         Failed 90/90 tests, 0.00% okay
> t/dbdadmin........../usr/libexec/ld.so: perl: libmysqlclient.so.6.0: No
> such file or directory
> t/dbdadmin..........dubious
>         Test returned status 1 (wstat 256, 0x100)
> DIED. FAILED tests 1-20
>         Failed 20/20 tests, 0.00% okay
> Failed Test       Status Wstat Total Fail  Failed  List of Failed
> ---------------------------------------------------------------------------
>- ----
> t/00base.t                 1   256    ??   ??       %  ??
> t/10dsnlist.t              1   256    ??   ??       %  ??
> t/20createdrop.t           1   256    ??   ??       %  ??
> t/30insertfetch.t          1   256    ??   ??       %  ??
> t/40bindparam.t            1   256    ??   ??       %  ??
> t/40blobs.t                1   256    ??   ??       %  ??
> t/40listfields.t           1   256    ??   ??       %  ??
> t/40nulls.t                1   256    ??   ??       %  ??
> t/40numrows.t              1   256    ??   ??       %  ??
> t/50chopblanks.t           1   256    ??   ??       %  ??
> t/50commit.t               1   256    ??   ??       %  ??
> t/ak-dbd.t                 1   256    90   90 100.00%  1-90
> t/dbdadmin.t               1   256    20   20 100.00%  1-20
> 1 test skipped.
> Failed 13/14 test scripts, 7.14% okay. 110/110 subtests failed, 0.00% okay.
> *** Error code 2
>
> Stop in /root/.cpan/build/Msql-Mysql-modules-1.2216/mysql (line 737 of
> Makefile).
> *** Error code 1
>
> Stop in /root/.cpan/build/Msql-Mysql-modules-1.2216 (line 732 of Makefile).
>   /usr/bin/make test -- NOT OK
> Running make install
>   make test had returned bad status, won't install without force
> Running install for module DBD::mysql
> Running make for J/JW/JWIED/Msql-Mysql-modules-1.2216.tar.gz
>   Is already unwrapped into directory
> /root/.cpan/build/Msql-Mysql-modules-1.2216
>   Has already been processed within this session
> Running make test
>   Won't repeat unsuccessful test during this command
> Running make install
>   make test had returned bad status, won't install without force
> Bundle summary: The following items in bundle Bundle::DBD::mysql had
> installation problems:
>   Mysql DBD::mysql
>
>
>
> Thanks,
> Rick
>
>
> ---------------------------------------------------------------------
> 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

---------------------------------------------------------------------
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