Thanks,
Michael
Extranet
[EMAIL PROTECTED] - 01/02/2006 19:34
To: dbi-users
cc:
Subject: Re: trouble loading DBD::Sybase 1.05 on tiger, MacOSX 10.4.4
Hi,
I tried your solution on a newer version (1.07) of the install..it did
not help.
Here is the output of the make test; this is real show stopper for
us..any ideas???
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/autocommit....ok 1/9# Failed test (t/autocommit.t at line
18)
# Tried to use 'DBD::Sybase'.
t/autocommit....NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 9 tests but only ran 2.
# Looks like your test died just after 2.
t/autocommit....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-9
Failed 8/9 tests, 11.11% okay
t/base..........install_driver(Sybase) failed: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.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/base.t line 18
t/base..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-5
Failed 2/5 tests, 60.00% okay
t/exec..........ok 1/22# Failed test (t/exec.t at line
18)
# Tried to use 'DBD::Sybase'.
# Error: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.bundle' for
module DBD::Sybase: dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2):
Symbol not found: _cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/exec..........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 22 tests but only ran 2.
# Looks like your test died just after 2.
t/exec..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-22
Failed 21/22 tests, 4.55% okay
t/fail..........ok 1/12# Failed test (t/fail.t at line
16)
# Tried to use 'DBD::Sybase'.
t/fail..........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 12 tests but only ran 2.
# Looks like your test died just after 2.
t/fail..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-12
Failed 11/12 tests, 8.33% okay
t/login.........ok 1/4# Failed test (t/login.t at line
18)
# Tried to use 'DBD::Sybase'.
t/login.........NOK 2# Error: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.bundle' for module DBD::Sybase:
dlopen(blib/arch/auto/DBD/Sybase/Sybase.bundle, 2): Symbol not found:
_cs_conv_mult
# Referenced from: blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
blib/lib/DBD/Sybase.pm line 94.
# Looks like you planned 4 tests but only ran 2.
# Looks like your test died just after 2.
t/login.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/main..........ok 1/33# Failed test (t/main.t at line
18)
t/main..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sybase.pm
line 94.
# Looks like you planned 33 tests but only ran 2.
# Looks like your test died just after 2.
t/main..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-33
Failed 32/33 tests, 3.03% okay
t/multi_sth.....ok 1/43# Failed test (t/multi_sth.t at line
16)
t/multi_sth.....NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sybase.pm
line 94.
# Looks like you planned 43 tests but only ran 2.
# Looks like your test died just after 2.
t/multi_sth.....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-43
Failed 42/43 tests, 2.33% okay
t/nsql..........ok 1/7# Failed test (t/nsql.t at line
15)
t/nsql..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sybase.pm
line 94.
# Looks like you planned 7 tests but only ran 2.
# Looks like your test died just after 2.
t/nsql..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-7
Failed 6/7 tests, 14.29% okay
t/place.........ok 1/13# Failed test (t/place.t at line
13)
# Tried to use 'DBD::Sybase'.
t/place.........NOK 2# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Had to create DBD::Sybase::dr::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sybase.pm
line 94.
# Looks like you planned 13 tests but only ran 2.
# Looks like your test died just after 2.
t/place.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/thread........Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
Expected in: dynamic lookup
at t/thread.t line 18
Compilation failed in require at t/thread.t line 18.
BEGIN failed--compilation aborted at t/thread.t line 18.
t/thread........dubious
Test returned status 255 (wstat 65280, 0xff00)
t/xblk..........ok 1/62# Failed test (t/xblk.t at line
15)
t/xblk..........NOK 2# Tried to use
'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
Can't locate auto/DBD/Sybase/set_cslib_c.al in @INC (@INC contains: t
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/arch
/System/Library/Perl/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/5.8.6
/Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6
/Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level
/Network/Library/Perl/5.8.6 /Network/Library/Perl
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at t/xblk.t
line
36
# Looks like you planned 62 tests but only ran 2.
# Looks like your test died just after 2.
t/xblk..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-62
Failed 61/62 tests, 1.61% okay
t/xblob.........ok 1/11# Failed test (t/xblob.t at line
16)
# Tried to use 'DBD::Sybase'.
# Error: Can't load
'/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle'
for module DBD::Sybase:
dlopen(/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle,
2): Symbol not found: _cs_conv_mult
# Referenced from:
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07
/blib/arch/auto/DBD/Sybase/Sybase.bundle
# Expected in: dynamic lookup
# at (eval 4) line 2
# Compilation failed in require at (eval 4) line 2.
t/xblob.........NOK 2Had to create DBD::Sybase::dr::imp_data_size
unexpectedly at /Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm
line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Had to create DBD::Sybase::db::imp_data_size unexpectedly at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Use of uninitialized value in subroutine entry at
/Library/Perl/5.8.6/darwin-thread-multi-2level/DBI.pm line 1182.
Undefined subroutine &DBD::Sybase::db::_login called at
/Users/mks/Desktop/DBI_Inst/DBD-Sybase-1.07/blib/lib/DBD/Sybase.pm
line 94.
# Looks like you planned 11 tests but only ran 2.
# Looks like your test died just after 2.
t/xblob.........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/autocommit.t 255 65280 9 15 166.67% 2-9
t/base.t 255 65280 5 4 80.00% 4-5
t/exec.t 255 65280 22 41 186.36% 2-22
t/fail.t 255 65280 12 21 175.00% 2-12
t/login.t 255 65280 4 5 125.00% 2-4
t/main.t 255 65280 33 63 190.91% 2-33
t/multi_sth.t 255 65280 43 83 193.02% 2-43
t/nsql.t 255 65280 7 11 157.14% 2-7
t/place.t 255 65280 13 23 176.92% 2-13
t/thread.t 255 65280 ?? ?? % ??
t/xblk.t 255 65280 62 121 195.16% 2-62
t/xblob.t 255 65280 11 19 172.73% 2-11
Failed 12/12 test scripts, 0.00% okay. 208/221 subtests failed, 5.88%
okay.
make: *** [test_dynamic] Error 2
This message and any attachments (the "message") is
intended solely for the addressees and is confidential. If you
receive this message in error, please delete it and immediately
notify the sender. Any use not in accord with its purpose, any
dissemination or disclosure, either whole or partial, is prohibited
except formal approval. The internet
can not guarantee the integrity of this message. BNP PARIBAS (and its
subsidiaries) shall (will) not therefore be liable for the message if
modified.
---------------------------------------------
Ce message et toutes les pieces jointes (ci-apres le "message") sont
etablis a l'intention exclusive de ses destinataires et sont
confidentiels. Si vous recevez ce message par erreur, merci de le
detruire et d'en avertir immediatement l'expediteur. Toute
utilisation de ce message non conforme a sa destination, toute
diffusion ou toute publication, totale ou partielle, est interdite,
sauf autorisation expresse. L'internet ne permettant pas d'assurer
l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce message,
dans l'hypothese ou il aurait ete modifie.