I am trying to compile DBI 1.08 on HP/UX 11.00. The version of perl is 5.6.0

The make seems fine but the make test gives me the following error(s)

#> make test
        PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/opt/perl5/lib/
5.6.0/PA-RISC1.1 -I/opt/perl5/lib/5.6.0 -e 'use Test::Harness qw(&runtests
$verb
ose); $verbose=0; runtests @ARGV;' t/*.t
t/basics............ok
t/dbidrv............ok
t/examp.............ok 96/186Bad symbol for filehandle at
blib/lib/DBD/ExampleP.
pm line 313.
t/examp.............dubious
        Test returned status 9 (wstat 2304, 0x900)
DIED. FAILED tests 97-186
        Failed 90/186 tests, 51.61% okay
t/meta..............ok
t/proxy.............skipped test on this platform
t/shell.............ok 1/3Use of uninitialized value in concatenation (.) at
(ev
al 3) line 16, <TERMCAP> line 1010.
t/shell.............ok
t/subclass..........ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
----------------------------------------------------------------------------
---
t/examp.t         9  2304   186   90  48.39%  97-186
1 test skipped.
Failed 1/7 test scripts, 85.71% okay. 90/247 subtests failed, 63.56% okay.
*** Error exit code 2

Stop.

output from perl -V

#> perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
  Platform:
    osname=hpux, osvers=10.20, archname=9000/777-hpux
    uname='hp-ux rydal b.10.20 a 9000777 2011764956 two-user license '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=unde
f
    useperlio=undef d_sfio=undef uselargefiles=define
    use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
  Compiler:
    cc='cc', optimize='-O +Onolimit', gccversion=
    cppflags='-Ae -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccflags ='-Ae -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize
=8
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='ld', ldflags =''
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lnsl_s -lndbm -ldld -lm -lc -lndir -lcrypt -lsec
    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferr
ed '
    cccdlflags='+z', lddlflags='-b -s -a shared'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under hpux
  Compiled at May  2 2000 20:08:48
  @INC:
    /opt/perl5/lib/5.6.0/PA-RISC1.1
    /opt/perl5/lib/5.6.0
    /opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1
    /opt/perl5/lib/site_perl/5.6.0
    /opt/perl5/lib/site_perl
    .

Nick Sancho
Sr. Unix Systems Administrator
UPS Supply Chain Solutions
office (480)483-5737





Reply via email to