From owner-freebsd-questions@FreeBSD.ORG Thu May 12 21:49: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 37B6E16A4CE for ; Thu, 12 May 2005 21:49:32 +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 5C2CD43D58 for ; Thu, 12 May 2005 21:49:31 +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 87C365B4; Fri, 13 May 2005 07:49:29 +1000 (EST) Message-ID: <4283CF69.8010005@open-networks.net> Date: Fri, 13 May 2005 07:49:29 +1000 From: Timothy Smith User-Agent: Mozilla Thunderbird 0.8 (X11/20041023) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alex Zbyslaw References: <42832E02.2090003@open-networks.net> <42837807.2090407@dial.pipex.com> <42837E15.9020302@dial.pipex.com> In-Reply-To: <42837E15.9020302@dial.pipex.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 21:49:32 -0000 Alex Zbyslaw wrote: > 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 > > > ok i just did the following ( i must have mis typed the first tiem or something ) and the ./configure finished, but it get "Makefile", line 406: Missing dependency operator Error expanding embedded variable." when i do "make" this is all screwed up :/