Sir,

I have also tried DES,CBC but both gives me error at
executing make.
What should be the order for installation?
Should I install CBC first or Blowfish or DES first?
I tried both of this option but it gives error as follows
for DES1.0

/usr/bin/perl -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5
/usr/lib/perl5/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/ExtUtils/typemap -typemap typemap DES.xs >DES.tc && mv DES.tc
DES.c
Please specify prototyping behavior for DES.xs (see perlxs manual)
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" 
-DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE  DES.c
In file included from DES.xs:10:
des.h:1: machine/types.h: No such file or directory
make: *** [DES.o] Error 1

for DES2.03
/usr/bin/perl -I/usr/lib/perl5/i386-linux/5.00404 -I/usr/lib/perl5
/usr/lib/perl5/ExtUtils/xsubpp  -typemap
/usr/lib/perl5/ExtUtils/typemap -typemap typemap DES.xs >DES.tc && mv DES.tc
DES.c
Please specify prototyping behavior for DES.xs (see perlxs manual)
cc -c  -Dbool=char -DHAS_BOOL -I/usr/local/include -O2    -DVERSION=\"1.0\" 
-DXS_VERSION=\"1.0\" -fpic -I/usr/lib/perl5/i386-linux/5.00404/CORE  DES.c
In file included from DES.xs:10:
des.h:1: machine/types.h: No such file or directory
make: *** [DES.o] Error 1

when I tried for CBC it gives error that DES or Blowfish are not installed

Please guide me to solve the problem
Thanks,

Dhwani
Concept Infoway


Reply via email to