|
|
sybperl-l Archive
Up Prev Next
From: "Tang, Jun [IT]" <jun dot tang at citigroup dot com>
Subject: RE: Sybperl compile error
Date: Jun 5 2002 9:19PM
Thanks, Michael.
How do I config the interfaces file location after I installed the sybperl
package on my website if the file is not in the standard location?
Thanks,
Jun
-----Original Message-----
From: Michael Peppler [mailto:mpeppler@peppler.org]
Sent: Wednesday, June 05, 2002 11:29 AM
To: SybPerl Discussion List
Subject: RE: Sybperl compile error
On Wed, 2002-06-05 at 08:02, Tang, Jun [IT] wrote:
> Michael,
>
> I compiled my syberl sucessfully and passed test. However, when I try to
> compile and test again, I get the following failed test. What do you think
> could cause the failure in test. I am not aware of any apparent changes.
> PERL_DL_NONLAZY=1 /home/jt07936/Roec/bin/perl -I../blib/arch -I../blib/lib
> -I/home/jt07936/Roec/lib/perl5/5.6.1/sun4-solaris
> -I/home/jt07936/Roec/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests
> $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/dblib.............FAILED tests 20-22
This is a buggy Sybase DBlibrary problem.
See http://www.peppler.org/cgi-bin/bug.cgi?__state=2&id=253
You can still use the package, as long as you don't use dbpoll().
Michael
--
Michael Peppler / mpeppler@peppler.org / http://www.mbay.net/~mpeppler
mpeppler@zetatools.com / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!
|