On Aug 4, 2006, at 22:53, Karthik wrote:

Got the following error while trying to build the latest from trunk.
Let me know, if any pointers to fix this.

compile-java:
    [javac] Compiling 823 source files to C:\fop-trunk\build\classes
[javac] C:\fop-trunk\src\java\org\apache\fop\fonts \FontSetup.java:33: cannot
access org.apache.fop.fonts.base14.CourierOblique
    [javac] bad class file:
C:\fop-trunk\build\gensrc\org\apache\fop\fonts\base14 \CourierOblique.java [javac] file does not contain class org.apache.fop.fonts.base14.CourierOblique

This file is normally generated from XML sources during the build. This error would indicate that either: - the generated file is unreadable or invalid Java source (a bug in the XSLT processor?)
- the gensrc build target hasn't been executed (unlikely)


What does the file look like? Does it even exist?

HTH!

Andreas

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

Reply via email to