Date: Wed, 7 Jul 1999 16:09:20 -0400 (EDT) From: mwlucas@exceptionet.com To: stable@freebsd.org Subject: Net_SSLeay.pm-1.03 Message-ID: <199907072009.QAA02936@easeway.com>
next in thread | raw e-mail | index | archive | help
Hello,
I'm trying to compile Net_SSLeay.pm-1.03 on a 3.2-stable system. After
mucking with the various include files, I can get it to this point, where
it chokes & dies:
prompt#make
cc -c -I/usr/local/include/ -DVERSION=\"1.03\"
-DXS_VERSION=\"1.03\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE
SSLeay.c
In file included from /usr/local/include/openssl/evp.h:79,
from /usr/local/include/openssl/pem.h:66,
from /usr/local/include/ssl.h:151,
from SSLeay.xs:29:
/usr/local/include/openssl/des.h:96: #error "_ is defined, but some
strange definition the DES library cannot handle that."
/usr/local/include/openssl/des.h:98: warning: `_' redefined
/usr/libdata/perl/5.00503/mach/CORE/config.h:1149: warning: this is the
location of the previous definition
*** Error code 1
Stop.
prompt#
Any advice?
Thanks,
==ml
--
Michael Lucas |
Exceptionet, Inc. | www.exceptionet.com
"Exceptional Networking" |
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907072009.QAA02936>
