Date: Sat, 15 Jul 2000 02:47:55 EDT From: "Marc Mercurio" <marcmercurio@hotmail.com> To: freebsd-questions@freebsd.org Subject: how to apache-ssl Message-ID: <20000715064756.27578.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_16b490f_2266bca1$3a7e98ce Content-Type: text/plain; format=flowed When doing a make install via /usr/ports/www/apache-ssl, I am getting the message "error 1 stop" after tons of output and have no idea what I should do at this point. I have attached the output and error message to this email. If you have any idea as to what I can do at this point that would be great! Marc ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com ------=_NextPart_000_16b490f_2266bca1$3a7e98ce Content-Type: text/plain; name="output_of_make_install.txt"; format=flowed Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="output_of_make_install.txt" bash-2.03# make install *** Warning! You must set variable USA_RESIDENT to YES if you are USA resident and are using RSAREF otherwise package will not link correctly. ===> Extracting for apache-1.3.6+ssl_1.32 >>Checksum OK for apache_1.3.6.tar.gz. >>Checksum OK for apache_1.3.6+ssl_1.32.tar.gz. ===> apache-1.3.6+ssl_1.32 depends on file: /usr/local/lib/libcrypto.a - found ===> apache-1.3.6+ssl_1.32 depends on file: /usr/local/lib/libssl.a - found ===> Patching for apache-1.3.6+ssl_1.32 ===> Applying FreeBSD patches for apache-1.3.6+ssl_1.32 Searching for a usable SSLeay installation or source directory SSLeay sources were found in: /usr/local/etc/SSL/SSLeay-0.9.0b SSLeay installation found in: /usr/local Using the source version of SSLeay found in /usr/local/etc/SSL/SSLeay-0.9.0b If this is not what you want stop now and specify the path to SSLeay explicitly. Your version of patch is OK. Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/configure ./configure |--- ../apache_1.3.6/configure Wed Mar 10 11:53:02 1999 |+++ ./configure Sat Mar 27 11:11:15 1999 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 699. Hunk #2 succeeded at 940. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/Configuration ./src/Configuration |--- ../apache_1.3.6/src/Configuration Tue Mar 23 00:17:07 1999 |+++ ./src/Configuration Sat Mar 27 18:02:26 1999 -------------------------- Patching file src/Configuration using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 406. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/Configuration.tmpl ./src/Configuration.tmpl |--- ../apache_1.3.6/src/Configuration.tmpl Tue Dec 1 23:59:53 1998 |+++ ./src/Configuration.tmpl Sat Mar 27 11:11:15 1999 -------------------------- Patching file src/Configuration.tmpl using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 406. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/Configure ./src/Configure |--- ../apache_1.3.6/src/Configure Sun Mar 21 05:07:24 1999 |+++ ./src/Configure Sat Mar 27 11:11:15 1999 -------------------------- Patching file src/Configure using Plan A... Hunk #1 succeeded at 776. Hunk #2 succeeded at 1766. Hunk #3 succeeded at 1849. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/Makefile.tmpl ./src/Makefile.tmpl |--- ../apache_1.3.6/src/Makefile.tmpl Tue Mar 16 21:37:02 1999 |+++ ./src/Makefile.tmpl Sat Mar 27 11:11:16 1999 -------------------------- Patching file src/Makefile.tmpl using Plan A... Hunk #1 succeeded at 25. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/include/ap_config.h ./src/include/ap_config.h |--- ../apache_1.3.6/src/include/ap_config.h Tue Mar 16 16:16:07 1999 |+++ ./src/include/ap_config.h Sat Mar 27 11:15:41 1999 -------------------------- Patching file src/include/ap_config.h using Plan A... Hunk #1 succeeded at 439. Hunk #2 succeeded at 1294. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/include/buff.h ./src/include/buff.h |--- ../apache_1.3.6/src/include/buff.h Fri Jan 1 19:04:39 1999 |+++ ./src/include/buff.h Sat Mar 27 11:11:16 1999 -------------------------- Patching file src/include/buff.h using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 140. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/include/http_main.h ./src/include/http_main.h |--- ../apache_1.3.6/src/include/http_main.h Fri Jan 1 19:04:40 1999 |+++ ./src/include/http_main.h Sat Mar 27 11:11:16 1999 -------------------------- Patching file src/include/http_main.h using Plan A... Hunk #1 succeeded at 115. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/include/httpd.h ./src/include/httpd.h |--- ../apache_1.3.6/src/include/httpd.h Tue Mar 23 00:10:59 1999 |+++ ./src/include/httpd.h Sat Mar 27 11:16:22 1999 -------------------------- Patching file src/include/httpd.h using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 141. Hunk #3 succeeded at 423. Hunk #4 succeeded at 846. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/main/Makefile.tmpl ./src/main/Makefile.tmpl |--- ../apache_1.3.6/src/main/Makefile.tmpl Tue Jan 12 15:47:00 1999 |+++ ./src/main/Makefile.tmpl Sat Mar 27 11:11:16 1999 -------------------------- Patching file src/main/Makefile.tmpl using Plan A... Hunk #1 succeeded at 14. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/main/buff.c ./src/main/buff.c |--- ../apache_1.3.6/src/main/buff.c Sat Feb 20 18:12:34 1999 |+++ ./src/main/buff.c Sat Mar 27 11:11:17 1999 -------------------------- Patching file src/main/buff.c using Plan A... Hunk #1 succeeded at 72. Hunk #2 succeeded at 246. Hunk #3 succeeded at 305. Hunk #4 succeeded at 321. Hunk #5 succeeded at 432. Hunk #6 succeeded at 1171. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/main/http_main.c ./src/main/http_main.c |--- ../apache_1.3.6/src/main/http_main.c Wed Mar 17 23:05:43 1999 |+++ ./src/main/http_main.c Sat Mar 27 11:11:17 1999 -------------------------- Patching file src/main/http_main.c using Plan A... Hunk #1 succeeded at 1216. Hunk #2 succeeded at 3845. Hunk #3 succeeded at 4696. Hunk #4 succeeded at 5012. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/modules/standard/mod_log_config.c ./src/modules/standard/mod_log_config.c |--- ../apache_1.3.6/src/modules/standard/mod_log_config.c Thu Mar 4 19:28:40 1999 |+++ ./src/modules/standard/mod_log_config.c Sat Mar 27 11:11:17 1999 -------------------------- Patching file src/modules/standard/mod_log_config.c using Plan A... Hunk #1 succeeded at 127. Hunk #2 succeeded at 183. Hunk #3 succeeded at 444. Hunk #4 succeeded at 516. Hunk #5 succeeded at 695. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/support/apachectl ./src/support/apachectl |--- ../apache_1.3.6/src/support/apachectl Tue Feb 9 18:00:34 1999 |+++ ./src/support/apachectl Sat Mar 27 11:11:18 1999 -------------------------- Patching file src/support/apachectl using Plan A... Hunk #1 succeeded at 25. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -u -r ../apache_1.3.6/src/support/suexec.c ./src/support/suexec.c |--- ../apache_1.3.6/src/support/suexec.c Sun Feb 21 20:36:44 1999 |+++ ./src/support/suexec.c Sat Mar 27 11:11:18 1999 -------------------------- Patching file src/support/suexec.c using Plan A... Hunk #1 succeeded at 214. done ===> Configuring for apache-1.3.6+ssl_1.32 Configuring for Apache, Version 1.3.6 Ben-SSL/1.32 1.3.6 + using installation path layout: GNU (config.layout) Creating Makefile Creating Configuration.apaci in src + enabling mod_so for DSO support Creating Makefile in src + configured for FreeBSD 3.2 platform + setting C pre-processor to cc -E + checking for system header files + using custom target name: httpsd + adding selected modules o rewrite_module uses ConfigStart/End enabling DBM support for mod_rewrite o db_auth_module uses ConfigStart/End using Berkeley-DB/1.x for mod_auth_db (-lc) + doing sanity check on compiler and options Creating Makefile in src/support Creating Makefile in src/main Creating Makefile in src/ap Creating Makefile in src/regex Creating Makefile in src/os/unix Creating Makefile in src/modules/standard Creating Makefile in src/modules/proxy Creating Makefile in src/modules/ssl ===> Building for apache-1.3.6+ssl_1.32 ===> src ===> src/os/unix cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` os.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` os-inline.c rm -f libos.a ar cr libos.a os.o os-inline.o ranlib libos.a <=== src/os/unix ===> src/ap cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_execve.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_cpystrn.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_signal.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_slack.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_snprintf.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_fnmatch.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` ap_md5c.c rm -f libap.a ar cr libap.a ap_execve.o ap_cpystrn.o ap_signal.o ap_slack.o ap_snprintf.o ap_fnmatch.o ap_md5c.o ranlib libap.a <=== src/ap ===> src/main cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL gen_test_char.c cc -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -o gen_test_char gen_test_char.o -lcrypt -L/usr/local/etc/SSL/SSLeay-0.9.0b -lssl -lcrypto ./gen_test_char >test_char.h cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL gen_uri_delims.c cc -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -o gen_uri_delims gen_uri_delims.o -lcrypt -L/usr/local/etc/SSL/SSLeay-0.9.0b -lssl -lcrypto ./gen_uri_delims >uri_delims.h cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL alloc.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL buff.c buff.c: In function `ap_write': buff.c:327: warning: passing arg 2 of `SSL_write' discards `const' from pointer target type cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_config.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_core.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_log.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_main.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_protocol.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_request.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL http_vhost.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL util.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL util_date.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL util_script.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL util_uri.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL util_md5.c cc -c -I../os/unix -I../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../apaci` -DAPACHE_SSL rfc1413.c rm -f libmain.a ar cr libmain.a alloc.o buff.o http_config.o http_core.o http_log.o http_main.o http_protocol.o http_request.o http_vhost.o util.o util_date.o util_script.o util_uri.o util_md5.o rfc1413.o ranlib libmain.a <=== src/main ===> src/modules ===> src/modules/standard cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_env.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_log_config.c mod_log_config.c:520: warning: initialization from incompatible pointer type cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_mime.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_negotiation.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_status.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_include.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_autoindex.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_dir.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_cgi.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_asis.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_imap.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_actions.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_userdir.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_alias.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_access.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_auth.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_so.c cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` mod_setenvif.c rm -f libstandard.a ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_status.o mod_include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions.o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_so.o mod_setenvif.o ranlib libstandard.a cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_mime_magic.c && mv mod_mime_magic.o mod_mime_magic.lo ld -Bshareable -o mod_mime_magic.so mod_mime_magic.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_info.c && mv mod_info.o mod_info.lo ld -Bshareable -o mod_info.so mod_info.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_speling.c && mv mod_speling.o mod_speling.lo ld -Bshareable -o mod_speling.so mod_speling.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_rewrite.c && mv mod_rewrite.o mod_rewrite.lo ld -Bshareable -o mod_rewrite.so mod_rewrite.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_auth_anon.c && mv mod_auth_anon.o mod_auth_anon.lo ld -Bshareable -o mod_auth_anon.so mod_auth_anon.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_auth_db.c && mv mod_auth_db.o mod_auth_db.lo ld -Bshareable -o mod_auth_db.so mod_auth_db.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_digest.c && mv mod_digest.o mod_digest.lo ld -Bshareable -o mod_digest.so mod_digest.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_cern_meta.c && mv mod_cern_meta.o mod_cern_meta.lo ld -Bshareable -o mod_cern_meta.so mod_cern_meta.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_expires.c && mv mod_expires.o mod_expires.lo ld -Bshareable -o mod_expires.so mod_expires.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_headers.c && mv mod_headers.o mod_headers.lo ld -Bshareable -o mod_headers.so mod_headers.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_usertrack.c && mv mod_usertrack.o mod_usertrack.lo ld -Bshareable -o mod_usertrack.so mod_usertrack.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_unique_id.c && mv mod_unique_id.o mod_unique_id.lo ld -Bshareable -o mod_unique_id.so mod_unique_id.lo <=== src/modules/standard ===> src/modules/proxy cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE mod_proxy.c && mv mod_proxy.o mod_proxy.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE proxy_cache.c && mv proxy_cache.o proxy_cache.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE proxy_connect.c && mv proxy_connect.o proxy_connect.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE proxy_ftp.c && mv proxy_ftp.o proxy_ftp.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE proxy_http.c && mv proxy_http.o proxy_http.lo cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` -fpic -DSHARED_MODULE proxy_util.c && mv proxy_util.o proxy_util.lo rm -f libproxy.so ld -Bshareable -o libproxy.so mod_proxy.lo proxy_cache.lo proxy_connect.lo proxy_ftp.lo proxy_http.lo proxy_util.lo <=== src/modules/proxy ===> src/modules/ssl cc -c -I../../os/unix -I../../include -I/usr/local/etc/SSL/SSLeay-0.9.0b/include -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION=\"/usr/local/www/data/\" -DDEFAULT_PATH=\"/bin:/usr/bin:/usr/local/bin\" -funsigned-char -DTARGET=\"httpsd\" -DAPACHE_SSL -O -pipe `../../apaci` apache_ssl.c apache_ssl.c:75: #error "Don't use OpenSSL versions less than 0.9.2b, they have a serious security problem!" apache_ssl.c: In function `ReadRandomFiles': apache_ssl.c:339: warning: passing arg 1 of `RAND_load_file' discards `const' from pointer target type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. ------=_NextPart_000_16b490f_2266bca1$3a7e98ce-- 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?20000715064756.27578.qmail>