Build fails with "javax.script.Wrapper cannot be resolved"

Lillian Angel langel at redhat.com
Tue Aug 14 13:30:37 PDT 2007



Matthew Flaschen wrote:
> On Fedora 7, the latest checkout fails to build with:
> 
> ----------
> 1. ERROR in
> /home/matthew/Code/Java/IcedTea/hg/openjdk/j2se/src/share/classes/com/sun/script/javascript/JavaAdapter.java
> (at line 30)
>         import javax.script.Wrapper;
>                ^^^^^^^^^^^^^^^^^^^^
> The import javax.script.Wrapper cannot be resolved

Do a "make clobber". There was a change to this today, which changes a patch to 
the OpenJDK sources. You still have that patch applied.


Lillian



More information about the distro-pkg-dev mailing list