Date: Wed, 3 Sep 2008 12:09:19 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-openoffice@FreeBSD.org Cc: =?iso-8859-1?q?Fran=E7ois_Laissus?= <fr.laissus@laissus.fr> Subject: Re: Build OpenOffice 3 on FreeBSD 7.0p3 broken ? Message-ID: <200809031209.21786.jkim@FreeBSD.org> In-Reply-To: <48BD941E.1060406@chillt.de> References: <2734736F-75E4-42D5-9FD2-7E379140C3D5@laissus.fr> <48BD941E.1060406@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 02 September 2008 03:29 pm, Bartosz Fabianowski wrote: > > ERROR: error 65280 occurred while making > > /usr/ports/editors/openoffice.org-3/work/BEB300_m3/libxml2 > > ERROR: error 65280 occurred while making > > /usr/ports/editors/openoffice.org-3/work/BEB300_m3/freetype > > I have no idea what 65280 means (Google has no idea either), but I > got the same error code for module binfilter. In my case, > increasing swap space solved it as the build had simply run out of > memory (more than 2GB, it's amazing just how much memory OOo needs > to build). Maybe it's an out of memory issue for you as well? Actually it is a GCC 4.2 regression and there are many bug reports of this type: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27004 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31863 ... OOo is just another victim. In fact, we are not alone: http://bugs.gentoo.org/show_bug.cgi?id=215291 Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809031209.21786.jkim>