Package: azureus
Version: 2.5.0.0-1
Severity: normal

Hello,

when trying to build 'azureus' in a clean i386/unstable chroot,
I get the following error:

1. ERROR in org/gudy/azureus2/ui/console/multiuser/UserManager.java
 (at line 26)
        import java.beans.XMLEncoder;
               ^^^^^^^^^^^^^^^^^^^^^
The import java.beans.XMLEncoder cannot be resolved
----------
2. ERROR in org/gudy/azureus2/ui/console/multiuser/UserManager.java
 (at line 162)
        XMLEncoder encoder = new XMLEncoder( new BufferedOutputStream( out ) );
        ^^^^^^^^^^
XMLEncoder cannot be resolved to a type
----------
3. ERROR in org/gudy/azureus2/ui/console/multiuser/UserManager.java
 (at line 162)
        XMLEncoder encoder = new XMLEncoder( new BufferedOutputStream( out ) );
                                 ^^^^^^^^^^
XMLEncoder cannot be resolved to a type
----------
3 problems (3 errors)xargs: javac: exited with status 255; aborting
make[1]: *** [java-stamp] Error 124
make[1]: Leaving directory `/azureus-2.5.0.0'
make: *** [build] Error 2

Regards
Andreas Jochens


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

Reply via email to