Hi, all.

When I javac a selection of files without the fork option on Linux, it 
works.

If I set fork=yes in my javac task, I get the error

compile-debug:
     [javac] Compiling 1022 source files to 
/usr/people/sellswor/build/build/org/metagraph/build/metagraph/ant-
build/debug
     [javac] javac was not found in 
/mnt/java/jdk13/bin/i686/native_threads/javac

Looking on the disk, the error message is correct.  There is no i686 
directory in my jdk1.3.1 Linux distribution.  I can make a symlink, of 
course, but before doing so, why is it looking for one, and is there a 
better way to make it stop doing so?

Perhaps should I be using 1.3.1_002?

Verbose log:
Starting build
Ant version 1.4.1 compiled on October 11 2001
Buildfile: build.xml
Detected Java version: 1.3 in: /mnt/java/sunjdk1.3.1/jre
Detected OS: Linux
parsing buildfile /usr/people/sellswor/build/build/build.xml with URI = 
file:/usr/people/sellswor/build/build/build.xml

and an identical error.

Scott


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

Reply via email to