MySQL Forums
Forum List  »  Perl

Re: perl DBD installation: can't load mysql.so
Posted by: sun vufuture
Date: September 21, 2006 07:35PM

I met a problem like this, and I can't resolve it too!
The error is as follow:
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.............ok
t/10dsnlist..........ok
t/20createdrop.......ok
t/30insertfetch......ok
t/35limit............ok
t/35prepare..........ok
t/40bindparam........ok
t/40bindparam2.......ok
t/40blobs............ok
t/40listfields.......ok
t/40nulls............ok
t/40numrows..........ok
t/41bindparam........ok
t/41blobs_prepare....ok
t/42bindparam........ok
t/50chopblanks.......ok
t/50commit...........ok
14/30 skipped: Unable to detect a transactional table type; Skipping transaction tests
t/60leaks............skipped
all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable not installed
t/dbdadmin...........ok
t/insertid...........ok
t/param_values.......ok
t/prepare_noerror....Can't set DBI::db=HASH(0x9e6ad04)->{PrintWarn}: unrecognised attribute or invalid value at t/prepare_noerror.t line 59.
t/prepare_noerror....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/texecute...........ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/prepare_noerror.t 255 65280 3 2 66.67% 2-3
1 test and 14 subtests skipped.
Failed 1/23 test scripts, 95.65% okay. 2/443 subtests failed, 99.55% okay.
make: *** [test_dynamic] Error 29
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force

Options: ReplyQuote


Subject
Written By
Posted
Re: perl DBD installation: can't load mysql.so
September 21, 2006 07:35PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.