From owner-freebsd-questions@FreeBSD.ORG Fri Sep 8 16:54:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C7C416A4DE for ; Fri, 8 Sep 2006 16:54:01 +0000 (UTC) (envelope-from jerrymc@msu.edu) Received: from sys31.mail.msu.edu (sys31.mail.msu.edu [35.9.75.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 077FC43D45 for ; Fri, 8 Sep 2006 16:54:00 +0000 (GMT) (envelope-from jerrymc@msu.edu) Received: from jerrymc by sys31.mail.msu.edu with local (Exim 4.52 #1) id 1GLjc8-0007WW-4H; Fri, 08 Sep 2006 12:54:00 -0400 References: <10609080309.AA04044@pluto.rain.com> In-Reply-To: <10609080309.AA04044@pluto.rain.com> From: "Jerold McAllister" To: perryh@pluto.rain.com (Perry Hutchison) Date: Fri, 08 Sep 2006 12:53:55 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: X-Virus: None found by Clam AV Cc: freebsd-questions@freebsd.org Subject: Re: OpenOffice build crashes the compiler X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Sep 2006 16:54:01 -0000 Perry Hutchison writes: > Anyone seen this and know how to get past it? > Configuring out the failing component would be fine, > if possible, since I really only need the word processor. > > Making: ../../../../unxfbsdi.pro/slo/SlideSorterView.obj > g++-ooo -fmessage-length=0 -c -Os -fno-strict-aliasing -fvisibility=hidden -I. -I../../../../unxfbsdi.pro/inc/slsview -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/offuh -I../inc -I../../inc -I../../../../inc/pch -I../../../../inc -I../../../../unx/inc -I../../../../unxfbsdi.pro/inc -I. -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/external -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solenv/unxfbsdi/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solenv/inc -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/res -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solver/680/unxfbsdi.pro/inc/stl -I/usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/solenv/inc/Xp31 -I/usr/local/diablo-jdk1.5.0/include -I/ u! > sr/local/diablo-jdk1.5.0/include/ > In file included from /usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/sd/source/ui/slidesorter/view/SlideSorterView.cxx:54: > ../../inc/DrawDocShell.hxx: In member function `void sd::DrawDocShell::SetSpecialProgress(SfxProgress*, Link*)': > ../../inc/DrawDocShell.hxx:189: warning: declaration of 'pProgress' shadows a member of 'this' > g++-ooo: Internal error: Killed: 9 (program cc1plus) > Please submit a full bug report. > See for instructions. > dmake: Error code 1, while making '../../../../unxfbsdi.pro/slo/SlideSorterView.obj' > '---* tg_merge.mk *---' > > ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice.org-2.0/work/OOD680_m1/sd/source/ui/slidesorter/view > dmake: Error code 1, while making 'build_instsetoo_native' > '---* *---' > *** Error code 255 > > Stop in /usr/ports/editors/openoffice.org-2.0. I did once see something that looked a little like this when a build ran out of disk space. But, I seem to remember there was a disk full or some such message mixed in with the others and I don't see it here. So, check your disk space and after that, good luck finding someone who knows more about it. ////jerry > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >