From owner-freebsd-eclipse@FreeBSD.ORG Fri Mar 15 12:52:48 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C5A0AFA6 for ; Fri, 15 Mar 2013 12:52:48 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id 7752ACBA for ; Fri, 15 Mar 2013 12:52:47 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2FCqf7x065555 for ; Fri, 15 Mar 2013 12:52:41 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2FCqedI065554; Fri, 15 Mar 2013 12:52:40 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca From: PaulB X-KMail-Transport: Com-munity.ca X-KMail-Fcc: sent-mail To: freebsd-eclipse@freebsd.org Subject: eclipse not building on 9.1-Release User Paul Date: Fri, 15 Mar 2013 08:51:19 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE; KDE/4.9.5; i386; ; ) X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-KMail-Recipients: freebsd-eclipse@freebsd.org Message-Id: <201303150851.19565.paul@teetotal.ca> Status: R X-Status: NQ X-KMail-EncryptionState: X-KMail-SignatureState: X-KMail-MDN-Sent: X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 12:52:48 -0000 My OS is up to date. I downloaded this copy of Freebsd a week ago. And with out changing a thing I'm getting this now __________________________________________________________________________________ FreeBSD desktop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386. PS: the patch didn't work. ############################################### [echo] Build log is available in build_20130315073644.log [echo] uname -m: i386. Build eclipse on x86 for x86. compile.libgnomeproxy: [exec] Building file: gnomeproxy.o [exec] Invoking: GCC C Compiler [exec] gcc -I/usr/local/include/gconf/2/ -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ -I/usr/l0 -fPIC -g3 -Wall -c -fmessage- length=0 -m32 -o gnomeproxy.o ../gnomeproxy.c [exec] In file included from ../gnomeproxy.c:16: [exec] /usr/local/include/glib-2.0/glib/gslist.h:28:2: error: #error "Only can be included directly." [exec] *** [compile] Error code 1 [exec] [exec] Stop in /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse- [exec] ../gnomeproxy.c: In function 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProx [exec] ../gnomeproxy.c:147: warning: implicit declaration of function 'strcpy' [exec] ../gnomeproxy.c:147: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:149: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:151: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:158: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:160: warning: implicit declaration of function 'strcat' [exec] ../gnomeproxy.c:160: warning: incompatible implicit declaration of built-in function 'strcat' BUILD FAILED /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559: The following error /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524: exec returned: 1 Total time: 6 minutes 9 seconds *** [do-build] Error code 1 Stop in /usr/ports/java/eclipse. root@desktop:/usr/ports/java/eclipse # #################################