Eclipse 3.1 (was Re: rawhide report: 20050126 changes)

Andrew Overholt overholt at redhat.com
Thu Jan 27 22:09:50 UTC 2005


* mbneto <mbneto at gmail.com> [2005-01-27 14:22]:
> 
> /usr/lib/eclipse/libswt-pi-gtk-3116.so: undefined symbol:
> XTestFakeButtonEvent

I can't duplicate this.  I guess I should make sure to point out that we're
compiling these with gcj4 so your java and javac alternatives have to be
set to java-1.4.2-gcj4-compat.  You do this like this:

su - -c "update-alternatives --set java \
  /usr/lib/jvm/jre-1.4.2-gcj4/bin/java"
su - -c "update-alternatives --set javac \
  /usr/lib/jvm/java-1.4.2-gcj4/bin/javac"

If you're still having problems after doing this, please file a bug.

Thanks,

Andrew




More information about the fedora-devel-list mailing list