From owner-freebsd-mozilla Wed Jan 17 11:16: 8 2001 Delivered-To: freebsd-mozilla@freebsd.org Received: from mailout3-0.nyroc.rr.com (mailout3-1.nyroc.rr.com [24.92.226.168]) by hub.freebsd.org (Postfix) with ESMTP id 1855737B400 for ; Wed, 17 Jan 2001 11:15:44 -0800 (PST) Received: from rochester.rr.com (roc-66-24-71-185.rochester.rr.com [66.24.71.185]) by mailout3-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f0HJC1e16439 for ; Wed, 17 Jan 2001 14:12:02 -0500 (EST) Message-ID: <3A65EF5E.DEDF2281@rochester.rr.com> Date: Wed, 17 Jan 2001 14:15:42 -0500 From: "David M. Heller" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mozilla@FreeBSD.org Subject: Mozilla won't build Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mozilla@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, While trying to update port M18 to M18_1 in /usr/ports/mozilla (cvsup about one week ago) I get the following output: In file included from ../../dist/include/nsCRT.h:30, from ../../dist/include/nsString2.h:49, from ../../dist/include/nsString.h:42, from nsMemoryImpl.cpp:31: ../../dist/include/nsCppSharedAllocator.h:6: new.h: No such file or directory In file included from nsMemoryImpl.cpp:28: ../../dist/include/nsAutoLock.h: In method `nsAutoMonitor::~nsAutoMonitor()': ../../dist/include/nsAutoLock.h:188: warning: unused variable `enum PRStatus st tus' ../../dist/include/nsAutoLock.h: In method `nsAutoCMonitor::~nsAutoCMonitor()': ../../dist/include/nsAutoLock.h:252: warning: unused variable `enum PRStatus st tus' nsMemoryImpl.cpp: In function `void EnsureGlobalMemoryService()': nsMemoryImpl.cpp:445: warning: unused variable `nsresult rv' gmake[2]: *** [nsMemoryImpl.o] Error 1 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom/base' gmake[1]: *** [install] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/xpcom' gmake: *** [install] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. *** Error code 1 Thanks in advance, Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mozilla" in the body of the message