[freebsd@chillt.de: Re: ports/95951: editors/Openoffice.org-2.0 build WITH_GNUGCJ fails]

NAKATA Maho chat95 at mac.com
Sun May 14 09:49:46 UTC 2006


In Message-ID: <200604172010.k3HKAM1D077762 at freefall.freebsd.org> 
linimon at lonesome.com (Mark Linimon) wrote:

>  a) The lang/gcc41 port (master port of lang/gcc41-withgcjawt) comes with 
>  an outdated libtool version and needs "USE_AUTOTOOLS=libtool:15" in 
>  order to use the system-provided libtool 1.5. This is highly unlikely as 
>  others would certainly have noticed that lang/gcc41 does not compile before.

unfortunately following patch does not solve this problem for
FreeBSD debussy.private.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 09:40:18 JST 2006     maho at debussy.private.org:/usr/src/sys/i386/compile/MAHO  i386

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/gcc41-withgcjawt/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    23 Apr 2006 18:24:46 -0000      1.2
+++ Makefile    14 May 2006 09:48:49 -0000
@@ -13,6 +13,7 @@
 DESCR= ${.CURDIR}/pkg-descr

 WITH_JAVA_AWT= yes
+USE_AUTOTOOLS= libtool:15

 MASTERDIR=     ${.CURDIR}/../../lang/gcc41
 .include "${MASTERDIR}/Makefile"


More information about the freebsd-openoffice mailing list