new gnome packages break eclipse

Jeremy Messenger mezz7 at cox.net
Tue Apr 6 20:29:41 GMT 2004


Do you see any *_DISABLE_DEPRECATED in the build? If yes, then those will 
need to be remove. You can see my example in the 'im-ja 0.9 broken with 
Gnome 2.6' thread in freebsd-gnome.

Cheers,
Mezz

On Mon, 05 Apr 2004 23:15:34 -0700, Sean McNeil <sean at mcneil.com> wrote:

> I get the following error with building eclipse:
>
> cc -O -pipe -march=athlon-xp -march=athlon-xp
> -I/usr/local/jdk1.4.2/include -I/usr/local/jdk1.4.2/include/bsd
> -I/usr/local/jdk1.4.2/include/freebsd -c -s -fpic -fPIC -o
> plugins/org.eclipse.swt/Eclipse_SWT/swt.o
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c  `pkg-config --cflags
> gthread-2.0`       `pkg-config --cflags gtk+-2.0`
> In file included from plugins/org.eclipse.swt/Eclipse_SWT/swt.c:21:
> plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error
> before '*' token
> plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: error: syntax error
> before "GtkCombo"
> plugins/org.eclipse.swt/Eclipse_SWT/structs.h:65: warning: data
> definition has no type or storage class
> plugins/org.eclipse.swt/Eclipse_SWT/structs.h:66: error: syntax error
> before "GtkCombo"
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function
> `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1disable_1activate':
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: `GtkCombo'
> undeclared (first use in this function)
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: (Each undeclared
> identifier is reported only once
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: for each function
> it appears in.)
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2403: error: syntax error
> before ')' token
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function
> `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1case_1sensitive':
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: `GtkCombo'
> undeclared (first use in this function)
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2423: error: syntax error
> before ')' token
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function
> `Java_org_eclipse_swt_internal_gtk_OS_gtk_1combo_1set_1popdown_1strings':
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: `GtkCombo'
> undeclared (first use in this function)
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:2433: error: syntax error
> before ')' token
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c: In function
> `Java_org_eclipse_swt_internal_gtk_OS_memmove__Lorg_eclipse_swt_internal_gtk_GtkCombo_2I':
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: `GtkCombo'
> undeclared (first use in this function)
> plugins/org.eclipse.swt/Eclipse_SWT/swt.c:6310: error: syntax error
> before ')' token
> *** Error code 1
>
> Stop in /usr/ports/java/eclipse/work.
> *** Error code 1
>
> Stop in /usr/ports/java/eclipse.


-- 
bsdforums.org 's moderator, mezz.


More information about the freebsd-gnome mailing list