From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 13:51:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4902616A4CE for ; Tue, 20 Jul 2004 13:51:47 +0000 (GMT) Received: from mail.8ball.co.za (8ball.co.za [196.22.201.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3569443D41 for ; Tue, 20 Jul 2004 13:51:38 +0000 (GMT) (envelope-from nelis@8ball.co.za) Received: (qmail 43545 invoked by uid 89); 20 Jul 2004 13:51:22 -0000 Received: from unknown (HELO ?192.168.10.9?) (192.168.10.9) by 192.168.10.1 with SMTP; 20 Jul 2004 13:51:22 -0000 From: Nelis Lamprecht To: gabriel_ambuehl@buz.ch In-Reply-To: <5910464726.20040720153758@buz.ch> References: <128634053.20040720151736@buz.ch> <5910464726.20040720153758@buz.ch> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-20mpvfPKEyborQpKgCHm" Organization: 8ball Network Solutions Message-Id: <1090331454.31945.146.camel@nelis.brabys.co.za> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Tue, 20 Jul 2004 15:51:18 +0200 cc: freebsd-questions@freebsd.org Subject: Re: Re[2]: How to configure PHP build? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: nelis@8ball.co.za List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 13:51:47 -0000 --=-20mpvfPKEyborQpKgCHm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-07-20 at 15:37, Gabriel Ambuehl wrote: > Hello Andrew, >=20 > Tuesday, July 20, 2004, 3:36:53 PM, you wrote: >=20 > > On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote: > >> Hi, > >> after the last PHP commits, I can't seem to be able to configure my > >> PHP builds anymore. It keeps on telling me > >> =3D=3D=3D> Found saved configuration for mod_php4-4.3.8_1,1 > >> and subsequently starts to build right away. > >> > >> Is there any way to get it to behave like in the past, specifically > >> asking me what libs it should compile in? > >> > >> Any help would be greatly appreciated. > >> > >> Regards, > >> Gabriel >=20 > > Have you executed "make clean"? >=20 > More than once. And also make distclean. >=20 > Here's what happens: > root@iota 15:36:28 /usr/ports/www/mod_php4 # make clean > =3D=3D=3D> Cleaning for libiconv-1.9.2 > =3D=3D=3D> Cleaning for bison-1.75_2 > =3D=3D=3D> Cleaning for gettext-0.13.1_1 > =3D=3D=3D> Cleaning for libtool-1.3.5_2 > =3D=3D=3D> Cleaning for libtool-1.5.6_1 > =3D=3D=3D> Cleaning for m4-1.4.1 > =3D=3D=3D> Cleaning for perl-5.6.1_15 > =3D=3D=3D> Cleaning for rc_subr-1.29 > =3D=3D=3D> Cleaning for expat-1.95.7 > =3D=3D=3D> Cleaning for apache-1.3.31_2 > =3D=3D=3D> Cleaning for mod_php4-4.3.8_1,1 > root@iota 15:36:41 /usr/ports/www/mod_php4 # make > =3D=3D=3D> Vulnerability check disabled > =3D=3D=3D> Found saved configuration for mod_php4-4.3.8_1,1 > =3D=3D=3D> Extracting for mod_php4-4.3.8_1,1 > >> Checksum OK for php-4.3.8.tar.bz2. > =3D=3D=3D> Patching for mod_php4-4.3.8_1,1 > =3D=3D=3D> Applying FreeBSD patches for mod_php4-4.3.8_1,1 > =3D=3D=3D> mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs - f= ound > =3D=3D=3D> mod_php4-4.3.8_1,1 depends on executable: bison - found > =3D=3D=3D> Configuring for mod_php4-4.3.8_1,1 >=20 Try doing a 'make reinstall' Failing which you could also try build php from /usr/ports/lang/php4. Use the WITH_APACHE2 argument if you are using Apache2 or add it to /etc/make.conf WITH_APACHE2=3D yes Regards, --=20 Nelis Lamprecht PGP: http://www.8ball.co.za/pgpkey/nelis.asc "Unix IS user friendly.. It's just selective about who its friends are." --=-20mpvfPKEyborQpKgCHm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQBA/SM+QfIMKiRMCrERAroSAJ9UXIqSYI9ea2bLmV/rXfJj6MF6SACg1OXo 2YmKQIIqSwfxDr2JiAunCoI= =mzyR -----END PGP SIGNATURE----- --=-20mpvfPKEyborQpKgCHm--