View Single Post
  #1 (permalink)  
Old 05-21-2008
mefoster mefoster is offline
Registered User
 
Name: Mary Ellen Foster
Organization: Technical University of Munich
Project: JAST human-robot dialogue system
 
Join Date: Jun 2006
Posts: 79
Can't compile with gcj

Okay, this is very weird ... if I try to compile the Java part of Ice 3.3.0 with gcj, I get the following error:

Quote:
[javac] 1636. ERROR in /hd/home/mef/rpmbuild/BUILD/Ice-3.3.0/java/src/IceInternal/Timer.java (at line 21)
[javac] interface TimerTask
[javac] ^^^^^^^^^
[javac] The type TimerTask is already defined
It compiles fine with Sun Java, and I think the above is a spurious error, but I can't figure out what's going on (still trying ...). Any ideas?

MEF
__________________
Mary Ellen Foster
Technical University of Munich
JAST human-robot dialogue system
Maintainer of Fedora Ice packages
Reply With Quote