Skip to Content.
Sympa Menu

freetds - DBD::Sybase help please

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Joe" <harfranks AT yahoo.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: DBD::Sybase help please
  • Date: Fri, 13 Jul 2001 18:10:03 -0400


can someone who has installed Sybase with Free TDS please help me out

this is what was returned when I tried to make DBD::SYBASE and make test
it

Untill now I was having trouble with paths but decided to go against my
boss and install the lates perl and DBI on my home computer along with
FreeTDS on my home directory (/home/top/hfranks/hfranks2/hfranks2)
my perl directory is /var/tmp/hfranks with ther bin, lib and all the rest
in there


make
cc -c -I/home/top/hfranks/hfranks2/hfranks2/include
-I/var/tmp/hfranks/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"0.91\" -DXS_VERSION=\"0.91\" -KPIC
-I/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris/CORE Sybase.c
cc -c -I/home/top/hfranks/hfranks2/hfranks2/include
-I/var/tmp/hfranks/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBI
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O
-DVERSION=\"0.91\" -DXS_VERSION=\"0.91\" -KPIC
-I/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris/CORE dbdimp.c
Running Mkbootstrap for DBD::Sybase ()
chmod 644 Sybase.bs
rm -f blib/arch/auto/DBD/Sybase/Sybase.so
LD_RUN_PATH="/home/top/hfranks/hfranks2/hfranks2/lib:/usr/lib" cc
-L/home/top/hfranks/hfranks2/hfranks2/lib -G -L/usr/local/lib Sybase.o
dbdimp.o -o blib/arch/auto/DBD/Sybase/Sybase.so
-L/home/top/hfranks/hfranks2/hfranks2/lib -lct -lintl -lm
chmod 755 blib/arch/auto/DBD/Sybase/Sybase.so
cp Sybase.bs blib/arch/auto/DBD/Sybase/Sybase.bs
chmod 644 blib/arch/auto/DBD/Sybase/Sybase.bs
Manifying blib/man3/DBD::Sybase.3
{mycomputer:348} make test
PERL_DL_NONLAZY=1 /var/tmp/hfranks/bin/perl -Iblib/arch -Iblib/lib
-I/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris
-I/var/tmp/hfranks/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/autocommit........install_driver(Sybase) failed: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: ld.so.1:
/var/tmp/hfranks/bin/perl: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so.0: symbol
g_tds_err_handler: referenced symbol not found at
/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/autocommit.t line 40
t/autocommit........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
Failed 3/4 tests, 25.00% okay
t/base..............install_driver(Sybase) failed: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: ld.so.1:
/var/tmp/hfranks/bin/perl: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so.0: symbol
g_tds_err_handler: referenced symbol not found at
/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/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/fail..............install_driver(Sybase) failed: Can't load
'blib/arch/auto/DB
: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so
lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/fail.t line 36
t/fail..............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-13
Failed 12/13 tests, 7.69% okay
t/login.............install_driver(Sybase) failed: Can't load
'blib/arch/auto/DB
: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so
lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/login.t line 38
t/login.............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/main..............install_driver(Sybase) failed: Can't load
'blib/arch/auto/DB
: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so
lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/main.t line 45
t/main..............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-14
Failed 13/14 tests, 7.14% okay
t/place.............install_driver(Sybase) failed: Can't load
'blib/arch/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: ld.so.1:
/var/tmp/hfranks/bin/perl: fatal: relocation error: file
/home/top/hfranks/hfranks2/hfranks2/lib/libct.so.0: symbol
g_tds_err_handler: referenced symbol not found at
/var/tmp/hfranks/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line 206.
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/place.t line 39
t/place.............dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-11
Failed 10/11 tests, 9.09% okay
Failed Test Status Wstat Total Fail Failed List of Failed
--------------------------------------------------------------------------------

t/autocommit.t 255 65280 4 3 75.00% 2-4
t/base.t 255 65280 5 2 40.00% 4-5
t/fail.t 255 65280 13 12 92.31% 2-13
t/login.t 255 65280 3 2 66.67% 2-3
t/main.t 255 65280 14 13 92.86% 2-14
t/place.t 255 65280 11 10 90.91% 2-11
Failed 6/6 test scripts, 0.00% okay. 42/50 subtests failed, 16.00% okay.
*** Error code 2
make: Fatal error: Command failed for target `test_dynamic'



  • DBD::Sybase help please, Joe, 07/13/2001

Archive powered by MHonArc 2.6.24.

Top of Page