Hi,
I downloaded the latest distribution of Fink this morning and tried to install the ant package on 10.3. It downloaded the source package and failed during compilation of the Ant classes:


--- [snip] ---
Compiling 163 source files to /sw/src/ant-1.5.1-1/jakarta-ant-1.5.1/build/classes
/sw/src/ant-1.5.1-1/jakarta-ant-1.5.1/src/main/org/apache/tools/ant/ taskdefs/optional/Javah.java:349: cannot resolve symbol
symbol : constructor Main (java.lang.String[])
location: class com.sun.tools.javah.Main
= new com.sun.tools.javah.Main(cmd.getArguments());
^
/sw/src/ant-1.5.1-1/jakarta-ant-1.5.1/src/main/org/apache/tools/ant/ taskdefs/optional/Javah.java:350: cannot resolve symbol
symbol : method run ()
location: class com.sun.tools.javah.Main
main.run();
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
2 errors


BUILD FAILED
--- [snip] ---

I have installed the JDK 1.4.2, and updated the SDK to 1.4.2 as well via the apple site.

Any suggestions?

christian.



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to