That's the exact same error I'm getting (re:Initial Install Issue), then it
was pointed out that I had two perl installations on my machine, so I
strongly suspected that was the issue.  I haven't had a chance to pursue
that as of yet, so I'd be very interested in what the determination is in
your case - in the meantime I'll keep you informed as to my progress as to
whether conflicting perl installations was the root of my problem.

Thanks,
Al

Al Spohn
Publishing and Media Technology Services
Mayo Clinic 507-284-1666


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 7:56 PM
> To: [EMAIL PROTECTED]
> Subject: DBD::Sybase installation error!!!
> 
> 
> hello ,everyone.
> I have installed DBI-1.14 successfully on my linux system(Red 
> Hat Linux release 6.1,kernel 2.2.12-20 on an i686).But I have 
> a problem when I install DBD::Sybase-0.91 on my system.Will 
> you be so kind as to help me?Thanks a lot.
> *****************ERROR MESSAGE*******************
> I have no problem when I run "perl Makefile.PL" and "make"
> the error message of "make test" is following up.
> #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........dubious
>         Test returned status 0 (wstat 139, 0x8b)
> Undefined subroutine &Test::Harness::WCOREDUMP called at 
> /usr/lib/perl5/5.00503/
> Test/Harness.pm line 288.
> make: *** [test_dynamic] Error 255
> ~                                                        
> **********ENVIROMENT****************
> #perl -V
> Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
>   Platform:
>     osname=linux, osvers=2.2.5-22smp, archname=i386-linux
>     uname='linux porky.devel.redhat.com 2.2.5-22smp #1 smp 
> wed jun 2 09:11:51 ed
> t 1999 i686 unknown '
>     hint=recommended, useposix=true, d_sigaction=define
>     usethreads=undef useperlio=undef d_sfio=undef
>   Compiler:
>     cc='cc', optimize='-O2', gccversion=egcs-2.91.66 
> 19990314/Linux (egcs-1.1.2
> release)
>     cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
>     ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
>     stdchar='char', d_stdstdio=undef, usevfork=false
>     intsize=4, longsize=4, ptrsize=4, doublesize=8
>     d_longlong=define, longlongsize=8, d_longdbl=define, 
> longdblsize=12
>     alignbytes=4, usemymalloc=n, prototype=define
>   Linker and Libraries:
>     ld='cc', ldflags =' -L/usr/local/lib'
>     libpth=/usr/local/lib /lib /usr/lib
>     libs=-lnsl -ldl -lm -lc -lposix -lcrypt
>     libc=, so=so, useshrplib=false, libperl=libperl.a
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, 
> ccdlflags='-rdynamic'       
>     cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
> 
> 
> Characteristics of this binary (from libperl):
>   Built under linux
>   Compiled at Aug 30 1999 23:09:51
>   @INC:
>     /usr/lib/perl5/5.00503/i386-linux
>     /usr/lib/perl5/5.00503
>     /usr/lib/perl5/site_perl/5.005/i386-linux
>     /usr/lib/perl5/site_perl/5.005
>     .                                                         
>                  
> 
> 

Reply via email to