From owner-freebsd-questions@FreeBSD.ORG Thu May 12 10:20:54 2005 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 D9CDB16A4DC for ; Thu, 12 May 2005 10:20:54 +0000 (GMT) Received: from titan.open-networks.net (dsl-202-173-176-254.qld.westnet.com.au [202.173.176.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA03543D66 for ; Thu, 12 May 2005 10:20:53 +0000 (GMT) (envelope-from timothy@open-networks.net) Received: from [192.168.1.200] (unknown [192.168.1.1]) by titan.open-networks.net (Postfix) with ESMTP id 451565B4 for ; Thu, 12 May 2005 20:20:51 +1000 (EST) Message-ID: <42832E02.2090003@open-networks.net> Date: Thu, 12 May 2005 20:20:50 +1000 From: Timothy Smith User-Agent: Mozilla Thunderbird 0.8 (X11/20041023) 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: can't build firefox 1.0.4 on 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 10:20:55 -0000 ./configure gets *** The libIDL-config script installed by libIDL could not be found *** If libIDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBIDL_CONFIG environment variable to the *** full path to libIDL-config. checking for orbit-config... no configure: error: libIDL not found. libIDL 0.6.3 or higher is required. pkg_info shows libIDL-0.8.3_2 A library for creating trees of CORBA Interface Definition so obviously it's not looking into the right place, only there doesn't seem to be a libIDL-config, there is how ever a libIDL-config-2 ? i tried setting libidl_config to that but it's no go.