|
|
sybperl-l Archive
Up Prev Next
From: David Carter <david at solbors dot no>
Subject: RE: single quotes in text datatypes
Date: Apr 17 1998 6:18PM
Hi,
> > PERL_DL_NONLAZY=1 ./../perl -I.././blib/arch -I.././blib/lib
> > -I/usr/lib/perl5/i386-linux/5.00401 -I/usr/lib/perl5 -e 'use Test::Harness
> > qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> > t/ctlib.............dubious
> > Test returned status 0 (wstat 11)
> > t/cursor............dubious
> > Test returned status 0 (wstat 11)
> > Undefined subroutine &Test::Harness::WCOREDUMP called at
> > /usr/lib/perl5/Test/Harness.pm line 219.
> > make[1]: *** [test_static] Error 11
> > make[1]: Leaving directory `/usr/lib/perl5/sybperl-2.09/CTlib'
> > make: *** [test] Error 2
> > [1101:root]->
> >
> > The static ELF version of CTlib in /usr/local/sybase. The platform
> > is 2.0.32 Redhat Linux, i586.
>
> Is that RH 5.0? If so you *must* use the new shared libs that are on
> my web page, and even then it's not guaranteed to work...
Oops. Yes. Forgot to mention that. Yes, indeed RH5.
Well I got 2.09_4 and
http://www.mbay.net/~mpeppler/Sybperl/ctlib-linux-elf-dynamic.tar.gz
Wiped out the original /usr/local/sybase dirs and syb* and ctlib* sql*
under /usr/lib/perl5 and followed Ken Oster's instructions meticulously.
And still the error above. I even tried 'make install' after the previous
fail and the same non-result.
I've got Free-BSD lying about here - should I try that or do you have
anyother suggestions?
Many TIA,
David.
SOL Bors.
|