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.

-- 

Does not compile with Perl 5.6.1


lackas:[Crypt-IDEA-1.01] >ls
COPYRIGHT  IDEA.pod  MANIFEST     idea.c  test.pl*
IDEA.pm    IDEA.xs   Makefile.PL  idea.h  typemap
lackas:[Crypt-IDEA-1.01] >perl Makefile.PL 
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::IDEA
lackas:[Crypt-IDEA-1.01] >make
cp IDEA.pm blib/lib/Crypt/IDEA.pm
cp IDEA.pod blib/lib/Crypt/IDEA.pod
/home/lackas/usr/Linux/bin/perl -I/home/lackas/usr/lib/perl5/5.6.1/i686-linux 
-I/home/lackas/usr/lib/perl5/5.6.1 /home/lackas/usr/lib/perl5/5.6.1/ExtUtils/xsubpp  
-typemap /home/lackas/usr/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap IDEA.xs > 
IDEA.xsc && mv IDEA.xsc IDEA.c
Please specify prototyping behavior for IDEA.xs (see perlxs manual)
cc -c  -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" -fpic 
-I/home/lackas/usr/lib/perl5/5.6.1/i686-linux/CORE  IDEA.c
IDEA.xs: In function `XS_Crypt__IDEA_crypt':
IDEA.xs:66: `sv_undef' undeclared (first use in this function)
IDEA.xs:66: (Each undeclared identifier is reported only once
IDEA.xs:66: for each function it appears in.)
make: *** [IDEA.o] Error 1

lackas:[Crypt-IDEA-1.01] >gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.2/specs
gcc version 2.95.2 20000220 (Debian GNU/Linux)

Regards,
 Christian
--

Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration:
  Platform:
    osname=linux, osvers=2.2.16, archname=i586-linux
    uname='linux delta 2.2.16 #1 wed aug 2 20:22:26 gmt 2000 i586 unknown '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lndbm -lgdbm -ldbm -ldb -ldl -lm -lc -lposix -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt -lutil
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to