eclipse not building on 9.1-Release
Ronald Klop
ronald-freebsd8 at klop.yi.org
Wed Mar 13 15:19:31 UTC 2013
On Tue, 12 Mar 2013 16:07:11 +0100, User Paul <paul at teetotal.ca> wrote:
>
>> 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/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O0
>> -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 <glib.h> can be included directly."
>> [exec] ../gnomeproxy.c: In function
>> 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProxyInfo':
>> [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'
>> [exec] *** [compile] Error code 1
>> [exec]
>> [exec] Stop in
>> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/freebsd.
>>
>> BUILD FAILED
>> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559:
>> The following error occurred while executing this line:
>> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524:
>> exec returned: 1
>>
>> Total time: 14 seconds
>> *** [do-build] Error code 1
>>
>> Stop in /usr/ports/java/eclipse.
>> root at desktop:/usr/ports/java/eclipse
>> ###############################################################################################################
>> FreeBSD laptop.localhost 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14
>> 04:25:06 UTC 2012
>> root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>>
>>
>>
Your FreeBSD installation is a bit old. Why did you download a Release
Candidate while there is also a Release from it?
Is your ports tree up-to-date?
Ronald.
More information about the freebsd-eclipse
mailing list