Installing URI-1.03
Nathan Torkington (gnat@frii.com)
Fri, 2 Jul 1999 14:42:57 -0600 (MDT)
Any ideas why I can't build URI-1.03 with 5.005_57 on Linux?
Nat
[root@localhost URI-1.03]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.00557/i586-linux -I/usr/lib/perl5/5.00557 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/abs...............ok
t/data..............ok
t/file..............dubious
Test returned status 1 (wstat 256, 0x100)
after all the subtests completed successfully
t/generic...........ok
t/heuristic.........dubious
Test returned status 1 (wstat 256, 0x100)
after all the subtests completed successfully
t/http..............ok
t/ldap..............ok
t/mailto............ok
t/mix...............ok
t/news..............ok
t/old-absconf.......ok
t/old-base..........ok
t/old-relbase.......ok
t/pop...............ok
t/roy-test..........ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/file.t 1 256 10 0 0.00% ??
t/heuristic.t 1 256 14 0 0.00% ??
Failed 2/15 test scripts, 86.67% okay. 0/310 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 29
Summary of my perl5 (revision 5.0 version 5 subversion 57) configuration:
Platform:
osname=linux, osvers=2.0.36, archname=i586-linux
uname='linux localhost.frii.com 2.0.36 #5 wed dec 23 12:09:22 mst 1998 i586
unknown '
config_args='-ds -e -Dprefix=/usr'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useperlio=undef d_sfio=undef
use64bits=undef usemultiplicity=undef
Compiler:
cc='cc', optimize='-O2', gccversion=egcs-2.91.57 19980901 (egcs-1.1 release)
cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
stdchar='char', d_stdstdio=define, 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 -lndbm -lgdbm -ldb -ldl -lm -lc -lposix -lcrypt
libc=/lib/libc-2.0.7.so, 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 Jun 8 1999 10:38:52
@INC:
/usr/lib/perl5/5.00557/i586-linux
/usr/lib/perl5/5.00557
/usr/lib/perl5/site_perl/5.00557/i586-linux
/usr/lib/perl5/site_perl/5.00557
.