Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Perl on OSX > Can't Install D...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 12 Topic 975 of 1076
Post > Topic >>

Can't Install DBD::mysql

by Enrique.Terrazas@[EMAIL PROTECTED] (Enrique Terrazas) Jun 17, 2007 at 12:01 PM

I installed the intel version of mysql (mysql-5.0.41-osx10.4- 
i686.dmg) which went fine.  I then tried to install DBD::mysql with  
the following parameters:

perl Makefile.PL --testdb=test --testuser=testuser -- 
testpassword=password --libs -L/usr/local/mysql/lib --cflags -I/usr/ 
local/mysql/include

and got the following errors ... help!

Enrique Terrazas

------------------------------

make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"  
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.............ok 1/5install_driver(mysql) failed: Can't load '/ 
Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/ 
mysql.bundle' for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD- 
mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not  
found: _mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/00base.t line 38
t/00base.............dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
         Failed 2/5 tests, 60.00% okay
t/10connect..........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/10connect.t line 25
# Looks like your test died before it could output anything.
t/10connect..........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
         Failed 2/2 tests, 0.00% okay
t/20createdrop.......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/20createdrop.t line 21
# Looks like your test died before it could output anything.
t/20createdrop.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
         Failed 4/4 tests, 0.00% okay
t/30insertfetch......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/30insertfetch.t line 21
# Looks like your test died before it could output anything.
t/30insertfetch......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
         Failed 9/9 tests, 0.00% okay
t/35limit............install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/35limit.t line 24
# Looks like your test died before it could output anything.
t/35limit............dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-111
         Failed 111/111 tests, 0.00% okay
t/35prepare..........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/35prepare.t line 25
# Looks like your test died before it could output anything.
t/35prepare..........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-49
         Failed 49/49 tests, 0.00% okay
t/40bindparam........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40bindparam.t line 57
t/40bindparam........dubious
         Test returned status 255 (wstat 65280, 0xff00)
t/40bindparam2.......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40bindparam2.t line 64
t/40bindparam2.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
         Failed 13/13 tests, 0.00% okay
t/40blobs............install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40blobs.t line 64
t/40blobs............dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
         Failed 11/11 tests, 0.00% okay
t/40catalog..........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40catalog.t line 23
# Looks like your test died before it could output anything.
t/40catalog..........dubious
         Test returned status 255 (wstat 65280, 0xff00)
t/40listfields.......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40listfields.t line 57
t/40listfields.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-19
         Failed 19/19 tests, 0.00% okay
t/40nulls............install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40nulls.t line 50
t/40nulls............dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
         Failed 11/11 tests, 0.00% okay
t/40numrows..........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/40numrows.t line 59
t/40numrows..........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-25
         Failed 25/25 tests, 0.00% okay
t/41bindparam........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/41bindparam.t line 37
t/41bindparam........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
         Failed 11/11 tests, 0.00% okay
t/41blobs_prepare....install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/41blobs_prepare.t line 71
t/41blobs_prepare....dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-24
         Failed 24/24 tests, 0.00% okay
t/42bindparam........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/42bindparam.t line 37
t/42bindparam........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-11
         Failed 11/11 tests, 0.00% okay
t/50chopblanks.......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/50chopblanks.t line 57
t/50chopblanks.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-35
         Failed 35/35 tests, 0.00% okay
t/50commit...........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/50commit.t line 64
t/50commit...........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-30
         Failed 30/30 tests, 0.00% okay
t/60leaks............skipped
         all skipped: $ENV{SLOW_TESTS} is not set
t/70takeimp..........skipped
         all skipped: test feature not implemented
t/75sup****ted_sql....install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/75sup****ted_sql.t line 35
t/75sup****ted_sql....dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
         Failed 16/16 tests, 0.00% okay
t/80procs............install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/80procs.t line 32
t/80procs............dubious
         Test returned status 255 (wstat 65280, 0xff00)
t/insertid...........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/insertid.t line 14
t/insertid...........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
         Failed 16/16 tests, 0.00% okay
t/multi_statement....install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 5) line 3
Compilation failed in require at (eval 5) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/multi_statement.t line 21
# Looks like your test died before it could output anything.
t/multi_statement....dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
         Failed 7/7 tests, 0.00% okay
t/param_values.......install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/param_values.t line 16
t/param_values.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
         Failed 8/8 tests, 0.00% okay
t/prepare_noerror....install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/prepare_noerror.t line 22
t/prepare_noerror....dubious
         Test returned status 255 (wstat 65280, 0xff00)
t/texecute...........install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/texecute.t line 17
t/texecute...........dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
         Failed 9/9 tests, 0.00% okay
