I'm having problems "making" the openssl-0.9.6 perl stuff, (actually, I have the same *exact* problem with openssl-0.9.5, but *not* openssl-0.9.4) specifically, make craps out when compiling openssl_digest: /usr/bin/perl -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 /usr/libdata/perl/5.00503/ExtUtils/xsubpp -typemap /usr/libdata/perl/5.00503/ExtUtils/typemap -typemap typemap openssl_digest.xs >xstmp.c && mv xstmp.c openssl_digest.c cc -c -I../include -DVERSION=\"0.94\" -DXS_VERSION=\"0.94\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE openssl_digest.c openssl_digest.xs: In function `XS_OpenSSL__MD_name': openssl_digest.xs:48: invalid type argument of `->' openssl_digest.xs:48: warning: assignment discards `const' from pointer target type openssl_digest.xs: In function `XS_OpenSSL__MD_init': openssl_digest.xs:57: warning: passing arg 2 of `EVP_DigestInit' makes pointer from integer without a cast *** Error code 1 gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) Perl 5.005_03 Operating system: i386-pc-freebsd4.0 Configuring for FreeBSD-elf /usr/bin/perl5 ./Configure FreeBSD-elf 386 Everything else seemed to compile fine. If I remove openssl_digest.c from the Makefile, the other perl routines all compile fine. Any ideas? I'm reporting to the bugs list, I'm not subscribed here, figure someone might take care of it, in the meantime I will work with openssl-0.9.4. Thanks, Jeff ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
