|
|
sybperl-l Archive
Up Prev Next
From: <JLUIZ at cisi dot coppe dot ufrj dot br>
Subject: failed on test 9 .............
Date: Mar 18 1996 9:23PM
Hello,
I have a problem with "test 9" in the test suite of sybperl and it
sent me:
t/ctlib.............Your vendor has not defined Sybase::CTlib macro
ct_fetchable , used at t/ctlib.t line 88 (main).
Open Client Message: (In msg_cb)
Message number: LAYER = (1) ORIGN = (1) SEVERITY = (1) NUMBER = (159)
Message String: ct_cmd_drop(): user api layer: external error: This
routine can be called only if the command structure is idle.
Failed 1 test, 0.00% okay.
FAILED on test 9
Files=1, Tests=29 , 10 secs ( 3.16 cusr 1.67 csys = 4.83 cpu)
make[1]: Leaving directory `/usr/local/banco/sybperl-2.0/CTlib'
my uname -a is:
Linux calypso 1.2.1 #3 Sun Mar 19 08:17:38 CST 1995 i486
Perl version is perl5.001m
Sybperl release is Sybperl-2.0 and link type is dynamic
my Sybperl's CONFIG:
DBLIBVS=0
CTLIBVS=100
SYBASE=/usr/local/sybase
EXTRA_LIBS=
EXTRA_DEFS=-DUNDEF_BUG
#LINKTYPE=static
#VERSION=2.0
When I was running make it sent me:
Writing Makefile for Sybase::CTlib
Warning (non-fatal):No library found for -ltli
Warning (non-fatal):No library found for -ldl
Rebuild of CTlib/Makefile complete.
If anybody has any idea or suggestion, please send me a note.
Thanks in Advance
Jose Luiz Cunha
Universidade Federal do Rio de Janeiro
P.S:
I have downloaded sybase.tgz and devlib.tgz. First time
I ran "make", it sent me the last two warnings plus another one:
Warning (non-fatal):No library found for -ltcl.
I noticed I had libsybtcl.a, then changed its name to
libtcl.a and this warning did not appear anymore.
|