Re: Using java-gcj-compat-dev as build dependency

2007-12-26 Thread Michael Koch
On Thu, Dec 20, 2007 at 05:55:30PM +0530, Onkar Shinde wrote: > On Dec 20, 2007 4:39 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > > 2007/12/20, Andrew Haley <[EMAIL PROTECTED]>: > > > But the Sun JRE isn't available on all Debian targets. > > > > And building the software with gcj can help to kn

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Onkar Shinde
On Dec 20, 2007 4:39 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > 2007/12/20, Andrew Haley <[EMAIL PROTECTED]>: > > But the Sun JRE isn't available on all Debian targets. > > And building the software with gcj can help to know if there are part > missing in gcj or if the software uses com.sun.*

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Arnaud Vandyck
2007/12/20, Andrew Haley <[EMAIL PROTECTED]>: > But the Sun JRE isn't available on all Debian targets. And building the software with gcj can help to know if there are part missing in gcj or if the software uses com.sun.* classes. If you build with Icedtea/OpenJDK, then, you have to be sure the s

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Andrew Haley
Onkar Shinde writes: > On Dec 20, 2007 3:47 PM, Andrew Haley <[EMAIL PROTECTED]> wrote: > > Onkar Shinde writes: > > > On Dec 20, 2007 3:23 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > > > > 2007/12/19, Onkar Shinde <[EMAIL PROTECTED]>: > > > > > > > I am a java developer who is learnin

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Andrew Haley
Onkar Shinde writes: > On Dec 20, 2007 3:23 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > > 2007/12/19, Onkar Shinde <[EMAIL PROTECTED]>: > > > I am a java developer who is learning debian packaging these days. I > > > am trying to fix some FTBFS of java related packages in Ubuntu. > > > >

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Onkar Shinde
On Dec 20, 2007 3:47 PM, Andrew Haley <[EMAIL PROTECTED]> wrote: > Onkar Shinde writes: > > On Dec 20, 2007 3:23 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > > > 2007/12/19, Onkar Shinde <[EMAIL PROTECTED]>: > > > > > I am a java developer who is learning debian packaging these days. I > > >

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Onkar Shinde
On Dec 20, 2007 3:23 PM, Arnaud Vandyck <[EMAIL PROTECTED]> wrote: > 2007/12/19, Onkar Shinde <[EMAIL PROTECTED]>: > > Hi all, > > > > I am a java developer who is learning debian packaging these days. I > > am trying to fix some FTBFS of java related packages in Ubuntu. > > > > Some recent observa

Re: Using java-gcj-compat-dev as build dependency

2007-12-20 Thread Arnaud Vandyck
2007/12/19, Onkar Shinde <[EMAIL PROTECTED]>: > Hi all, > > I am a java developer who is learning debian packaging these days. I > am trying to fix some FTBFS of java related packages in Ubuntu. > > Some recent observations: > 1. I am not sure about Debian but in Ubuntu Sun JDk packages can not > b

Using java-gcj-compat-dev as build dependency

2007-12-19 Thread Onkar Shinde
Hi all, I am a java developer who is learning debian packaging these days. I am trying to fix some FTBFS of java related packages in Ubuntu. Some recent observations: 1. I am not sure about Debian but in Ubuntu Sun JDk packages can not be installed non-interactively and this causes buold failures