This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
This is an error report generated automatically by CPANPLUS,
version 0.049.
Below is the error stack during 'fetch':
cp Lastlog.pm blib/lib/Sys/Lastlog.pm
/usr/local/bin/perl5.9.1 /usr/local/lib/perl5/5.9.1/ExtUtils/xsubpp -typemap
/usr/local/lib/perl5/5.9.1/ExtUtils/typemap Lastlog.xs > Lastlog.xsc && mv
Lastlog.xsc Lastlog.c
gcc -c -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/opt/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"1.4\" -DXS_VERSION=\"1.4\"
-fPIC "-I/usr/local/lib/perl5/5.9.1/sun4-solaris/CORE" Lastlog.c
Lastlog.xs: In function `getllent':
Lastlog.xs:60: storage size of `llent' isn't known
Lastlog.xs:69: sizeof applied to an incomplete type
Lastlog.xs:69: sizeof applied to an incomplete type
Lastlog.xs:60: storage size of `llent' isn't known
Lastlog.xs: In function `getlluid':
Lastlog.xs:82: storage size of `llent' isn't known
Lastlog.xs:95: sizeof applied to an incomplete type
Lastlog.xs:98: sizeof applied to an incomplete type
Lastlog.xs:98: sizeof applied to an incomplete type
Lastlog.xs:82: storage size of `llent' isn't known
Lastlog.xs: In function `get_lastlog_fd':
Lastlog.xs:117: `_PATH_LASTLOG' undeclared (first use in this function)
Lastlog.xs:117: (Each undeclared identifier is reported only once
Lastlog.xs:117: for each function it appears in.)
Lastlog.xs: In function `llent2hashref':
Lastlog.xs:143: dereferencing pointer to incomplete type
Lastlog.xs:144: dereferencing pointer to incomplete type
Lastlog.xs:145: dereferencing pointer to incomplete type
make: *** [Lastlog.o] Error 1
Additional comments:
--
Summary of my perl5 (revision 5 version 9 subversion 1) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos copper 5.8 generic_117000-03 sun4u sparc '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DDEBUGGING -fno-strict-aliasing -I/usr/local/include
-I/opt/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g',
cppflags='-fno-strict-aliasing -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='3.0.3', gccosandvers='solaris2.8'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib -L/opt/local/lib '
libpth=/usr/local/lib /opt/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldb -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib -L/opt/local/lib'