From owner-freebsd-java@FreeBSD.ORG Sun Mar 12 19:09:23 2006 Return-Path: <owner-freebsd-java@FreeBSD.ORG> X-Original-To: java@freebsd.org Delivered-To: freebsd-java@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15DC16A400; Sun, 12 Mar 2006 19:09:23 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [83.171.239.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA83C43D46; Sun, 12 Mar 2006 19:09:22 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k2CJ9LUg004372; Sun, 12 Mar 2006 21:09:21 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.13.3) with ESMTP id k2CJ9IIk017089; Sun, 12 Mar 2006 21:09:19 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <441471DA.5020400@ebs.gr> Date: Sun, 12 Mar 2006 21:09:14 +0200 From: Panagiotis Astithas <past@ebs.gr> Organization: EBS Ltd. User-Agent: Thunderbird 1.5 (X11/20060203) MIME-Version: 1.0 To: NAKATA Maho <chat95@mac.com> References: <Pine.LNX.4.44.0603101104350.17016-100000@matrix.gatewaynet.com> <44114DBE.3040202@ebs.gr> <20060311.104756.104072791.chat95@mac.com> In-Reply-To: <20060311.104756.104072791.chat95@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: java@freebsd.org, gerald@pfeifer.com, openoffice@freebsd.org Subject: Re: GCJ 4.1 and OpenOffice.org X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD <freebsd-java.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-java> List-Post: <mailto:freebsd-java@freebsd.org> List-Help: <mailto:freebsd-java-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-java>, <mailto:freebsd-java-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 12 Mar 2006 19:09:23 -0000 NAKATA Maho wrote: > In Message-ID: <44114DBE.3040202@ebs.gr> > Panagiotis Astithas <past@ebs.gr> wrote: > >> So this is essentially a (collection of) tweaked gcc41 port(s) that >> avoids the gmake bug that hoses systems with 1GB RAM? If so I'd love to > right aviods. >> try this, as I've been wanting to do the same for a while. > > Not only contains a workaround of gmake bug ;) > current gmake eats up system's memory while installation, but > 3.81RC1 does not seem to be compatible with other programs. > so I restricted to use ONLY while installing gcj. I'm getting the following error while building: ... mkdir .libs /usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/xgcc -B/usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd6.1/bin/ -B/usr/local/i386-portbld-freebsd6.1/lib/ -isystem /usr/local/i386-portbld-freebsd6.1/include -isystem /usr/local/i386-portbld-freebsd6.1/sys-include -DHAVE_CONFIG_H -I. -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jawt -I../../include -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/include -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jni/classpath -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/target/Linux -I../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/target/generic -I/usr/local/include -pedantic -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -O2 -fno-strict-aliasing -pipe -MT jawt.lo -MD -MP -MF .deps/jawt.Tpo -c ../../../../.././..//gcc-4.1-20060217/libjava/classpath/native/jawt/jawt.c -fPIC -DPIC -o .libs/jawt.o /bin/sh ../../libtool --mode=link /usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/xgcc -B/usr/home/past/myports/gcc41-with_gcj/work/build/./gcc/ -B/usr/local/i386-portbld-freebsd6.1/bin/ -B/usr/local/i386-portbld-freebsd6.1/lib/ -isystem /usr/local/i386-portbld-freebsd6.1/include -isystem /usr/local/i386-portbld-freebsd6.1/sys-include -pedantic -W -Wall -Wmissing-declarations -Wwrite-strings -Wmissing-prototypes -Wno-long-long -D_REENTRANT -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -O2 -fno-strict-aliasing -pipe -module -version-info 0:0:0 -no-undefined -pthread -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lXrender -lX11 -lXext -lgthread-2.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -L/usr/X11R6/lib -lXtst -o libjawtgnu.la jawt.lo ../../native/jni/gtk-peer/libgtkpeer.la libtool: link: cannot find the library `' gmake[6]: *** [libjawtgnu.la] Error 1 gmake[6]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath/native/jawt' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath/native' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava/classpath' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build/i386-portbld-freebsd6.1/libjava' gmake[2]: *** [all-target-libjava] Error 2 gmake[2]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/home/past/myports/gcc41-with_gcj/work/build' gmake: *** [bootstrap-lean] Error 2 *** Error code 2 Stop in /usr/home/past/myports/gcc41-with_gcj. Is this ports supposed to build with the new libtool? Cheers, Panagiotis