> > On 12/12/06, Aurélien GÉRÔME <[EMAIL PROTECTED]> wrote:
> > >This is what I always do and what I did there. Two chroots (Etch and
> > >Sid) with /proc mounted.
> > 
> > But it should not build any java stuff, when configure does not found
> > java to be installed. Your build log contains:
> > 
> > checking for javac... yes
> > checking for javac... /usr/bin/javac
> > checking symlink for /usr/bin/javac... /etc/alternatives/javac
> > checking symlink for /etc/alternatives/javac... /usr/bin/gcj-wrapper-4.1
> > checking for java headers...  /usr/include /usr/include/linux
> > 
> > Maybe you can 'apt-get remove gcj' before building it?
> 
> OK, done; the Java interface is not built anymore. Indeed, I should
> have setup a buildd or used debootstrap with buildd scripts... However,
> we might want to disable the Java interface by default, instead of
> relying on the configure script to detect javac presence for us.
You can do that : ./configure --without-java

Sylvestre


Reply via email to