Hi.

I see you have same trouble that me, i need you're help cause i haven't any idea about how to fix it.
I send some part of my error.

$ perl Makefile.PL
I will use the following settings for compiling and testing:

  cflags        (mysql_config) = -I'/usr/local/mysql/include'
  libs          (mysql_config) = -m64 -L/usr/local/mysql/lib -lmysqlclient -lposix4 -lgen -lsocket -lnsl -lm
  nocatchstderr (default     ) = 0
  nofoundrows   (default     ) = 0
  ssl           (guessed     ) = 0
  testdb        (default     ) = test
  testhost      (default     ) =
  testpassword  (default     ) =
  testuser      (default     ) =

To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.

Warning: prerequisite DBD::mysql 0 not found.
Unrecognized argument in LIBS ignored: '-m64'
Using DBI 1.39 installed in /usr/local/lib/perl5/site_perl/5.8.2/sun4-solaris/auto/DBI
Writing Makefile for DBD::mysql
$ make
(with out errors)
$make test
DIED. FAILED tests 1-21
        Failed 21/21 tests, 0.00% okay
t/insertid.........install_driver(mysql) failed: Can't load '/.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/bin/perl: fatal: relocation error: file /.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so: symbol net_buffer_length: referenced symbol not found at /usr/local/lib/perl5/5.8.2/sun4-solaris/DynaLoader.pm line 229.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at t/insertid.t line 13
t/insertid.........dubious                                                  
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
        Failed 12/12 tests, 0.00% okay
t/mysql............Can't load '/.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/bin/perl: fatal: relocation error: file /.cpan/build/DBD-mysql-2.9003/blib/arch/auto/DBD/mysql/mysql.so: symbol net_buffer_length: referenced symbol not found at /usr/local/lib/perl5/5.8.2/sun4-solaris/DynaLoader.pm line 229.
at /.cpan/build/DBD-mysql-2.9003/blib/lib/Mysql.pm line 13
Compilation failed in require at /.cpan/build/DBD-mysql-2.9003/blib/lib/Mysql.pm line 13.
Compilation failed in require at t/mysql.t line 34.
BEGIN failed--compilation aborted at t/mysql.t line 34.
t/mysql............dubious                                                  
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-68
        Failed 68/68 tests, 0.00% okay
t/mysql2...........Had to create DBD::mysql::dr::imp_data_size unexpectedly at /usr/local/lib/perl5/site_perl/5.8.2/sun4-solaris/DBI.pm line 1056.
Use of uninitialized value in subroutine entry at /usr/local/lib/perl5/site_perl/5.8.2/sun4-solaris/DBI.pm line 1056.
Can't locate object method "connect" via package "Mysql" at /.cpan/build/DBD-mysql-2.9003/blib/lib/Mysql.pm line 71.
t/mysql2...........dubious                                                  
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/00base.t         255 65280     5    4  80.00%  4-5
t/10dsnlist.t      255 65280     9   18 200.00%  1-9
t/20createdrop.t   255 65280     5   10 200.00%  1-5
t/30insertfetch.t  255 65280    11   22 200.00%  1-11
t/40bindparam.t    255 65280    28   56 200.00%  1-28
t/40blobs.t        255 65280    11   22 200.00%  1-11
t/40listfields.t   255 65280    18   36 200.00%  1-18
t/40nulls.t        255 65280    11   22 200.00%  1-11
t/40numrows.t      255 65280    25   50 200.00%  1-25
t/50chopblanks.t   255 65280    35   70 200.00%  1-35
t/50commit.t       255 65280    30   60 200.00%  1-30
t/ak-dbd.t         255 65280    90  180 200.00%  1-90
t/akmisc.t         255 65280   351  702 200.00%  1-351
t/dbdadmin.t       255 65280    21   42 200.00%  1-21
t/insertid.t       255 65280    12   24 200.00%  1-12
t/mysql.t          255 65280    68  136 200.00%  1-68
t/mysql2.t         255 65280    ??   ??       %  ??
1 test skipped.
Failed 17/18 test scripts, 5.56% okay. 727/730 subtests failed, 0.41% okay.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'

(in this part i had more errors like first)

Please! i need you're help.



La eterniidad es como un instante; lo suficiente para disfrutar de una broma.
H. Hesse

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to