From owner-freebsd-java@FreeBSD.ORG Tue Jul 20 15:47:27 2004 Return-Path: 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 D5F5016A4CE for ; Tue, 20 Jul 2004 15:47:27 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376D143D5C for ; Tue, 20 Jul 2004 15:47:26 +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.6/8.12.9) with ESMTP id i6KFlOSs030753; Tue, 20 Jul 2004 18:47:24 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.52] (edgar.ebs.gr [10.1.1.52]) by ebs.gr (8.12.11/8.12.11) with ESMTP id i6KFlKmC096155; Tue, 20 Jul 2004 18:47:24 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <40FD3E81.1050206@ebs.gr> Date: Tue, 20 Jul 2004 18:47:13 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 0.7 (X11/20040702) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jan-Peter Koopmann References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: java@freebsd.org Subject: Re: eclipse 3.0 port X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 15:47:28 -0000 Jan-Peter Koopmann wrote: > Hi, > > I just tried to build eclipse3 with the port located at > > http://noc.ntua.gr/~past/freebsd/eclipse3-port.tgz Note that the last update is at: http://netmode.ntua.gr/~past/freebsd/eclipse3-port.tgz > But got the following error. Maybe someone can point me to the right > direction: > > > ===> Building libupdate. > cd plugins/org.eclipse.update.core.freebsd/src && /usr/local/bin/ant > -Djava.home=/usr/local/jdk1.4.2 > Buildfile: build.xml > > init: > > build: > [echo] Building libupdate.so > [echo] gcc -o libupdate.so -shared > -I/data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/sr > c/../../org.eclipse.update.core.freebsd/src/ > -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/freebsd > libupdate.so -static -lc > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c: In function > `Java_org_eclipse_update_configuration_LocalSystemInfo_nativeGetFreeSpac > e': > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:52: syntax error before `int' > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:53: `err' undeclared (first use in this function) > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:53: (Each undeclared identifier is reported only once > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:53: for each function it appears in.) > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c: In function > `Java_org_eclipse_update_configuration_LocalSystemInfo_nativeGetLabel': > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:86: syntax error before `result' > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:90: `result' undeclared (first use in this function) > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c: In function > `Java_org_eclipse_update_configuration_LocalSystemInfo_nativeGetType': > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:117: syntax error before `int' > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:121: `result' undeclared (first use in this function) > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c: In function > `Java_org_eclipse_update_configuration_LocalSystemInfo_nativeListMountPo > ints': > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:157: syntax error before `int' > [apply] > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > update.c:158: `i' undeclared (first use in this function) > > > [apply] Result: 1 > > BUILD FAILED > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > build.xml:66: Warning: Could not find file > /data/software/eclipse/work/plugins/org.eclipse.update.core.freebsd/src/ > libupdate.so to copy. > > Total time: 9 seconds > *** Error code 1 > > Stop in /data/software/eclipse/work. > *** Error code 1 > > Stop in /data/software/eclipse. This is weird. Can you show me the output from the following commands? uname -a pkg_info -xc gcc which gcc Cheers, -- Panagiotis Astithas, PhD R&D Manager EBS, Electronic Business Systems Ltd. 18 Evgenidou Street, 115 25, Athens GREECE Phone: +30 210 674 7631 Fax: +30 210 674 7601 http://www.ebs.gr