[icedtea-web] fails to build with an older netx.jar on the path

Dr Andrew John Hughes ahughes at redhat.com
Wed Nov 24 07:15:21 PST 2010


On 14:16 Wed 24 Nov     , Matthias Klose wrote:
> I had an older ./usr/lib/jvm/java-6-openjdk/jre/lib/netx.jar
> installed on the system, then the build fails with:
> 
> /scratch/packages/openjdk/web/icedtea-web-1.0~20101124/build/../plugin/icedteanp/java/sun/applet/PluginMain.java:126: 
> cannot find symbol
> symbol  : method setRedirectStreams(boolean)
> location: class net.sourceforge.jnlp.runtime.JNLPRuntime
>          JNLPRuntime.setRedirectStreams(redirectStreams);
>                     ^
> /scratch/packages/openjdk/web/icedtea-web-1.0~20101124/build/../plugin/icedteanp/java/sun/applet/PluginMain.java:203: 
> cannot find symbol
> symbol  : method getConfiguration()
> location: class net.sourceforge.jnlp.runtime.JNLPRuntime
>                  boolean installAuthenticator = 
> Boolean.valueOf(JNLPRuntime.getConfiguration()
>                                                                            ^
> 
> looks like the -bootclasspath needs to be set to find the current netx.
> 

Can you post the javac command that caused this? I haven't seen any issues with 1.9 but haven't looked
too hard.
-- 
Andrew :)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list