From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 13:56:59 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 1ABBF16A57C for ; Tue, 20 Jul 2004 13:56:59 +0000 (GMT) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id 0AC9F43D31 for ; Tue, 20 Jul 2004 13:56:58 +0000 (GMT) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 71224 invoked from network); 20 Jul 2004 13:56:57 -0000 Received: from 80-218-104-238.dclient.hispeed.ch (HELO ga) (80.218.104.238) by 0 with SMTP; 20 Jul 2004 13:56:57 -0000 Date: Tue, 20 Jul 2004 15:57:06 +0200 From: Gabriel Ambuehl Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <18210287306.20040720155706@buz.ch> To: Svein Halvor Halvorsen In-Reply-To: <20040720155004.C68706@mirrorball.theloosingend.net> References: <128634053.20040720151736@buz.ch> <200407200836.53987.algould@datawok.com> <5910464726.20040720153758@buz.ch> <20040720155004.C68706@mirrorball.theloosingend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re[3]: How to configure PHP build? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel_ambuehl@buz.ch List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 13:56:59 -0000 Hello Svein, Tuesday, July 20, 2004, 3:50:57 PM, you wrote: > Try doing a 'make clean' under the /usr/ports/lang/php4 directory. I had tried that as well with the same results: root@iota 15:55:57 /usr/ports/lang/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 php4-4.3.8_1 root@iota 15:56:01 /usr/ports/lang/php4 # make ===> Vulnerability check disabled ===> Found saved configuration for php4-4.3.8_1 ===> Extracting for php4-4.3.8_1 >> Checksum OK for php-4.3.8.tar.bz2. Best regards, Gabriel