From owner-freebsd-current@FreeBSD.ORG Tue Mar 1 05:11:59 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 E865A16A4CE for ; Tue, 1 Mar 2005 05:11:58 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF1743D48 for ; Tue, 1 Mar 2005 05:11:58 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5A92572DD5; Mon, 28 Feb 2005 21:11:58 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 5862272DD4; Mon, 28 Feb 2005 21:11:58 -0800 (PST) Date: Mon, 28 Feb 2005 21:11:58 -0800 (PST) From: Doug White To: Peter Weiss In-Reply-To: <85mztpr6r0.fsf@ConSol.de> Message-ID: <20050228211040.T62607@carver.gumbysoft.com> References: <85mztpr6r0.fsf@ConSol.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@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: Tue, 01 Mar 2005 05:11:59 -0000 On Sun, 27 Feb 2005, Peter Weiss wrote: > has anybody been successfull compiling the mozilla port 1.7.5 under 5.3? [...] > gmake[5]: Entering directory `/usr/ports/www/mozilla/work/mozilla/extensions/webservices/interfaceinfo/src' > nsGenericInterfaceInfoSet.cpp > c++ -o nsGenericInterfaceInfoSet.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/websrvcs -I../../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -O -pipe -O2 -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O2 -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../mozilla-config.h nsGenericInterfaceInfoSet.cpp > nsGenericInterfaceInfoSet.cpp: In member function `nsresult nsGenericInterfaceInfoSet::IndexOfName(const char*, PRUint16*)': > nsGenericInterfaceInfoSet.cpp:118: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. This is usually indicative of hardware problems (probably overtemperature, considering how long the mozilla build runs). Check your environmentals. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org