DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39927>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39927 ------- Additional Comments From [EMAIL PROTECTED] 2006-08-02 13:04 ------- I tried replacing the JAXP implementation and it actually helped. Getting "access denied" message when writing into the /usr/share/ant1.6/lib directory and being a Unix dummy, I downloaded Ant 1.6.5, extracted it to a new directory, pointed ANT_HOME to it and symlinked ~/bin/ant to the right place. I then copied all JAXP-related JARs from FOP's lib directory to Ant's lib directory. I then set build.compiler=gcj in build-local.properties in FOP's home directory. When I then run "ant" I get past code generation. However, compilation fails because gcj does not find CodePointMapping.java although it has been generated (file is there) and the gcj call looks good. Maybe that helps. No idea though, how to get past this one. Maybe you have further ideas. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
