[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bug #264247 unreproducible



Nicolas Duboc <nduboc@debian.org> writes:

> On Mon, Aug 09, 2004 at 11:39:56AM +0200, Arnaud Vandyck wrote:
>> You should not build with 'javac' because it's an alternative and you
>> never know what is 'behind' this symlink. Something like
>> $(JAVA_HOME)/bin/javac is a better alternative.
>
>   Correct. And since this package build-depends on kaffe I think I can
> directly use /usr/lib/kaffe/bin/javac.

Yes and a more generic way is to set JAVA_HOME and then tell
JAVAC=$(JAVA_HOME)/bin/javac

>> In the Makefile of libxp-java, JAVAC is define with an '='. I'm not a
>> 'make' guru, but maybe it it was define with ':=', you could override
>> the JAVAC value in your debian/rules
>
>   I can override it from my rules file even if it is defined by =.

So you may override it.

>   Before doing that, I think I must be sure that this bug I related with
> this "wrong compiler" problem. But I'm not convinced this is the reason
> of the bug reported by Roland Stigge.
>
>   Let's try...

If you can't build it with kaffe, let me know... and if you can try it
with 'experimental' kaffe, it could be nice ;-)

Cheers,

-- 
  .''`. 
 : :' :rnaud
 `. `'  
   `-    

Attachment: pgpKbri3wz5iv.pgp
Description: PGP signature


Reply to: