This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RHUG compile-time failure


On Tue, 2002-10-29 at 08:15, Nicholas Wourms wrote:
> I get the following error during the build process:
> make[1]: Entering directory `/usr/src/projects/rhug/rhug/rhino'
> gcj -C --encoding=UTF-8 --classpath=./upstream/src -d 
> upstream/src upstream/src/org/mozilla/javascript/LineBuffer.java
> upstream/src/org/mozilla/javascript/LineBuffer.java:455: 
> Incompatible type for `&&'. Can't convert `int' to boolean.
>         private static final boolean checkSelf = 
> Context.check && true;

IIRC, this is a problem with that version of the compiler.  Try using
the latest development version.

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]