[Biojava-l] bytecode jar biojava-live build wierdness...

David Huen smh1008 at cus.cam.ac.uk
Sat Jul 12 03:03:14 EDT 2003


On Fri, 11 Jul 2003, DeAngelo Lampkin wrote:

> Anyone ever get the following error while building biojava-live?  I tried updating with the new bytecode jar file to see if that would help, but nope, no such luck.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>     [javac] Compiling 659 source files to /home/dlampkin/biojava-live/ant-build/classes/main
>     [javac] /home/dlampkin/biojava-live/ant-build/src/main/org/biojava/bio/seq/filter/WalkerFactory.java:211: cannot resolve symbol
>     [javac] symbol  : method forMethod (java.lang.reflect.Method)
>     [javac] location: class org.biojava.utils.bytecode.IntrospectedCodeClass
>     [javac]             CodeMethod m_getFilter = IntrospectedCodeClass.forMethod(m);
>     [javac]                                                           ^
>     [javac] /home/dlampkin/biojava-live/ant-build/src/main/org/biojava/bio/seq/filter/WalkerFactory.java:275: cannot resolve symbol
>     [javac] symbol  : method forMethod (java.lang.reflect.Method)
>     [javac] location: class org.biojava.utils.bytecode.IntrospectedCodeClass
>     [javac]         CodeMethod ourMeth = IntrospectedCodeClass.forMethod(meth);
>     [javac]                                                   ^
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> 
> I believe this particular error overdrew my account in the Sanity Fund.  I'm in the red.  WAY in the red.  Yes, I'll be sure to make the T-rex's teeth extra sharp.  And they won't be mini-Rexes either...

Congratulations, you are the proud winner of a workaround. Do a cvs update
to get workaround until the author fixes it.

Problem was previously reported here:-
http://biojava.org/pipermail/biojava-dev/2003-July/000702.html





More information about the Biojava-l mailing list