On 06-Aug-01 15:39, Arnaud Vandyck wrote: > Andreas Jochens wrote: > >>> # apt-get remove gcj > >>> # apt-get build-dep libjaxp1.3-java > >>> # dpkg-buildpackage > >> Is the option APT::Get::Arch-Only is set to no? > > > > I used the above commands inside a chroot which was freshly created > > with debootstrap. I did not use any special options. > > Is java-gcj-compat-dev installed?
Yes. The problem is that gcj is not pulled in by java-gcj-compat-dev. java-gcj-compat-dev depends on gcj-4.1 but _not_ on gcj. Consequently, the gcj command is not available without an explicit Build-Depends on gcj. BTW, thanks for looking at this issue. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]