From owner-freebsd-questions@FreeBSD.ORG Thu Oct 27 22:39:05 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 97EC616A41F for ; Thu, 27 Oct 2005 22:39:05 +0000 (GMT) (envelope-from freebsd@laws.ms) Received: from mail.laws.ms (pang.laws.ms [64.202.114.164]) by mx1.FreeBSD.org (Postfix) with SMTP id 2DBEF43D45 for ; Thu, 27 Oct 2005 22:39:05 +0000 (GMT) (envelope-from freebsd@laws.ms) Received: (qmail 84698 invoked by uid 399); 27 Oct 2005 22:39:04 -0000 Received: from unknown (HELO ?219.79.109.89?) (pang@laws.ms@219.79.109.89) by pang.laws.ms with SMTP; 27 Oct 2005 22:39:04 -0000 Message-ID: <436156FA.3080302@laws.ms> Date: Fri, 28 Oct 2005 06:38:50 +0800 From: Pang User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: libtool: link: `/hsphere/shared/lib/libiconv.la' is not a valid libtool archive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Oct 2005 22:39:05 -0000 Hello Everyone, I have tried to compile PHP4.4.0 and got the following error: grep: /hsphere/shared/lib/libiconv.la: No such file or directory sed: /hsphere/shared/lib/libiconv.la: No such file or directory libtool: link: `/hsphere/shared/lib/libiconv.la' is not a valid libtool archive I have tried to reinstall libtool and libiconv, but the problem is not fixed. Could you tell me which port install libiconv.la? My FreeBSD version is 5.4 Thanks Pang