bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnatsweb problems


From: Frank Gilmurray
Subject: gnatsweb problems
Date: Mon, 01 Oct 2001 17:12:59 -0700

I'm trying to install gnatsweb without much success.  Can anyone explain wht's going wrong.  TIA, Frank

When I do the 'make test ...' I get the following:

tulum# make test USERNAME=gilmurra PASSWORD=..... DATABASE=gnats-db
perl test.pl
Content-type: text/html

<H1>Software error:</H1>
<CODE>Can't call method &quot;header&quot; on an undefined value at gnatsweb.pl line 2200, &lt;SOCK&gt; chunk 1.
</CODE>
<P>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.

[Mon Oct  1 16:54:37 2001] test.pl: Can't call method "header" on an undefined value at gnatsweb.pl line 2200, <SOCK> chunk 1.
connect...........................................FAIL
make: *** [test] Error 255

Line 2200 of gnatsweb.pl is the 'print $q->header(@_);' in the print_header function.

I had to build a CGI.pm version 2.56 and 'perl -V' reports:

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=freebsd, osvers=4.0-current, archname=i386-freebsd
    uname='freebsd freefall.freebsd.org 4.0-current freebsd 4.0-current #0: $Date: 1999/05/05 19:42:40 $'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='undef', gccversion=egcs-2.91.66 19990314 (egcs-1.1.2 release)
    cppflags=''
    ccflags =''
    stdchar='char', d_stdstdio=undef, usevfork=true
    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 ='-Wl,-E'
    libpth=/usr/lib
    libs=-lm -lc -lcrypt
    libc=/usr/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so.3
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fpic', lddlflags='-shared'
 

Characteristics of this binary (from libperl):
  Built under freebsd
  Compiled at Dec 20 1999 04:31:58
  @INC:
    /usr/libdata/perl/5.00503/mach
    /usr/libdata/perl/5.00503
    /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
    /usr/local/lib/perl5/site_perl/5.005
    .
 

Attachment: gilmurra.vcf
Description: Card for Frank Gilmurray


reply via email to

[Prev in Thread] Current Thread [Next in Thread]