Hello,

I am experiencing some difficulties trying to install the module,
Crypt::IDEA, which is required in order for me to use the Net::SSH
module.

When trying to install this module, I get the following error when
attempting to do the "make":

>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Crypt::IDEA
>make
cp IDEA.pm blib/lib/Crypt/IDEA.pm
cp IDEA.pod blib/lib/Crypt/IDEA.pod
        /usr/local/bin/perl /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp 
-typemap
 /usr/local/lib/perl5/5.6.1/ExtUtils/typemap -typemap typemap  IDEA.xs
> IDEA.xs
c && mv IDEA.xsc IDEA.c
Please specify prototyping behavior for IDEA.xs (see perlxs manual)
        cc -c    -D_HPUX_SOURCE -Aa -I/usr/local/include -O   
-DVERSION=\"1.01\
"  -DXS_VERSION=\"1.01\" +z
"-I/usr/local/lib/perl5/5.6.1/PA-RISC2.0/CORE"   IDE
A.c
cc: "idea.h", line 5: error 1000: Unexpected symbol: "idea_cblock".
cc: error 2017: Cannot recover from earlier errors, terminating.
*** Error exit code 1

Stop.


Can anyone help me with this?  

Thank you.

Steve Rinehart
EDI P/A
Utah Dept. of Health

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to