Hi. This is the qmail-send program at lists.mysql.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<[EMAIL PROTECTED]>:
Sorry, no mailbox here by that name. (#5.1.1)

--- Below this line is a copy of the message.

Return-Path: <[EMAIL PROTECTED]>
Received: (qmail 24700 invoked from network); 31 Mar 2004 20:44:51
-0000
Received-SPF: pass (lists: local policy designates 131.122.220.10 as
permitted sender)
Received: from splat.usna.edu (HELO splat.usna.edu) (131.122.220.10)
  by lists.mysql.com (qpsmtpd/0.28-dev) with ESMTP; Wed, 31 Mar 2004
22:44:50 +0200
Received: from FSGWHUB.usna.edu (fsgwhub.usna.edu [131.122.220.41])
        by splat.usna.edu (8.12.10/8.12.9) with ESMTP id i2VKiW5n021162
        for <[EMAIL PROTECTED]>; Wed, 31 Mar
2004 15:44:37 -0500 (EST)
Received: from USNA-MTA by FSGWHUB.usna.edu
        with Novell_GroupWise; Wed, 31 Mar 2004 15:44:32 -0500
Message-Id: <[EMAIL PROTECTED]>
X-Mailer: Novell GroupWise Internet Agent 6.5.2 Beta
Date: Wed, 31 Mar 2004 15:44:19 -0500
From: "Tina Gross" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Having problems installing DBD::mysql
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Scanned-By: MIMEDefang 2.33 (www . roaringpenguin . com /
mimedefang)
X-Virus-Checked: Checked

First I was having problem with the :

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/local/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.0/sun4u-thread-multi-64int/DynaLoader.pm lin
e 229.

I work around that by getting the tarball of mysql and building it
manually.  Now I'm having trouble with make test failing and creating
a
core dump.

This what happens when I type make test

gcc -c 
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4u-thread-multi-64int/auto/DB
I -I/usr/local/mysql/include -I/usr/local/mysql/include/mysql
-D_REENTRANT -fno
-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O  
-DVERSION=\"2.
9003\" -DXS_VERSION=\"2.9003\" -fPIC
"-I/usr/local/lib/perl5/5.8.0/sun4u-thread
-multi-64int/CORE"   dbdimp.c
dbdimp.c: In function `mysql_db_FETCH_attrib':
dbdimp.c:1456: warning: cast from pointer to integer of different size
dbdimp.c: In function `mysql_st_FETCH_attrib':
dbdimp.c:2146: warning: cast from pointer to integer of different size
gcc -c 
-I/usr/local/lib/perl5/site_perl/5.8.0/sun4u-thread-multi-64int/auto/DB
I -I/usr/local/mysql/include -I/usr/local/mysql/include/mysql
-D_REENTRANT -fno
-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O  
-DVERSION=\"2.
9003\" -DXS_VERSION=\"2.9003\" -fPIC
"-I/usr/local/lib/perl5/5.8.0/sun4u-thread
-multi-64int/CORE"   mysql.c
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH="/usr/local/mysql/lib/mysql:/usr/local/lib:/usr/lib"
/usr/local/bin
/perl myld gcc  -shared -L/usr/local/mysql/lib
-L/usr/local/mysql/lib/mysql -L/
usr/local/lib dbdimp.o mysql.o  -o blib/arch/auto/DBD/mysql/mysql.so  
-L/usr/l
ocal/mysql/lib/mysql -lmysqlclient -lz -lposix4 -lcrypt -lgen -lsocket
-lnsl -l
m
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harn
ess(1, 'blib/lib', 'blib/arch')" t/*.t
t/00base...........1..5
ok 1
ok 2
ok 3
ok 4
ok 5
ok
t/10dsnlist........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/20createdrop.....dubious
        Test returned status 0 (wstat 139, 0x8b)
t/30insertfetch....dubious
        Test returned status 0 (wstat 139, 0x8b)
t/40bindparam......dubious
        Test returned status 0 (wstat 139, 0x8b)
t/40blobs..........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/40listfields.....dubious
        Test returned status 0 (wstat 139, 0x8b)
t/40nulls..........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/40numrows........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/50chopblanks.....dubious
        Test returned status 0 (wstat 139, 0x8b)
t/50commit.........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/60leaks..........1..0 # Skip $ENV{SLOW_TESTS} is not set or
Proc::ProcessTabl
e not installed
skipped
        all skipped: $ENV{SLOW_TESTS} is not set or Proc::ProcessTable
not inst
alled
t/ak-dbd...........1..90
dubious
        Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-90
        Failed 90/90 tests, 0.00% okay
t/akmisc...........Verifying whether fetchrow returns TRUE for
results.
1..351
dubious
        Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-351
        Failed 351/351 tests, 0.00% okay
t/dbdadmin.........1..21
dubious
        Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 1-21
        Failed 21/21 tests, 0.00% okay
t/insertid.........dubious
        Test returned status 0 (wstat 139, 0x8b)
t/mysql............dubious
        Test returned status 0 (wstat 139, 0x8b)
t/mysql2...........dubious
        Test returned status 0 (wstat 139, 0x8b)
Failed 16/18 test scripts, 11.11% okay. 462/467 subtests failed, 1.07%
okay.
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/10dsnlist.t        0   139    ??   ??       %  ??
t/20createdrop.t     0   139    ??   ??       %  ??
t/30insertfetch.t    0   139    ??   ??       %  ??
t/40bindparam.t      0   139    ??   ??       %  ??
t/40blobs.t          0   139    ??   ??       %  ??
t/40listfields.t     0   139    ??   ??       %  ??
t/40nulls.t          0   139    ??   ??       %  ??
t/40numrows.t        0   139    ??   ??       %  ??
t/50chopblanks.t     0   139    ??   ??       %  ??
t/50commit.t         0   139    ??   ??       %  ??
t/ak-dbd.t           0   139    90   90 100.00%  1-90
t/akmisc.t           0   139   351  351 100.00%  1-351
t/dbdadmin.t         0   139    21   21 100.00%  1-21
t/insertid.t         0   139    ??   ??       %  ??
t/mysql.t            0   139    ??   ??       %  ??
t/mysql2.t           0   139    ??   ??       %  ??
1 test skipped.
make: *** [test_dynamic] Error 2
Please help

Tina Gross

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to