From owner-freebsd-current@FreeBSD.ORG Mon Feb 28 18:18:06 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C3516A4CE; Mon, 28 Feb 2005 18:18:06 +0000 (GMT) Received: from nic-naa.net (nic-naa.net [216.220.241.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C1C43D1F; Mon, 28 Feb 2005 18:18:05 +0000 (GMT) (envelope-from brunner@nic-naa.net) Received: from nic-naa.net (localhost [127.0.0.1]) by nic-naa.net (8.13.3/8.13.1) with ESMTP id j1SIHvUL000920; Mon, 28 Feb 2005 13:17:57 -0500 (EST) (envelope-from brunner@nic-naa.net) Message-Id: <200502281817.j1SIHvUL000920@nic-naa.net> To: Peter.Weiss@ConSol.de Date: Mon, 28 Feb 2005 13:17:57 -0500 From: Eric Brunner-Williams in Portland Maine cc: brunner@nic-naa.net cc: freebsd-current@freebsd.org cc: freebsd-mozilla@freebsd.org Subject: Re: Mozilla port fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 18:18:06 -0000 > has anybody been successfull compiling the mozilla port 1.7.5 under 5.3? Yes. I just cvsup'd on my -STABLE desktop, but as you can see, the 1.7.5 build predates the kernel build by a few days. % mozilla -v Mozilla 1.7.5, Copyright (c) 2003-2004 mozilla.org % ls -l `which mozilla` -r-xr-xr-x 1 root wheel 2037 Feb 23 00:20 /usr/X11R6/bin/mozilla* % uname -a FreeBSD ufo.nic-naa.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #16: Mon Feb 28 02:32:01 UTC 2005 brunner@ufo.nic-naa.net:/usr/obj/space1a/freebsd/FreeBSD/branches/-stable/src/sys/GENERIC i386 This isn't a -CURRENT issue. Follow-up should probably go on freebsd-mozilla. Eric