You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by David Browning <da...@yahoo.com> on 2004/05/02 18:05:21 UTC

Build failure - FOPSerializer

Hi

I get the following errors:

prepare:
======================================================================
                 Apache Cocoon 2.1.4 [1999-2004]
======================================================================
 Building with Apache Ant version 1.6.0 compiled on
December 18 2003
----------------------------------------------------------------------
 Using build file C:\cocoon-2.1.4\build.xml
----------------------------------------------------------------------
 Compiler options:
   - debug ......... [on]
   - optimize ...... [on]
   - deprecation ... [off]
======================================================================

fop-compile:
Compiling 1 source file to
C:\cocoon-2.1.4\build\cocoon-2.1.4\blocks\fop\dest
C:\cocoon-2.1.4\src\blocks\fop\java\org\apache\cocoon\serialization\FOPSerializer.java:154:
cannot resolve symbol
symbol  : method setScreenLogger
(org.apache.avalon.framework.logger.Logger)
location: class
org.apache.fop.messaging.MessageHandler
        MessageHandler.setScreenLogger(this.logger);
                      ^
C:\cocoon-2.1.4\src\blocks\fop\java\org\apache\cocoon\serialization\FOPSerializer.java:263:
cannot resolve symbol
symbol  : method setLogger
(org.apache.avalon.framework.logger.Logger)
location: class org.apache.fop.apps.Driver
        this.driver.setLogger(this.logger);
        ^
2 errors

BUILD FAILED
C:\cocoon-2.1.4\tools\targets\compile-build.xml:157:
Following error occured while executing this line
C:\cocoon-2.1.4\build\cocoon-2.1.4\temp\blocks-build.xml:504:
Following error occured while executing this line
C:\cocoon-2.1.4\build\cocoon-2.1.4\temp\blocks-build.xml:546:
Compile failed; see the compiler error output for
details.

I am using JDK1.4.2 on an XP box. The Avalon Framework
jar (4.1.4) in the core sub-dir seems OK.

I would much appreciate any help or suggestions.

Many thanks

David


=====
37 Townsend St           Tel: (07) 4779 7755 (H) & (W)   
Mysterton                    Mobile: 0405 600469
Townsville 4812
Australia                      ICQ: 200314474

David Browning

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org