You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Michael Südkamp <ms...@suedkm.franken.de> on 2000/10/08 17:01:23 UTC

compile problems

Hello,

I tried to build FOP 0.14.0 but received the error below: I use JDK
1.2.2 (Linux), the latest Xalan distribution and xerces.jar from the
Xalan distribution or the latest Xerces distribution.

Michael
--------------------------
compile:
Compiling the sources
    [javac] Compiling 76 source files to
/linux_b/download/fop-0_14_0/build/classes
    [javac]
/linux_b/download/fop-0_14_0/build/src/org/apache/fop/dom/svg/SVGMarkerElementImpl.java:0:
Class org.apache.fop.dom.svg.ElementImpl not found in class
org.apache.fop.dom.svg.SVGElementImpl.
    [javac] /*-- $Id: SVGMarkerElementImpl.java,v 1.2 2000/07/18
05:39:46 keiron Exp $ --
    [javac] ^
    [javac] 1 error

BUILD FAILED

build.xml:317: Compile failed