Date: Mon, 26 Jun 2000 19:10:15 EDT From: "John Daniels" <jmd526@hotmail.com> To: hetzels@wbiw01.westbend.net, freebsd-questions@freebsd.org Subject: Re: mod_apache13 and php4 Message-ID: <20000626231015.77925.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
Hi: I am trying to install the mod_apache port provided by Scott Hetzel. I am having a lot of difficulty. I have tried running it a few times as I encounter errors. My last run is below. How can I 'uninstall' and start over? Why am I getting apxs errors, why can mod_php4 find cc? Any help is much appreciated. John wirelessmeridian# cd apache13-base wirelessmeridian# make apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status ===> Extracting for Apache-base-0.5 apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status apxs:Error: Invalid query string `AP_PORT' "Makefile", line 47: warning: "/usr/local/sbin/apxs -q AP_PORT" returned non-zero status ===> Apache-base-0.5 depends on file: /usr/local/sbin/httpd - found ===> Apache-base-0.5 depends on file: /usr/local/libexec/apache/libauth_mysql.so - not found ===> Verifying install for /usr/local/libexec/apache/libauth_mysql.so in /usr/ports/ www/mod_auth_mysql >> No directory for /usr/local/libexec/apache/libauth_mysql.so. Skipping.. ===> Apache-base-0.5 depends on file: /usr/local/libexec/apache/mod_dtcl.so - found ===> Apache-base-0.5 depends on file: /usr/local/libexec/apache/libssl.so - not found ===> Verifying install for /usr/local/libexec/apache/libssl.so in /usr/ports/www/mod_ssl >> No directory for /usr/local/libexec/apache/libssl.so. Skipping.. ===> Apache-base-0.5 depends on file: /usr/local/libexec/apache/mod_frontpage.so - not found ===> Verifying install for /usr/local/libexec/apache/mod_frontpage.so in /usr/ports/ www/mod_frontpage >> No directory for /usr/local/libexec/apache/mod_frontpage.so. Skipping.. ===> Apache-base-0.5 depends on file: /usr/local/libexec/apache/libphp4.so - not found ===> Verifying install for /usr/local/libexec/apache/libphp4.so in /usr/ports/www/mod_php4 ===> Configuring for mod_php-4.0.0 loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i386--freebsd4.0 checking for bison... no checking for byacc... byacc configure: warning: You will need bison if you want to regenerate the PHP parsers. checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... no configure: error: installation or configuration problem: C compiler cannot create executables. ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:1215: checking for a BSD compatible install configure:1268: checking whether build environment is sane configure:1325: checking whether make sets ${MAKE} configure:1371: checking for working aclocal configure:1384: checking for working autoconf configure:1397: checking for working automake configure:1410: checking for working autoheader configure:1423: checking for working makeinfo configure:1453: checking whether to enable maintainer-specific portions of Makefiles configure:1482: checking host system type configure:1510: checking for bison configure:1510: checking for byacc configure:1557: checking for gcc configure:1670: checking whether the C compiler (cc -O -pipe ) works configure:1686: cc -o conftest -O -pipe conftest.c -lkrb -ldes -L/usr/local/lib 1>&5 /usr/lib/libkrb.so: undefined reference to `init_error_table' /usr/lib/libkrb.so: undefined reference to `initialize_error_table_r' configure: failed program was: #line 1681 "configure" #include "confdefs.h" main(){return(0);} (end of "config.log") *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/home/johnd/mod_apache13/apache13-base. *** Error code 1 Stop in /usr/home/johnd/mod_apache13/apache13-base. *** Error code 1 Stop in /usr/home/johnd/mod_apache13/apache13-base. *** Error code 1 Stop in /usr/home/johnd/mod_apache13/apache13-base. *** Error code 1 Stop in /usr/home/johnd/mod_apache13/apache13-base. *** Error code 1 ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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?20000626231015.77925.qmail>