I'm attempting to install DBD-Oracle 1.12 with DBI 1.3 (perl 5.8.0) on HP-UX 11.0. Upon running make test I receive the following error:

cpacnm - op08 - /home/cpacnm/.cpan/build/DBD-Oracle-1.12> LD_PRELOAD=/Oracle/product/32bit/8.1.7. 3.0/JRE/lib/PA_RISC/native_threads/libjava.sl make test
PERL_DL_NONLAZY=1 /home/cpacnm/Qwest/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
/bin/sh: 9089 Memory fault(coredump)
make: *** [test_dynamic] Error 139

If anyone has any input, I would greatly appreciate it.

Jeremiah Peschka

Additionally, the output of perl -V looks like this:

Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=hpux, osvers=11.00, archname=PA-RISC2.0
uname='hp-ux hpomp482 b.11.00 a 9000800 1631329303 two-user license '
config_args='-Dcc=/home/cpacnm/Qwest/bin/gcc -Dprefix=/home/cpacnm/Qwest -Uinstallusrbinperl -Ubincompat5005 -des'
hint=previous, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='/home/cpacnm/Qwest/bin/gcc', ccflags ='-D_HPUX_SOURCE -DUINT32_MAX_BROKEN -Wl,+vnocompatwarnings -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-D__STDC_EXT__ -D_HPUX_SOURCE -D_HPUX_SOURCE -DUINT32_MAX_BROKEN -Wl,+vnocompatwarnings -fno-strict-aliasing -D_HPUX_SOURCE -DUINT32_MAX_BROKEN -Wl,+vnocompatwarnings -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_HPUX_SOURCE -DUINT32_MAX_BROKEN -Wl,+vnocompatwarnings -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers='hpux11.00'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='/usr/bin/ld', ldflags =' -Wl,+vnocompatwarnings -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib /home/cpacnm/Qwest/lib
libs=-lcl -lpthread -lnsl -lnm -lndbm -lmalloc -ldld -lm -lc -lndir -lcrypt -lsec
perllibs=-lcl -lpthread -lnsl -lnm -lmalloc -ldld -lm -lc -lndir -lcrypt -lsec
libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '
cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib'


Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under hpux
Compiled at Nov 5 2002 07:41:11
%ENV:
PERL5LIB="/home/cpacnm/Qwest/lib/perl5"
@INC:
/home/cpacnm/Qwest/lib/perl5/5.8.0/PA-RISC2.0
/home/cpacnm/Qwest/lib/perl5/5.8.0
/home/cpacnm/Qwest/lib/perl5/5.6.1
/home/cpacnm/Qwest/lib/perl5
/home/cpacnm/Qwest/lib/perl5/5.8.0/PA-RISC2.0
/home/cpacnm/Qwest/lib/perl5/5.8.0
/home/cpacnm/Qwest/lib/perl5/site_perl/5.8.0/PA-RISC2.0
/home/cpacnm/Qwest/lib/perl5/site_perl/5.8.0
/home/cpacnm/Qwest/lib/perl5/site_perl/5.6.1
/home/cpacnm/Qwest/lib/perl5/site_perl



--
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Reply via email to