From owner-freebsd-stable@FreeBSD.ORG Tue Jun 22 13:23:12 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7A4016A4CE for ; Tue, 22 Jun 2004 13:23:12 +0000 (GMT) Received: from finetoon.tempdomainname.com (finetoon.tempdomainname.com [192.220.112.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B29A43D58 for ; Tue, 22 Jun 2004 13:23:12 +0000 (GMT) (envelope-from roger.raymond@asphyxia.com) Received: from [192.168.1.100] (203.23.252.64.snet.net [64.252.23.203]) (authenticated bits=0)i5MDLnMU055947 for ; Tue, 22 Jun 2004 07:21:50 -0600 (MDT) Message-ID: <40D8326F.2060309@asphyxia.com> Date: Tue, 22 Jun 2004 09:21:51 -0400 From: Roger Raymond User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040621 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <40D76004.5000403@asphyxia.com> <006401c45811$3d9e2840$7b00a8c0@Leptop> In-Reply-To: <006401c45811$3d9e2840$7b00a8c0@Leptop> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Trouble compiling lang/php4 (4.3.7) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jun 2004 13:23:12 -0000 Sayid Munawar wrote: > Yes... i received the same error and i posted here too with the subject: > > libtool problem or SMP problem or port problem or what? > > I have tried to cvsup my ports collection yesterday, but the problem > persist. I think one of the php's feature (WITH_ ) is leading to this > problem. but i don't know stil. PHP compiled OK with default WITH_ options I saw that post after I had written mine. The responses were not all that helpful IMO. I too was able to compile php4-cli with the 'default' set of options, so i guess it's now a guessing game and I'll have to turn off each option i have on one at a time and try to build the port until I get it to compile successfully. Will post my findings should I stumble upon them :) --Roger