develooper Front page | perl.cpan.testers | Postings from September 1999

FAIL C-Scan-0.70 i386-freebsd 3.2-stable

From:
Slaven Rezic
Date:
September 28, 1999 23:52
Subject:
FAIL C-Scan-0.70 i386-freebsd 3.2-stable
The distribution
    
has been tested as part of the cpan-testers effort to test as
many new uploads to CPAN as possible.  See
    http://www.perl.org/cpan-testers/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

-- 
make test fails:

ok 14 # vdecl
Expecting parenth after identifier in `__sighandler_t *signal  (int, __sighandler_t *)  '
after `__sighandler_t ' at blib/lib/C/Scan.pm line 625.
*** Error code 2

Probably the problem is located in this line in FreeBSD's sys/signal.h:

	typedef void __sighandler_t __P((int));

--

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=freebsd, osvers=3.2-stable, archname=i386-freebsd
    uname='freebsd cabulja.herceg.de 3.2-stable freebsd 3.2-stable #0: thu sep 9 08:08:19 cest 1999 troot@cabulja:usrcvsupsrcsyscompilegeneric i386 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2 -m486', gccversion=2.7.2.3
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    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  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lc -lcrypt
    libc=/usr/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fpic', lddlflags='-shared  -L/usr/local/lib'




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About