Package: usermin-contrib
Version: 1.110-1
Severity: serious

When building 'usermin-contrib' on i386/unstable with sun-j2sdk1.4,
I get the following error:

# Add here commands to compile the package.
cd filemanager && \
        javac -classpath /usr/lib/j2se/1.4/jre/lib/plugin.jar @sources
FileManager.java:6: package netscape.javascript does not exist
import netscape.javascript.JSObject;
                           ^
FileManager.java:598: cannot resolve symbol
symbol  : class JSObject 
location: class FileManager
                        JSObject win = JSObject.getWindow(this);
                        ^
FileManager.java:598: cannot resolve symbol
symbol  : variable JSObject 
location: class FileManager
                        JSObject win = JSObject.getWindow(this);
                                   

Something seems to be missing here.

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to