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.042.
Below is the error stack during 'make':
cp IDEA.pod blib/lib/Crypt/IDEA.pod
cp IDEA.pm blib/lib/Crypt/IDEA.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap
/usr/local/lib/perl5/5.8.0/ExtUtils/typemap -typemap typemap IDEA.xs > IDEA.xsc && mv
IDEA.xsc IDEA.c
Please specify prototyping behavior for IDEA.xs (see perlxs manual)
gcc -c -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.02\" -DXS_VERSION=\"1.02\" -fPIC
"-I/usr/local/lib/perl5/5.8.0/sun4-solaris/CORE" IDEA.c
In file included from IDEA.xs:10:
idea.h:5: parse error before `idea_cblock'
idea.h:5: warning: data definition has no type or storage class
idea.h:6: parse error before `idea_user_key'
idea.h:6: warning: data definition has no type or storage class
idea.h:7: parse error before `idea_ks'
idea.h:7: warning: data definition has no type or storage class
idea.h:9: parse error before `in'
idea.h:10: parse error before `key'
idea.h:11: parse error before `userKey'
IDEA.xs: In function `XS_Crypt__IDEA_expand_key':
IDEA.xs:24: `idea_ks' undeclared (first use in this function)
IDEA.xs:24: (Each undeclared identifier is reported only once
IDEA.xs:24: for each function it appears in.)
IDEA.xs:24: parse error before `ks'
IDEA.xs:30: `u_int16_t' undeclared (first use in this function)
IDEA.xs:30: parse error before `)'
IDEA.xs:32: `ks' undeclared (first use in this function)
IDEA.xs: In function `XS_Crypt__IDEA_invert_key':
IDEA.xs:41: `u_int16_t' undeclared (first use in this function)
IDEA.xs:41: parse error before `iks'
IDEA.xs:44: `idea_ks' undeclared (first use in this function)
IDEA.xs:47: parse error before `)'
IDEA.xs:49: `iks' undeclared (first use in this function)
IDEA.xs: In function `XS_Crypt__IDEA_crypt':
IDEA.xs:67: `idea_ks' undeclared (first use in this function)
IDEA.xs:77: `u_int16_t' undeclared (first use in this function)
IDEA.xs:77: parse error before `)'
make: *** [IDEA.o] Error 1
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.8, archname=sun4-solaris
uname='sunos srs 5.8 generic_108528-13 sun4u sparc sunw,ultra-250 '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=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 ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010315 (release)', 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 '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -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'