On 8/17/01 1:21 PM, "Sam Ruby" <[EMAIL PROTECTED]> wrote:

> Jason van Zyl wrote:
>> 
>> I have gump setup on my machine but I'm having a problem building xerces
> as
>> it says the 'classic compiler is not available'. The index.html reports
>> success but most projects won't go because it says there's a failed
>> prerequisite of xerces. Sound familiar at all?
> 
> What JDK?  

I grabbed the same one you have.

> What's your classpath?

Whoops, that's probably it. I use ant for everything so it sets it up but
we're using the bootstrapped version here so that's probably it.

> My classpath on Linux is:
> 
>  .:/usr/java/jdk1.3.1/lib/tools.jar:/usr/java/jdk1.3.1/jre/lib/rt.jar
> 
> Personally, I've been asking people to remove hardcoding the compiler from
> their build.xml's.  You might try temporarily adding the following to the
> xerces project definition:
> 
>  <property name="build.compiler" value="modern"/>
> 
> - Sam Ruby
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to