From owner-freebsd-stable Wed Jul 7 13:19:45 1999 Delivered-To: freebsd-stable@freebsd.org Received: from easeway.com (ns1.easeway.com [209.69.39.1]) by hub.freebsd.org (Postfix) with ESMTP id AE689154D2 for ; Wed, 7 Jul 1999 13:19:36 -0700 (PDT) (envelope-from mwlucas@easeway.com) Received: (from mwlucas@localhost) by easeway.com (8.8.8/8.8.5) id QAA02936 for stable@freebsd.org; Wed, 7 Jul 1999 16:09:20 -0400 (EDT) Message-Id: <199907072009.QAA02936@easeway.com> Subject: Net_SSLeay.pm-1.03 To: stable@freebsd.org Date: Wed, 7 Jul 1999 16:09:20 -0400 (EDT) From: mwlucas@exceptionet.com X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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