|
|
sybperl-l Archive
Up Prev Next
From: <JLUIZ at cisi dot coppe dot ufrj dot br>
Subject: run test manually .........
Date: Mar 11 1996 4:56PM
Hi, Michael
> > make[1]: Entering directory '/usr/local/banco/sybperl-2.0/CTlib'
> > /usr/bin/perl -I.././blib -I.././blib -I/usr/lib/perl5/i486-linux
> > -I/usr/lib/perl5 -e 'use test::Harness qw(&runtest $verbose) ;
> > $verbose=0; runtests @ARGV; t/*.t
> > t/ctlib.......FAILED on test 0
> > Files=0, Tests=0, 7 secs ( 2.00 cusr 1.25 csys = 3.25 cpu )
> >
> > my uname -a is :
> > Linux calypso 1.2.1 #3 Sun Mar 19 08:17:38 CST 1995 i486
> > my SybPerl's CONFIG:
> > DBLIBVS=0
> > CTLIBVS=100
> > SYBASE=/usr/local/sybase
> > EXTRA_LIBS=
> > EXTRA_DEFS = - DUNDEF_BUG
> > #LINKTYPE=static
> > #VERSION=2.0
>
> Could you try to run the tests manually?
>
> Try this:
>
> cd /usr/local/banco/sybperl-2.0/CTlib
> perl -I../blib t/ctlib.t
>
> And let me know what the output is...
I would like to thank you for your attention. I run your suggestion
and SybPerl sent me:
Undefined symbols present after loading
../blib/auto/Sybase/CTlib/CTlib.o: net_connect net_opt_set net_close
net_chain net_comp_oserrstr net_exit net_init net_callback_mode
net_read net_comp_errstr net_opt_free net_comp_isoserr net_critical
net_dict_close net_address_info net_write net_address_release
net_address_get net_dict_open net_property net_engine_init
net_engine_exit net_opt_alloc net_comp_status net_callback
at ../blib/Sybase/CTlib.pm line 810
Segmentation fault
Do you have any suggestion ?
Thanks in Advance
Jose Luiz Cunha
Universidade Federal do Rio de Janeiro
|