How to configure PHP build?

Nelis Lamprecht nelis at 8ball.co.za
Tue Jul 20 06:51:47 PDT 2004


On Tue, 2004-07-20 at 15:37, Gabriel Ambuehl wrote:
> Hello Andrew,
> 
> Tuesday, July 20, 2004, 3:36:53 PM, you wrote:
> 
> > 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
> >> ===>  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
> 
> > Have you executed "make clean"?
> 
> More than once. And also make distclean.
> 
> Here's what happens:
> root at iota 15:36:28 /usr/ports/www/mod_php4 # make clean
> ===>  Cleaning for libiconv-1.9.2
> ===>  Cleaning for bison-1.75_2
> ===>  Cleaning for gettext-0.13.1_1
> ===>  Cleaning for libtool-1.3.5_2
> ===>  Cleaning for libtool-1.5.6_1
> ===>  Cleaning for m4-1.4.1
> ===>  Cleaning for perl-5.6.1_15
> ===>  Cleaning for rc_subr-1.29
> ===>  Cleaning for expat-1.95.7
> ===>  Cleaning for apache-1.3.31_2
> ===>  Cleaning for mod_php4-4.3.8_1,1
> root at iota 15:36:41 /usr/ports/www/mod_php4 # make
> ===>  Vulnerability check disabled
> ===>  Found saved configuration for mod_php4-4.3.8_1,1
> ===>  Extracting for mod_php4-4.3.8_1,1
> >> Checksum OK for php-4.3.8.tar.bz2.
> ===>  Patching for mod_php4-4.3.8_1,1
> ===>  Applying FreeBSD patches for mod_php4-4.3.8_1,1
> ===>   mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs - found
> ===>   mod_php4-4.3.8_1,1 depends on executable: bison - found
> ===>  Configuring for mod_php4-4.3.8_1,1
> 

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=   yes

Regards,
-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgpkey/nelis.asc
"Unix IS user friendly.. It's just selective about who its friends are."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040720/340ccb89/attachment.bin


More information about the freebsd-questions mailing list