Has anyone been able to sucessfully make DBI and DBD::MySQL work under OSX -
Darwin?  I'm not having  any luck at all.  I'm running Perl v5.6.0 built for
darwin.  And I'm trying to install the MySQL modules version 1.2215, with
DBI version 1.14.0.  My mysql database is version 3.23.28.  When I run make
test on the DBI I get the following:


[localhost:dunc/dbi-1_14_0/dbi-1.14] root# make test
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/da
rwin -I/System/Library/Perl -e 'use Test::Harness qw(&runtests $verbose);
$verbo
se=0; runtests @ARGV;' t/*.t
t/basics............ok
t/dbidrv............ok
t/examp.............ok
t/meta..............ok
t/proxy.............ok 4/111Can't call method "ping" on unblessed reference
at t
/proxy.t line 87.
t/proxy.............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2, 5-111
        Failed 109/111 tests, 1.80% okay
t/shell.............ok 1/3Use of uninitialized value in pattern match (m//)
at /
System/Library/Perl/Term/Cap.pm line 284.
Use of uninitialized value in pattern match (m//) at
/System/Library/Perl/Term/C
ap.pm line 284.
Use of uninitialized value in pattern match (m//) at
/System/Library/Perl/Term/C
ap.pm line 284.
Use of uninitialized value in pattern match (m//) at
/System/Library/Perl/Term/C
ap.pm line 284.
t/shell.............ok
t/subclass..........ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
----------------------------------------------------------------------------
---
t/proxy.t       255 65280   111  109  98.20%  1-2, 5-111
Failed 1/7 test scripts, 85.71% okay. 109/290 subtests failed, 62.41% okay.
make: *** [test_dynamic] Error 2


Anyone have any thoughts / help?  Thanks in advance,


Dunc.

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