t/utf8...............install_driver(mysql) failed: Can't load '/Users/ 
eterr/Desktop/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/mysql.bundle'  
for module DBD::mysql: dlopen(/Users/eterr/Desktop/DBD-mysql-4.005/ 
blib/arch/auto/DBD/mysql/mysql.bundle, 2): Symbol not found:  
_mysql_stmt_store_result
   Referenced from: /Users/eterr/Desktop/DBD-mysql-4.005/blib/arch/ 
auto/DBD/mysql/mysql.bundle
   Expected in: dynamic lookup
at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/utf8.t line 49
t/utf8...............dubious
         Test returned status 255 (wstat 65280, 0xff00)
Failed Test         Stat Wstat Total Fail  List of Failed
------------------------------------------------------------------------ 
-------
t/00base.t           255 65280     5    4  4-5
t/10connect.t        255 65280     2    4  1-2
t/20createdrop.t     255 65280     4    8  1-4
t/30insertfetch.t    255 65280     9   18  1-9
t/35limit.t          255 65280   111  222  1-111
t/35prepare.t        255 65280    49   98  1-49
t/40bindparam.t      255 65280    ??   ??  ??
t/40bindparam2.t     255 65280    13   26  1-13
t/40blobs.t          255 65280    11   22  1-11
t/40catalog.t        255 65280    ??   ??  ??
t/40listfields.t     255 65280    19   38  1-19
t/40nulls.t          255 65280    11   22  1-11
t/40numrows.t        255 65280    25   50  1-25
t/41bindparam.t      255 65280    11   22  1-11
t/41blobs_prepare.t  255 65280    24   48  1-24
t/42bindparam.t      255 65280    11   22  1-11
t/50chopblanks.t     255 65280    35   70  1-35
t/50commit.t         255 65280    30   60  1-30
t/75sup****ted_sql.t  255 65280    16   32  1-16
t/80procs.t          255 65280    ??   ??  ??
t/insertid.t         255 65280    16   32  1-16
t/multi_statement.t  255 65280     7   14  1-7
t/param_values.t     255 65280     8   16  1-8
t/prepare_noerror.t  255 65280    ??   ??  ??
t/texecute.t         255 65280     9   18  1-9
t/utf8.t             255 65280    ??   ??  ??
2 tests skipped.
Failed 26/28 test scripts. 423/426 subtests failed.
Files=28, Tests=426,  2 wallclock secs ( 1.38 cusr +  0.42 csys =   
1.80 CPU)
Failed 26/28 test programs. 423/426 subtests failed.
make: *** [test_dynamic] Error 255






-- 

Enrique Terrazas, MD, MS
Director, Laboratory Medicine Residency Program
Chief, Laboratory Information Systems
HS Associate Clinical Professor
University of California, San Francisco
Clinical Laboratories, Box 0100
415.353.1375(UCSF/China Basin phone)
415.353.1620(UCSF/Parnassus phone)
415.353.4826(fax)
415.443.0913(pager)
Enrique.Terrazas@[EMAIL PROTECTED]
 NOTICE: The information contained in this  
transmission, including any enclosed files, is confidential and  
intended solely for the addressee. If you are not the intended  
recipient, you are hereby notified that any distribution, copying,  
disclosure and use of, the contents of this transmission is strictly  
prohibited. If you have received this communication in error, please  
notify the sender immediately by reply email and permanently delete  
this message, enclosures and all copies.
 




 12 Posts in Topic:
Can't Install DBD::mysql
Enrique.Terrazas@[EMAIL P  2007-06-17 12:01:58 
Re: Can't Install DBD::mysql
lola@[EMAIL PROTECTED] (  2007-06-17 17:37:09 
Re: Can't Install DBD::mysql
joel_rees@[EMAIL PROTECTE  2007-06-18 21:24:55 
Re: Can't Install DBD::mysql
lola@[EMAIL PROTECTED] (  2007-06-18 16:22:41 
Re: Can't Install DBD::mysql
sherm@[EMAIL PROTECTED]   2007-06-18 16:50:44 
Re: Can't Install DBD::mysql
lola@[EMAIL PROTECTED] (  2007-06-18 17:22:14 
Re: Can't Install DBD::mysql
sherm@[EMAIL PROTECTED]   2007-06-18 18:22:13 
Re: Can't Install DBD::mysql
lola@[EMAIL PROTECTED] (  2007-06-19 09:34:17 
Re: Can't Install DBD::mysql
jeremiah@[EMAIL PROTECTED  2007-06-19 15:41:26 
Re: Can't Install DBD::mysql
jeremiah@[EMAIL PROTECTED  2007-06-19 15:43:31 
Re: Can't Install DBD::mysql
bradrice@[EMAIL PROTECTED  2007-06-28 19:34:43 
Re: Can't Install DBD::mysql
Enrique.Terrazas@[EMAIL P  2007-06-17 18:29:34 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 0:16:24 CST 2008.