I just tried the xml-cocoon2_20020606162048.tar.gz snapshot and
it works. I see from your message "Compiling 633 source", I have
744 classes, so it seems that your snapshot is not complete?

You could have a little bit less than 744 but not too much.

Carsten

> -----Original Message-----
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 1:37 PM
> To: [EMAIL PROTECTED]
> Subject: RE: error compiling cvs snapshots
>
>
> Hi Rainer,
>
> which snapshot did you try?
>
> Carsten
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, June 07, 2002 11:25 AM
> > To: [EMAIL PROTECTED]
> > Subject: error compiling cvs snapshots
> >
> >
> > Hi all
> >
> > I downloaded the cvs snapshots from the website (I dont have cvs
> > access due
> > to firewalls), and try to compile it with jdk1.3.1 and/or jdk1.4.0
> > with both jdks I get LOTS of errors when I try to compile.
> >
> > <snip>
> >      [echo] Compiling with Java 1.3, debug on, optimize off, deprecation
> > off
> >     [javac] Compiling 633 source files to C:
> > \java\xml-cocoon2\build\cocoon\class
> > es
> >     [javac] C:
> > \java\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components\la
> > nguage\programming\java\Jikes.java:68: cannot resolve symbol
> >     [javac] symbol  : class AbstractJavaCompiler
> >     [javac] location: class
> > org.apache.cocoon.components.language.programming.ja
> > va.Jikes
> >     [javac] public class Jikes extends AbstractJavaCompiler {
> >     [javac]                            ^
> >     [javac] C:
> > \java\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components\la
> > nguage\programming\java\Javac.java:71: cannot resolve symbol
> >     [javac] symbol  : class AbstractJavaCompiler
> >     [javac] location: class
> > org.apache.cocoon.components.language.programming.ja
> > va.Javac
> >     [javac] public class Javac extends AbstractJavaCompiler {
> >     [javac]                            ^
> >     [javac] C:
> > \java\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components\la
> > nguage\programming\java\JavaLanguage.java:64: cannot resolve symbol
> >     [javac] symbol  : class CompiledProgrammingLanguage
> >     [javac] location: package programming
> >     [javac] import
> > org.apache.cocoon.components.language.programming.CompiledPro
> > grammingLanguage;
> >     [javac]                                                          ^
> >     [javac] C:
> > \java\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components\la
> > nguage\programming\java\JavaLanguage.java:80: cannot resolve symbol
> >     [javac] symbol  : class CompiledProgrammingLanguage
> >     [javac] location: class
> > org.apache.cocoon.components.language.programming.ja
> > va.JavaLanguage
> >     [javac] public class JavaLanguage extends
> CompiledProgrammingLanguage
> >     [javac]                                   ^
> >     [javac] C:
> > \java\xml-cocoon2\build\cocoon\src\org\apache\cocoon\components\tr
> > eeprocessor\sitemap\ActNodeBuilder.java:58: cannot resolve symbol
> >     [javac] symbol  : class AbstractParentProcessingNodeBuilder
> >     [javac] location: package treeprocessor
> > </snip>
> >
> > can anybody help me there?
> >
> > regards
> >
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
> >
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to