Lo,

I'm getting the error below when trying to install DBI 1.54.
Linux is: Red Hat Enterprise Linux ES release 3 (Taroon Update 5)
or Red Hat Enterprise Linux ES release 2.1 (Panama)
ie both error.
I don't get the errors on my slackware box.

Any ideas?

Thanks, John

t/30subclass..............ok                                                 
t/40profile...............ok
10/51                                           
t/40profile...............ok 11/51#   Failed test in t/40profile.t at
line 108.
t/40profile...............ok 12/51#     Structures begin differing
at:       
#          $got->[5] = '1175772925.91570711'
#     $expected->[5] = '1175772925.915707'
t/40profile...............NOK
14                                             
#   Failed test in t/40profile.t at line 113.
t/40profile...............NOK 15#     Structures begin differing
at:         
#          $got->[5] = '1175772925.91570711'
#     $expected->[5] = '1175772925.915707'
t/40profile...............ok 51/51# Looks like you failed 2 tests of
51.     
t/40profile...............dubious                                            
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 14-15
        Failed 2/51 tests, 96.08% okay
t/41prof_dump.............ok     


Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.4.21-32.0.1.elsmp, archname=i686-linux-ld
    uname='linux darkstar.firstb2b.net 2.4.21-32.0.1.elsmp #1 smp tue
may 17 17:52:23 edt 2005 i686 i686 i386 gnulinux '
    config_args=''
    hint=recommended, 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=define
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O3',
    cppflags='-fno-strict-aliasing -I/usr/include -I/usr/include/gdbm'
    ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-52)',
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='long double', nvsize=12,
Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-L/usr/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic
-Wl,-rpath,/usr/lib/perl5/5.8.3/i686-linux-ld/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_LONG_DOUBLE USE_LARGE_FILES
  Built under linux
  Compiled at Aug 10 2005 23:01:57
  @INC:
    /usr/lib/perl5/5.8.3/i686-linux-ld
    /usr/lib/perl5/5.8.3
    /usr/lib/perl5/site_perl/5.8.3/i686-linux-ld
    /usr/lib/perl5/site_perl/5.8.3
    /usr/lib/perl5/site_perl/5.8.0
    /usr/lib/perl5/site_perl
    .


Reply via email to