Date: Wed, 16 Sep 1998 14:04:39 -0700 (PDT) From: "Gregory A. Carter" <omni@dynmc.net> To: freebsd-questions@FreeBSD.ORG Subject: /usr/src/www/apache-ssl with FreeBSD-current? Message-ID: <Pine.BSF.3.96.980916140144.24077B-100000@ns1.dynmc.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980916140144.24077B-100000>