classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sablevm-developer] Release progress - problems w/ 'make distcheck'


From: Mark Wielaard
Subject: Re: [Sablevm-developer] Release progress - problems w/ 'make distcheck' of classpath
Date: Sat, 14 Feb 2004 11:17:25 +0100

Hi,

On Sat, 2004-02-14 at 09:43, Grzegorz B. Prokopski wrote:
> but 'make distcheck' in classpath dies with this output:
> 
> Found 2 semantic errors compiling
> "../../external/jaxp/source/javax/xml/transform/TransformerFactory.java":
> 
>     94.         throws TransformerFactoryConfigurationError
>                        ^----------------------------------^
> *** Semantic Error: Type
> javax.xml.transform.TransformerFactoryConfigurationError was not found.
> 
> 
>    104.                 throw new
> TransformerFactoryConfigurationError(e);
>                                   ^----------------------------------^
> *** Semantic Error: A candidate for type
> "TransformerFactoryConfigurationError" was found, but it is invalid and
> needs to be fixed before this type will successfully compile.
> 
> Found 3 semantic errors compiling
> "../../external/jaxp/source/javax/xml/transform/ClassStuff.java":
> 
>    141.             throw new TransformerFactoryConfigurationError (e,
>                               ^----------------------------------^
> *** Semantic Error: A candidate for type
> "TransformerFactoryConfigurationError" was found, but it is invalid and
> needs to be fixed before this type will successfully compile.
> 
> 
>    145.             throw new TransformerFactoryConfigurationError (e,
>                               ^----------------------------------^
> *** Semantic Error: A candidate for type
> "TransformerFactoryConfigurationError" was found, but it is invalid and
> needs to be fixed before this type will successfully compile.
> 
> 
>    149.             throw new TransformerFactoryConfigurationError (e,
>                               ^----------------------------------^
> *** Semantic Error: A candidate for type
> "TransformerFactoryConfigurationError" was found, but it is invalid and
> needs to be fixed before this type will successfully compile.
> 
> 
> I guess some .java files aren't included in the tarball? or...?
> 
> Help w/ this issue would be greatly apprieciated.

Ugh, so it isn't my setup :{
I get the same with a clean "upstream" classpath.
Somehow one of the gnu jaxp .java files ends up in the root build dir!?!

I'll try to fix make distcheck for classpath soon (hopefully tonight).

Cheers,

Mark

P.S. To the Classpath hackers. Please do a make distcheeck from time to
time. Especially after you alter configure.ac, Makefile.am and/or added
a file.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]