Scott,
Is it possible you have an older version of FOP checked out and didn't do a
"build clean"? That's about the only thing I can think of that might be
causing that ambiguous class error. I will try a clean build using Xalan2
from CVS and see what happens.
-Kelly
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 17, 2001 4:38 PM
> 3) I can't seem to build xml-fop:
> compile:
> Compiling the sources
> [javac] Compiling 133 source files to E:\xml-fop\build\classes
> [javac]
> E:\xml-fop\build\src\org\apache\fop\image\ImageArea.java:64:
> Ambiguo
> us class: org.apache.fop.layout.InlineArea and
> org.apache.fop.layout.inline.Inli
> neArea
> [javac] public class ImageArea extends InlineArea {
> [javac] ^
> [javac] E:
> \xml-fop\build\src\org\apache\fop\render\awt\AWTRenderer.java:26:
> Package org.apache.batik.swing.svg not found in import.
> [javac] import org.apache.batik.swing.svg.*;
> [javac] ^
> [javac] E:
> \xml-fop\build\src\org\apache\fop\render\awt\AWTRenderer.java:27:
> Package org.apache.batik.swing.gvt not found in import.
> [javac] import org.apache.batik.swing.gvt.*;
> [javac] ^
> Terminate batch job (Y/N)? y
> I assume I'm doing something dumb... perhaps the fop folks can help?
> build codegen seems to succeed, but it is rather too fast, so
> I fear it's
> not doing anything.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]