ports/117808: editors/OpenOffice.org-2 seems to be looping
Marcin Cieslak
saper at SYSTEM.PL
Mon Mar 31 19:10:03 PDT 2008
The following reply was made to PR ports/117808; it has been noted by GNATS.
From: Marcin Cieslak <saper at SYSTEM.PL>
To: lbolmerg at web.de
Cc: bug-followup at FreeBSD.org
Subject: Re: ports/117808: editors/OpenOffice.org-2 seems to be looping
Date: Tue, 01 Apr 2008 03:56:21 +0200
Can you try adding "--with-system-zlib" to the Makefile CONFIGURE_ARGS?
Something like this:
RCS file: /usr/home/ncvs/ports/editors/openoffice.org-2/Makefile,v
retrieving revision 1.295
diff -u -u -r1.295 Makefile
--- Makefile 28 Mar 2008 22:26:03 -0000 1.295
+++ Makefile 31 Mar 2008 23:34:46 -0000
@@ -140,7 +140,8 @@
CONFIGURE_ARGS+= --with-gnu-cp=${LOCALBASE}/bin/gcp \
--with-gnu-patch=${LOCALBASE}/bin/gpatch \
--enable-crashdump=yes \
- --enable-symbols=SMALL
+ --enable-symbols=TRUE \
+ --with-system-zlib
.if ${ARCH} == amd64
WITHOUT_MOZILLA= yes
LIB_DEPENDS+= boost_regex:${PORTSDIR}/devel/boost
--
<< Marcin Cieslak // saper at system.pl >>
More information about the freebsd-openoffice
mailing list