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

Matthew Flaschen matthew.flaschen at gatech.edu
Tue Aug 14 15:43:32 PDT 2007


Lillian Angel wrote:

>> 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.

Thanks.  I removed the openjdk zip files and ran:

make clean
make clobber
make

, but still got the same error.

Matt Flaschen



More information about the distro-pkg-dev mailing list