[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Eclipse 3.1 (was Re: rawhide report: 20050126 changes)
- From: Andrew Overholt <overholt redhat com>
- To: mbneto <mbneto gmail com>
- Cc: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: Eclipse 3.1 (was Re: rawhide report: 20050126 changes)
- Date: Thu, 27 Jan 2005 17:09:50 -0500
* mbneto <mbneto 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]