From owner-freebsd-questions@FreeBSD.ORG Thu May 12 16:02:32 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 17B5216A4CE for ; Thu, 12 May 2005 16:02:32 +0000 (GMT) Received: from smtp-out1.blueyonder.co.uk (smtp-out1.blueyonder.co.uk [195.188.213.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9656943D41 for ; Thu, 12 May 2005 16:02:30 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out1.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 12 May 2005 17:03:09 +0100 Message-ID: <42837E15.9020302@dial.pipex.com> Date: Thu, 12 May 2005 17:02:29 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.7) Gecko/20050510 X-Accept-Language: en, en-us MIME-Version: 1.0 To: Timothy Smith References: <42832E02.2090003@open-networks.net> <42837807.2090407@dial.pipex.com> In-Reply-To: <42837807.2090407@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 May 2005 16:03:09.0436 (UTC) FILETIME=[176FE3C0:01C5570C] cc: freebsd-questions@freebsd.org Subject: Re: 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 16:02:32 -0000 Alex Zbyslaw wrote: > Timothy Smith wrote: > >> set the LIBIDL_CONFIG environment variable to the >> *** full path to libIDL-config. > Or try: setenv LIBIDL_CONFIG `which libIDL-config-2` or it {ba,z}sh equivalent. --Alex