Date: Mon, 18 Feb 2002 18:28:44 +0200 From: Jeremy Lea <reg@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: freebsd-gnome@FreeBSD.org Subject: Re: A mozilla lite port. Message-ID: <20020218182844.A13548@shale.csir.co.za> In-Reply-To: <3C7129EE.89D8880@FreeBSD.org>; from sobomax@FreeBSD.org on Mon, Feb 18, 2002 at 06:21:02PM %2B0200 References: <20020213002751.A47581@shale.csir.co.za> <3C6A354D.43BA66AD@FreeBSD.org> <20020214181917.A64409@shale.csir.co.za> <3C7129EE.89D8880@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020218182844.A13548>