I've successfully installed the binary distribution now. So there's no need for further digging in to that build problem.

Thank's again.

Arthur


Arthur van Dorp wrote:
I'm trying to build Tomcat 5.0.27 on SuSE Linux 9.0 with ant 1.6.2 and Suns javac 1.4.2. It fails with the following messages:

[javac] Compiling 57 source files to /home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jakarta-tomcat-5/build/classes

[javac] /home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/digester/CallMethodRule.java:520: cannot resolve symbol
[javac] symbol : method convert (java.lang.String,java.lang.Class)
[javac] location: class org.apache.tomcat.util.IntrospectionUtils
[javac] IntrospectionUtils.convert((String) parameters[i], paramTypes[i]);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 1 error
[...]
/home/arthur/Documents/Downloads/jakarta/jakarta-tomcat-5.0.27-src/jakarta-tomcat-connectors/util/build.xml:67: Compile failed; see the compiler error output for details.


Any ideas on how I can fix this?

Thank you, Arthur.

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



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



Reply via email to