anyone seen this libgcj failure?

Bryce McKinlay bryce@waitaki.otago.ac.nz
Tue Dec 18 17:28:00 GMT 2001


Tom Tromey wrote:

>>>>>>"Aldy" == Aldy Hernandez <aldyh@redhat.com> writes:
>>>>>>
>
>Aldy> make[1]: *** No rule to make target `gnu/java/math/MPN.java', needed by `libgcj.jar'.  Stop.
>
>Aldy> i did a cvs update today of everything.... 
>
>It's been reported before, but I don't know why it occurs.
>The file is definitely there.
>I suspect Bryce's recent libjava/Makefile.am changes may have some
>effect here.
>

Well I didn't change anything to do with .java files, so if there is a 
problem it was most likely there before.

What I guess could be happening is that the generated dependencies (eg 
for java.math.BigInteger) which reference the old location of the file, 
are not being rebuilt before make sees them and complains? I have not 
seen this problem, however.

regards

Bryce.




More information about the Gcc mailing list