From owner-freebsd-ports Sat Oct 2 14:35:50 1999 Delivered-To: freebsd-ports@freebsd.org Received: from bureau6.utcc.utoronto.ca (bureau6.utcc.utoronto.ca [128.100.132.16]) by hub.freebsd.org (Postfix) with ESMTP id 4FA7F153F5 for ; Sat, 2 Oct 1999 14:34:17 -0700 (PDT) (envelope-from pc.mackenzie@utoronto.ca) Received: from [24.141.42.29] ([24.141.42.29] EHLO rold ident: NO-IDENT-SERVICE [port 2575]) by bureau6.utcc.utoronto.ca with ESMTP id <464136-10919>; Sat, 2 Oct 1999 17:34:13 -0400 Message-Id: <4.2.0.58.19991002173056.00a65bc0@mail.elehost.com> X-Sender: pc.mackenzie@mailbox21.utcc.utoronto.ca X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Sat, 02 Oct 1999 17:33:26 -0400 To: freebsd-ports@freebsd.org From: Paul MacKenzie Subject: Apache 1.3.9 SSL Port Problem on Freebsd 2.2.8 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I has the following problem when compiling the port apache+mod_ssl-1.3.9+2.4.4 cc -c -I/usr/local/include -I../os/unix -I../include -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH=\"/usr/local/apache/bin:/bin:/usr/bin\" -funsigned-char -DTARGET=\"apache\" -DMOD_SSL=204102 -DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O `../apaci` ap_md5c.c ap_md5c.c:433: conflicting types for `ap_MD5Encode' /usr/local/include/ap_md5.h:112: previous declaration of `ap_MD5Encode' ap_md5c.c: In function `ap_MD5Encode': ap_md5c.c:460: `AP_MD5PW_ID' undeclared (first use this function) ap_md5c.c:460: (Each undeclared identifier is reported only once ap_md5c.c:460: for each function it appears in.) ap_md5c.c:460: `AP_MD5PW_IDLEN' undeclared (first use this function) *** Error code 1 Stop. *** Error code 1 Any suggestions as to why this is happening? Thanks in advance, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message