From owner-freebsd-questions Mon Jun 26 16:10:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f18.law8.hotmail.com [216.33.241.18]) by hub.freebsd.org (Postfix) with SMTP id 183EF37BD74 for ; Mon, 26 Jun 2000 16:10:16 -0700 (PDT) (envelope-from jmd526@hotmail.com) Received: (qmail 77926 invoked by uid 0); 26 Jun 2000 23:10:15 -0000 Message-ID: <20000626231015.77925.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Mon, 26 Jun 2000 16:10:15 PDT X-Originating-IP: [209.220.228.2] From: "John Daniels" To: hetzels@wbiw01.westbend.net, freebsd-questions@freebsd.org Subject: Re: mod_apache13 and php4 Date: Mon, 26 Jun 2000 19:10:15 EDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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