[Bug 140] no source included for jscheme*jar
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Jun 2 03:52:08 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=140
------- Comment #4 from doko at ubuntu.com 2008-06-02 10:52 -------
while jscheme-5.0.0 does have a conforming license, it doesn't build from
source with openjdk6:
jlib/Swing.java:5765: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(args.nth(1) instanceof java.awt.Dialog$ModalityType)))
^
jlib/Swing.java:5782: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(args.nth(2) instanceof java.awt.Dialog$ModalityType)))
^
jlib/Swing.java:5791: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(args.nth(2) instanceof java.awt.Dialog$ModalityType) &&
^
jlib/Swing.java:5838: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(java.awt.Dialog$ModalityType) args.nth(1) );
^
jlib/Swing.java:5845: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(java.awt.Dialog$ModalityType) args.nth(2) );
^
jlib/Swing.java:5849: cannot find symbol
symbol : class Dialog$ModalityType
location: package java.awt
(java.awt.Dialog$ModalityType) args.nth(2),
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 errors
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list