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 and WorkShop Compiler 4.2

ischebeck:[Crypt-IDEA-1.01] >perl Makefile.PL 
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::IDEA
ischebeck:[Crypt-IDEA-1.01] >make
cp IDEA.pm blib/lib/Crypt/IDEA.pm
cp IDEA.pod blib/lib/Crypt/IDEA.pod
/home/lackas/usr/SunOS/bin/perl -I/home/lackas/usr/lib/perl5/5.6.1/sun4-solaris 
-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  -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I.    
-DVERSION=\"1.01\"  -DXS_VERSION=\"1.01\" -KPIC 
-I/home/lackas/usr/lib/perl5/5.6.1/sun4-solaris/CORE  IDEA.c
"./idea.h", line 5: undefined or not a type: u_int16_t
"./idea.h", line 5: warning: "typedef" valid only for function declaration
"./idea.h", line 5: syntax error before or at: idea_cblock
"./idea.h", line 5: warning: old-style declaration or incorrect type for: idea_cbloc
block
"./idea.h", line 6: undefined or not a type: u_int16_t
"./idea.h", line 6: warning: "typedef" valid only for function declaration
"./idea.h", line 6: syntax error before or at: idea_user_key
"./idea.h", line 6: warning: old-style declaration or incorrect type for: idea_user_key
"./idea.h", line 7: undefined or not a type: u_int16_t
"./idea.h", line 7: warning: "typedef" valid only for function declaration
"./idea.h", line 7: syntax error before or at: idea_ks
"./idea.h", line 7: warning: old-style declaration or incorrect type for: idea_ks
"./idea.h", line 9: syntax error before or at: in
"./idea.h", line 9: warning: undefined or missing type for: in
"./idea.h", line 9: parameter redeclared: idea_cblock
"./idea.h", line 9: warning: undefined or missing type for: out
"./idea.h", line 9: warning: undefined or missing type for: key
"./idea.h", line 10: syntax error before or at: key
"./idea.h", line 10: warning: undefined or missing type for: key
"./idea.h", line 10: parameter redeclared: idea_ks
"./idea.h", line 10: warning: undefined or missing type for: inv_key
"./idea.h", line 11: syntax error before or at: userKey
"./idea.h", line 11: warning: undefined or missing type for: userKey
"./idea.h", line 11: warning: undefined or missing type for: key
"IDEA.xs", line 20: syntax error before or at: ks
"IDEA.xs", line 26: syntax error before or at: )
"IDEA.xs", line 28: undefined symbol: ks
"IDEA.c", line 47: cannot recover from previous errors
cc: acomp failed for IDEA.c
*** Error code 2
make: Fatal error: Command failed for target `IDEA.o'
ischebeck:[Crypt-IDEA-1.01] >cc -V
cc: WorkShop Compilers 4.2 30 Oct 1996 C 4.2
usage: cc [ options] files.  Use 'cc -flags' for details
ischebeck:[Crypt-IDEA-1.01] >uname -a
SunOS ischebeck 5.7 Generic_106541-07 sun4u sparc SUNW,Ultra-5_10



--

Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
  Platform:
    osname=solaris, osvers=2.6, archname=sun4-solaris
    uname='sunos 5.6 generic_105181-06 sun4u sparc sunw,ultra-1 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.8.1
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc -lcrypt
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to