[nhc-bugs] Build bug
Malcolm Wallace
Malcolm.Wallace@cs.york.ac.uk
Tue, 27 Nov 2001 14:44:52 +0000
> I got the following build error with nhc-1.10, i386-unknown-linux =
> (vanilla RedHat 6.2):
>
> cd src/tracer/ui; make CFG=3DT install
> make[1]: Entering directory =
> `/home/simonmar/tmp/nhc98-1.10/src/tracer/ui'
> javac nhctracer/*.java
> nhctracer/TabbedPanel.java:13: Can''t access constructor =
> "java.awt.Color" =A715.11.2.1
> nhctracer/TabbedPanel.java:15: The local variable "lo" may have not been =
> initialized before use =A714.3
> nhctracer/TabbedPanel.java:16: The local variable "lo" may have not been =
> initialized before use =A714.3
What version of Java do you have installed? (As far as I remember,
RH6.2 doesn't supply a java compiler). I don't see these errors with
any of Sun's JDK-1.1.7, IBM's JDK-1.1.8, or Sun's JDK-1.3.1 on Linux.
Regards,
Malcolm