From owner-freebsd-questions Wed Sep 16 14:04:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05916 for freebsd-questions-outgoing; Wed, 16 Sep 1998 14:04:30 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.dynmc.net (ns1.dynmc.net [209.0.37.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05887 for ; Wed, 16 Sep 1998 14:04:16 -0700 (PDT) (envelope-from omni@dynmc.net) Received: from localhost (omni@localhost) by ns1.dynmc.net (8.8.8/8.8.5) with SMTP id OAA24644 for ; Wed, 16 Sep 1998 14:04:39 -0700 (PDT) Date: Wed, 16 Sep 1998 14:04:39 -0700 (PDT) From: "Gregory A. Carter" To: freebsd-questions@FreeBSD.ORG Subject: /usr/src/www/apache-ssl with FreeBSD-current? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Curious situation I found when attempting to compile apache-ssl from the ports under todays current CVS. It compiles fine under 2.2.7 release however looks like 3.0-current it doesn't like. Any ideas? Looks like it's one of the system headers it doesn't like. Errors are as follows: 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 +(omni@Dynmc.Net)------------------------------------------------------+ | Dynamic Networking Solutions InterX Technologies | | Senior Network Administrator | | omni@interx.net omni@itstudio.Net omni@undernet.org omni@webpop3.com | +----------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message