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 Interface.pm blib/lib/IO/Interface.pm
AutoSplitting blib/lib/IO/Interface.pm (blib/lib/auto/IO/Interface)
/usr/bin/perl.exe /usr/lib/perl5/5.8.2/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.2/ExtUtils/typemap Interface.xs > Interface.xsc && mv
Interface.xsc Interface.c
gcc -c -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O2
-DVERSION=\"0.98\" -DXS_VERSION=\"0.98\"
"-I/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE" Interface.c
Interface.xs: In function `XS_IO__Interface_if_addr':
Interface.xs:404: error: `SIOCSIFADDR' undeclared (first use in this function)
Interface.xs:404: error: (Each undeclared identifier is reported only once
Interface.xs:404: error: for each function it appears in.)
Interface.xs: In function `XS_IO__Interface_if_broadcast':
Interface.xs:439: error: `SIOCSIFBRDADDR' undeclared (first use in this function)
Interface.xs: In function `XS_IO__Interface_if_netmask':
Interface.xs:473: error: `SIOCSIFNETMASK' undeclared (first use in this function)
Interface.xs: In function `XS_IO__Interface_if_hwaddr':
Interface.xs:541: error: `SIOCSIFHWADDR' undeclared (first use in this function)
Interface.xs: In function `XS_IO__Interface_if_flags':
Interface.xs:569: error: `SIOCSIFFLAGS' undeclared (first use in this function)
make: *** [Interface.o] Error 1
Additional comments:
please send copies of any replies to [EMAIL PROTECTED] to ensure prompt response :-)
--
Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration:
Platform:
osname=cygwin, osvers=1.5.5(0.9432), archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.0 troubardix 1.5.5(0.9432) 2003-09-20 16:31 i686 unknown
unknown cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Doptimize=-O2
-Dman3ext=3pm'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=y, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing',
optimize='-O2',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing'
ccversion='', gccversion='3.3.1 (cygming special)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -lcrypt -lgdbm_compat
perllibs=-lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'