LIBWWW wont compile

Guido Hartmann (ghartman@aurora-bbs.nl)
Mon, 07 Jul 1997 00:33:14 +0200


Hy,

I want to get Apache 1.2.0 under Linux 2.0.28 to run Perl scripts (Perl
5.004_01), so i tried to install wwwlib, with this result:

make test

/usr/bin/perl -e 'use Config; chdir q{./blib/script}; foreach (qw(GET
HEAD POST)) {' \
-e 'unlink "$_";' \
-e 'system("$Config{\"lns\"} lwp-request $_") && die; }'
/usr/bin/perl t/TEST 0
base/afm............skipping test on this platform
base/common-req.....FAILED test 11
        Failed 1/15 tests, 93.33% okay
base/date...........ok
base/headers........ok
base/listing........ok
base/mediatypes.....ok
base/message........ok
base/negotiate......ok
base/response.......ok
base/status.........ok
base/uri............ok
html/entities.......ok
html/headparser.....ok
html/linkextractor..ok
html/oldparse.......ok
html/parsefile......ok
html/parser.........ok
html/split..........ok
robot/rules-dbm.....ok
robot/rules.........ok
robot/ua............FAILED tests 1-3, 5, 7
        Failed 5/7 tests, 28.57% okay
local/autoload......ok
local/get...........ok
local/http..........dubious
        Test returned status 9 (wstat 2304)
DIED. FAILED tests 3-4, 6, 8-18
        Failed 14/18 tests, 22.22% okay
local/protosub......ok
Failed Test  Status Wstat Total Fail  Failed  List of failed
------------------------------------------------------------------------------

base/common-req              15    1   6.67%  11
local/http.t      9  2304    18   14  77.78%  3-4, 6, 8-18
robot/ua.t                    7    5  71.43%  1-3, 5, 7

Can you lett me what went wrong

This is my perl -V output:

Summary of my perl5 (5.0 patchlevel 4 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.0.28, archname=i486-linux
    uname='linux aurora 2.0.28 #1 thu jul 3 06:22:29 met dst 1997 i486 '

    hint=recommended, useposix=true, d_sigaction=define
    bincompat3=y useperlio= d_sfio=
  Compiler:
    cc='cc', optimize='-O2', gccversion=2.7.2.1
    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
    voidflags=15, castflags=0, d_casti32=define, d_castneg=define
    intsize=4, alignbytes=4, usemymalloc=n, randbits=31
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /shlib /lib /usr/lib
    libs=-lndbm -lgdbm -ldbm -ldb -ldl -lm -lc
    libc=/lib/libc.so.5.4.20, so=so
    useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Please respond by private e-mail, because i don't have usenet access....

Many thanx in advance,

Guido Hartmann
ghartman@aurora-bbs.nl