Date: Fri, 11 Apr 2008 04:50:03 GMT From: Andrew Reilly <areilly@bigpond.net.au> To: openoffice@FreeBSD.org Subject: Re: ports/122627: Build of editors/openoffice.org-2 fails on amd64 Message-ID: <200804110450.m3B4o3Qb083179@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122627; it has been noted by GNATS. From: Andrew Reilly <areilly@bigpond.net.au> To: Marcin Cieslak <saper@SYSTEM.PL> Cc: bug-followup@FreeBSD.org Subject: Re: ports/122627: Build of editors/openoffice.org-2 fails on amd64 Date: Fri, 11 Apr 2008 11:35:42 +1000 Hi Marcin, Thanks for that! The build seems to be proceeding nicely, now. Hopefully it will get all the way! Cheers, On Fri, Apr 11, 2008 at 02:24:06AM +0200, Marcin Cieslak wrote: > I have just fixed this on my side, posted as > > http://qa.openoffice.org/issues/show_bug.cgi?id=88156 > > upstream > > Can you try this patch: > > --- binfilter/bf_sw/source/filter/w4w/makefile.mk.orig 2008-04-11 > 01:44:53.805918532 +0200 > +++ binfilter/bf_sw/source/filter/w4w/makefile.mk 2008-04-11 > 01:47:02.650068192 +0200 > @@ -58,6 +58,10 @@ > CDEFS=$(CDEFS) -Dmydebug > .ENDIF > > +.IF "$(OSL_DEBUG_LEVEL)" > 0 > +CDEFS += -DENABLE_BYTESTRING_STREAM_OPERATORS > +.ENDIF > + > # --- Files -------------------------------------------------------- > > CXXFILES = \ > > > > -- > << Marcin Cieslak // saper@system.pl >> > -- Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804110450.m3B4o3Qb083179>