From owner-freebsd-questions@FreeBSD.ORG Mon May 16 16:06:26 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 0CCC516A4CE for ; Mon, 16 May 2005 16:06:26 +0000 (GMT) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B3243D48 for ; Mon, 16 May 2005 16:06:24 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.37.55] ([82.41.37.55]) by smtp-out5.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Mon, 16 May 2005 17:07:03 +0100 Message-ID: <4288C4FE.90201@dial.pipex.com> Date: Mon, 16 May 2005 17:06:22 +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> <42837E15.9020302@dial.pipex.com> <4283CF69.8010005@open-networks.net> <4284D3D6.4030409@dial.pipex.com> <42851CCB.8030603@open-networks.net> <428537EF.1040306@dial.pipex.com> <42859E37.1080100@open-networks.net> <428695E1.5000100@open-networks.net> In-Reply-To: <428695E1.5000100@open-networks.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 16 May 2005 16:07:03.0257 (UTC) FILETIME=[4C752490:01C55A31] 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: Mon, 16 May 2005 16:06:26 -0000 Timothy Smith wrote: > i've gotten futher, i've found you can't compile it with make, you > need to use gmake. sunbird compiled fine, however firefox errors with > > +++ making chrome /usr/home/timothy/mozilla/netwerk/resources => > ../../dist/bin/chrome/en-US.jar > error: file '../../toolkit/locales/en-US/chrome/necko/contents.rdf' > doesn't exist at ../../config/make-jars.pl line 418, chunk 9. > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/home/timothy/mozilla/netwerk/resources' > gmake[2]: *** [libs] Error 2 > gmake[2]: Leaving directory `/usr/home/timothy/mozilla/netwerk' > gmake[1]: *** [tier_9] Error 2 > gmake[1]: Leaving directory `/usr/home/timothy/mozilla' > gmake: *** [default] Error 2 Why aren't you compiling this from the port? With a port someone has already gone to the trouble of making FreeBSD specific patches to fix things like configuration issues. Is there a reason for trying to re-invent all those wheels? --Alex