Hello,

I managed to get a little further with this problem, I didn't have anything
set in /opt/sybase/interfaces

now make test reports the following:

[root@scorpion DBD-Sybase-0.21]# make test
PERL_DL_NONLAZY=1
/usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00503/i386-linux -I/
usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose);
$verbose=0; runtests @ARGV;' t/*.t
t/autocommit........ok
t/base..............ok
t/fail..............Panic: dynamic SQL (? placeholders) are not supported by
the server you are connecting to at blib/lib/DBD/Sybase.pm line 95.
dubious
        Test returned status 11 (wstat 2816, 0xb00)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/Test/Harness.pm line 288.
make: *** [test_dynamic] Error 11

Regards,

Leigh Spiegel
[EMAIL PROTECTED]
http://www.winshop.com.au/

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Leigh Spiegel
> Sent: Friday, February 18, 2000 10:55
> To: [EMAIL PROTECTED]
> Subject: RE: (RADIATOR) DBD::Sybase
>
>
> Hello,
>
> This is a little off topic but I'm having problems getting the
> make test on
> DBD::Sybase working and maybe someone here could offer me a few pointers.
>
> [root@scorpion DBD-Sybase-0.21]# perl Makefile.PL
> Using DBI 1.13 installed in
> /usr/lib/perl5/site_perl/5.005/i386-linux/auto/DBI
> Writing Makefile for DBD::Sybase
>
> [root@scorpion DBD-Sybase-0.21]# make
> cc -c -I/opt/sybase/include
> -I/usr/lib/perl5/site_perl/5.005/i386-linux/auto
> /DBI -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
> -DVERSION=\"0.21\" -
> DXS_VERSION=\"0.21\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE
> Sybase.c
> cc -c -I/opt/sybase/include
> -I/usr/lib/perl5/site_perl/5.005/i386-linux/auto
> /DBI -Dbool=char -DHAS_BOOL -I/usr/local/include -O2
> -DVERSION=\"0.21\" -
> DXS_VERSION=\"0.21\" -fpic -I/usr/lib/perl5/5.00503/i386-linux/CORE
> dbdimp.c
> Running Mkbootstrap for DBD::Sybase ()
> chmod 644 Sybase.bs
> LD_RUN_PATH="/opt/sybase/lib:/lib" cc -o
> lib/arch/auto/DBD/Sybase/Sybase.so  -L/opt/sybase/lib -shared
> -L/usr/local/l
> ib Sybase.o
> dbdimp.o    -L/opt/sybase/lib -lct -lcs -lsybtcl -lcomn -lintl -linsck -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
>
> [root@scorpion DBD-Sybase-0.21]# make test
> PERL_DL_NONLAZY=1
> /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/lib/perl5/5.00503/i386-linux -I/
> usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose);
> $verbose=0; runtests @ARGV;' t/*.t
> t/autocommit........Can't call method "do" on an undefined value at
> t/autocommit.t line 45.
> dubious
>         Test returned status 255 (wstat 65280, 0xff00)
> Undefined subroutine &Test::Harness::WCOREDUMP called at
> /usr/lib/perl5/5.00503/Test/Harness.pm line 288.
> make: *** [test_dynamic] Error 255
>
> Anyone got any ideas on what I could be doing wrong?
>
> Regards,
>
> Leigh Spiegel
> [EMAIL PROTECTED]
> http://www.winshop.com.au/
>
>
>
> ===
> Archive at http://www.thesite.com.au/~radiator/
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.


===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to