[Biojava-l] Problems compiling biojava-live
Thomas Down
thomas at derkholm.net
Wed May 28 09:45:58 EDT 2003
Once upon a time, Sylvain Foisy wrote:
> Hi to all,
>
> I have been having problems compiling biojava-live for that past few days
> now. My ant output is like this:
>
> compile:
> [javac] Compiling 48 source files to
> /Users/foisys/biojava-live/ant-build/classes/main
> [javac]
> /Users/foisys/biojava-live/ant-build/src/main/org/biojava/bio/dp/twohead/DPC
> ompiler.java:732: make_pop2() in org.biojava.utils.bytecode.ByteCode cannot
> be applied to (boolean)
> [javac] useOldMax.add( ByteCode.make_pop2(true));
Can you check that you have the latest version of bytecode.jar.
It's CVS revision 1.8 in biojava-live, and should be 63,731 bytes
long. If the version in biojava-live is okay, could you make
sure you don't have any older copies on your CLASSPATH or in
the Java extensions directory (${JAVA_HOME}/jre/lib/ext/ on Unix,
can't remember the exact name on OSX).
Thomas.
More information about the Biojava-l
mailing list