Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Apr 2004 15:29:33 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: new gnome packages break eclipse
Message-ID:  <opr51xvjec8ckrg5@smtp.central.cox.net>
In-Reply-To: <1081232134.19473.0.camel@server.mcneil.com>
References:  <1081232134.19473.0.camel@server.mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr51xvjec8ckrg5>