Compilation from source fails
Rolf Leggewie <[email protected]> 21 Mar 2004 14:06:00 +0100
| Newsgroups | gmane.comp.java.jgloss |
|---|---|
| Organization | Chaos ist kreativ! |
| Message-ID | <[email protected]> |
Hi, after the successful download of j2sdk from SUN, I tried to compile the 1.0.6 and 1.0.7 sources for jgloss but failed on my Windows98 system. Here are the first lines of the output. ,----- [ Failed compilation log ] | | leggewie-hj3/[email protected] /cygdrive/d/Quellcode/jgloss/jgloss-1.0.6 | $ make jgloss | javac -deprecation -d . -classpath ":./src" src/jgloss/JGloss.java src/jgloss/Ja | vaPreferences.java src/jgloss/dictionary/GDict.java src/jgloss/dictionary/EDictN | IO.java | src/jgloss/JGloss.java:27: package jgloss.ui does not exist | import jgloss.ui.*; | ^ | src/jgloss/JGloss.java:28: package jgloss.www does not exist | import jgloss.www.*; | ^ | src/jgloss/JGloss.java:101: cannot resolve symbol | symbol : class Preferences | location: class jgloss.JGloss | public static final Preferences prefs = initPreferences(); | ^ | src/jgloss/JGloss.java:481: cannot resolve symbol | symbol : class Preferences | location: class jgloss.JGloss | private static Preferences initPreferences() { | ^ | `----- It appears that the compiler has trouble including the 'ui'-directory. I do not know how to resolve this, though. Best regards Rolf -- http://home.arcor.de/leggewie/ http://leggewie.biz/hamster.htm ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click