Re: Bug#559986: FTBFS: default-jdk-builddep: Depends: gcj-jdk but it is not going to be installed

2009-12-11 Thread Adam C Powell IV
On Fri, 2009-12-11 at 05:59 +0100, Matthias Klose wrote: > On 11.12.2009 05:25, Cyril Brulebois wrote: > > Hi, > > > > please note that even if the other bug (#560093) got closed, your > > package still can't be built: > > | The following packages have unmet dependencies: > > | default-jdk-buildd

Re: Proper way to specify Java build-dep

2008-05-06 Thread Adam C Powell IV
On Mon, 2008-05-05 at 22:46 +0530, Kumar Appaiah wrote: > Dear Adam, > > On Mon, May 05, 2008 at 12:23:11PM -0400, Adam C Powell IV wrote: > > Just curious, what will happen regarding testing transitions in the > > meantime? And long-term, can I assume that the p

Re: Proper way to specify Java build-dep

2008-05-05 Thread Adam C Powell IV
On Mon, 2008-05-05 at 16:58 +0200, Michael Koch wrote: > On Mon, May 05, 2008 at 10:23:41AM -0400, Adam C Powell IV wrote: > > Greetings, > > > > My package babel recently closed bug 477845 by changing a build > > dependency from java-gcj-compat to default-jdk-buildde

Proper way to specify Java build-dep

2008-05-05 Thread Adam C Powell IV
Greetings, My package babel recently closed bug 477845 by changing a build dependency from java-gcj-compat to default-jdk-builddep. Unfortunately, this made it FTBFS on hppa, s390, arm and alpha, where before it built everywhere except arm. What is the right thing to do in this situation? Do I

Free libjava.so or equivalent?

2005-05-03 Thread Adam C Powell IV
Greetings, I'm trying to get the babel package back together and upload it, and have run into just one hitch: there does not seem to be a free equivalent to libjava.so. The package looks for libjvm.so, for which I have edited the .m4 files and configure so it looks for libkaffevm.so. Is there a

Re: Trouble building Babel

2002-11-21 Thread Adam C Powell IV
Adam C Powell IV wrote: Adam C Powell IV wrote: Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete successfully

Re: Trouble building Babel

2002-11-21 Thread Adam C Powell IV
Adam C Powell IV wrote: Adam C Powell IV wrote: Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete success

Re: Trouble building Babel

2002-11-18 Thread Adam C Powell IV
Adam C Powell IV wrote: Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete successfully, but then make dies

Re: Trouble building Babel

2002-11-18 Thread Adam C Powell IV
Adam C Powell IV wrote: Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete successfully, but then make dies

Trouble building Babel

2002-11-15 Thread Adam C Powell IV
Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete successfully, but then make dies after completing it. A subseque

Trouble building Babel

2002-11-15 Thread Adam C Powell IV
Greetings, I'm trying to build a new package babel (ITP in bug 149148), but am having a bit of trouble. Specifically, the babel build breaks in the middle, the force-jarfile target in the compiler subdir always seems to complete successfully, but then make dies after completing it. A subsequ

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Tom Tromey wrote: "Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: Adam> I'm trying to build a large Java program using gcj-3.0, which compiles Adam> using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying Adam> that cla

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Tom Tromey wrote: >>>>>>"Adam" == Adam C Powell IV <[EMAIL PROTECTED]> writes: >>>>>> >>>>>> > >Adam> I'm trying to build a large Java program using gcj-3.0, which compiles >Adam> using "

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Adam C Powell IV wrote: Is this a bug in (Debian's packaging of) gcj? Forgot to say: please CC me in replies, I'm not subscribed. Zeen, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today cafe! <http:/

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail. W

Re: gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Adam C Powell IV wrote: > Is this a bug in (Debian's packaging of) gcj? Forgot to say: please CC me in replies, I'm not subscribed. Zeen, -- -Adam P. GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Welcome to the best software in the world today

gcj and --classpath

2002-10-09 Thread Adam C Powell IV
Greetings, I'm trying to build a large Java program using gcj-3.0, which compiles using "-classpath a.jar:b.jar:c.jar", but I get lots of errors saying that classes like String are missing. I looked at the manpage, which mentions --classpath, so I tried adding the extra hyphen, to no avail.