From owner-freebsd-gnome Mon Feb 18 8:29: 5 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shale.csir.co.za (shale.csir.co.za [146.64.46.5]) by hub.freebsd.org (Postfix) with ESMTP id 62D9937B400; Mon, 18 Feb 2002 08:28:51 -0800 (PST) Received: (from reg@localhost) by shale.csir.co.za (8.11.6/8.11.6) id g1IGSi313767; Mon, 18 Feb 2002 18:28:44 +0200 (SAT) (envelope-from reg) Date: Mon, 18 Feb 2002 18:28:44 +0200 From: Jeremy Lea To: Maxim Sobolev Cc: freebsd-gnome@FreeBSD.org Subject: Re: A mozilla lite port. Message-ID: <20020218182844.A13548@shale.csir.co.za> References: <20020213002751.A47581@shale.csir.co.za> <3C6A354D.43BA66AD@FreeBSD.org> <20020214181917.A64409@shale.csir.co.za> <3C7129EE.89D8880@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C7129EE.89D8880@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Feb 18, 2002 at 06:21:02PM +0200 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Mon, Feb 18, 2002 at 06:21:02PM +0200, Maxim Sobolev wrote: > There are number of files being built without respect to system > CFLAGS. See attached piece of mozilla-0.9.8_1,1 buildlog. Please fix. I told you that already, and I told you that it's not an easy problem to fix... I'll fix it when I get a chance. They never were being built with the system CFLAGS, but at least now they're being built with the right compiler and the right thread flags. Not having them built with CFLAGS is not a disaster - find something better to do with your time. The only way to fix it is to do an ugly patch with a sed script to force the CFLAGS into the makefile. The right fix is to make NSS use autoconf/configure, which will hopefully be accepted back by mozilla.org. Regards, -Jeremy -- FreeBSD - Because the best things in life are free... http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message