Skip site navigation (1)Skip section navigation (2)
From:      Paul MacKenzie <pc.mackenzie@utoronto.ca>
To:        freebsd-ports@freebsd.org
Subject:   Apache 1.3.9 SSL Port Problem on Freebsd 2.2.8
Message-ID:  <4.2.0.58.19991002173056.00a65bc0@mail.elehost.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.19991002173056.00a65bc0>