[Biojava-l] bytecode jar biojava-live build wierdness...
DeAngelo Lampkin
dlampkin at xencor.com
Fri Jul 11 18:36:28 EDT 2003
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...
Thanks,
DeAngelo
More information about the Biojava-l
mailing list