Date: Mon, 14 Dec 1998 23:38:42 +0100 (CET) From: van.woerkom@netcologne.de To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9083: apache12-ssl won't compile Message-ID: <199812142238.XAA02931@oranje.my.domain>
next in thread | raw e-mail | index | archive | help
>Number: 9083 >Category: ports >Synopsis: apache12-ssl won't compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 14 16:00:00 PST 1998 >Last-Modified: >Originator: Marc van Woerkom >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Here's the error message: gcc -c -O -pipe -O2 -DSTATUS -DHTTPD_ROOT=\"/usr/local/etc/apache-SSL/\" -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DSERVER_CONFIG_FILE=\"httpd.conf\" -DRESOURCE_CONFIG_FILE=\"srm.conf\" -DTYPES_CONFIG_FILE=\"mime.types\" -DACCESS_CONFIG_FILE=\"access.conf\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -DSUEXEC_BIN=\"/usr/local/sbin/suexec\" -DDEFAULT_XFERLOG=\"/var/log/httpd-access.log\" -DDEFAULT_ERRORLOG=\"/var/log/httpd-error.log\" -DDEFAULT_PIDLOG=\"/var/run/httpd.pid\" -DDEFAULT_SCOREBOARD=\"/var/run/apache_runtime_status\" -DDEFAULT_LOCKFILE=\"/var/spool/lock/accept.lock\" -DAPACHE_SSL -I/usr/local/include apache_ssl.c In file included from apache_ssl.c:85: gcache.h:2: warning: redefinition of `ushort' /usr/include/sys/types.h:56: warning: `ushort' previously declared here apache_ssl.c:268: `SSL3_TXT_ADH_DES_196_CBC_SHA' undeclared here (not in a function) apache_ssl.c:268: initializer element for `aCipherspecs[26].szName' is not constant apache_ssl.c: In function `TmpRSACallback': apache_ssl.c:421: too few arguments to function `RSA_generate_key' *** Error code 1 Stop. >How-To-Repeat: Deinstall SSLeay, apache, cd /usr/ports/www/apache12-ssl;make >Fix: Sorry, can't look on it before next weekend. >Audit-Trail: >Unformatted: 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?199812142238.XAA02931>