Torsten, You have to jump to the second report: "package sun.awt.image.codec does not exist"
As quoted by Paul, this has been largely documented, and should have been removed by everyone ages ago. This is unfortunate so many science packages depends on JAI but never actually check that the jar contains unresolved symbols for there plateforms... On Mon, Sep 12, 2011 at 8:41 PM, Torsten Werner <[email protected]> wrote: > Hi Mathieu, > > it looks like warnings, not errors. > > Cheers, > Torsten > > On Mon, Sep 12, 2011 at 10:26 AM, Mathieu Malaterre > <[email protected]> wrote: >> Hi all, >> >> Does anyone knows why I am getting the following error (*) ? Is >> there some actual difference in between sun java and openjdk one ? >> They are not interchangeable ? >> >> Thanks >> >> (*) >> [javac] >> /home/mathieu/debian/debian-med/trunk/packages/jai-core/trunk/jai-core-1.1/src/share/classes/com/sun/media/jai/tilecodec/JPEGTileEncoder.java:31: >> warning: com.sun.image.codec.jpeg.JPEGQTable is Sun proprietary API >> and may be removed in a future release >> [javac] import com.sun.image.codec.jpeg.JPEGQTable ; >> [javac] ^ >> [javac] >> /home/mathieu/debian/debian-med/trunk/packages/jai-core/trunk/jai-core-1.1/src/share/classes/com/sun/media/jai/tilecodec/JPEGTileEncoder.java:32: >> package sun.awt.image.codec does not exist >> [javac] import sun.awt.image.codec.JPEGParam ; >> [javac] ^ >> [javac] >> /home/mathieu/debian/debian-med/trunk/packages/jai-core/trunk/jai-core-1.1/src/share/classes/com/sun/media/jai/tilecodec/JPEGTileEncoder.java:107: >> warning: com.sun.image.codec.jpeg.JPEGEncodeParam is Sun proprietary >> API and may be removed in a future release >> [javac] private JPEGEncodeParam convertToJ2DJPEGEncodeParam( >> >> -- >> Mathieu >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact [email protected] >> Archive: >> http://lists.debian.org/ca+7wuswz7janjwq7qlwxbkw3uvqjjryebkwahhbhgb94bs6...@mail.gmail.com >> >> > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > http://lists.debian.org/calj2o_1bo3wyy_ynry32rzuw0k92vhos3jz0dqeqalrvle...@mail.gmail.com > > -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CA+7wUsxZv_-8wWo_19rOBUDh-Vher6qVPr50_orVMufBJt=v...@mail.gmail.com

