From owner-freebsd-questions@FreeBSD.ORG Fri May 13 21:31:59 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 62EF616A4CE for ; Fri, 13 May 2005 21:31:59 +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 91DCD43D79 for ; Fri, 13 May 2005 21:31:58 +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 2161B5B4; Sat, 14 May 2005 07:31:56 +1000 (EST) Message-ID: <42851CCB.8030603@open-networks.net> Date: Sat, 14 May 2005 07:31:55 +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> <4283CF69.8010005@open-networks.net> <4284D3D6.4030409@dial.pipex.com> In-Reply-To: <4284D3D6.4030409@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: Fri, 13 May 2005 21:31:59 -0000 Alex Zbyslaw wrote: > Timothy Smith wrote: > >>> 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 :/ > > > This thing is that I don't believe any of this should be necessary. > Firefox should find ibIDL-config-2. > > Can you tell us where on your filesystem ibIDL-config-2 is located? > > Also, check which make you are running. > > which make > > and > > ls -lsa `which make` > > --Alex > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > %locate libIDL-config-2 /usr/local/bin/libIDL-config-2 %which make /usr/bin/make %ls -lsa `which make` 224 -r-xr-xr-x 1 root wheel 206736 May 26 2004 /usr/bin/make