This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: missing java file
- From: Tom Tromey <tromey at redhat dot com>
- To: Matthew Bemis <bemis at iol dot unh dot edu>
- Cc: clp at iol dot unh dot edu, java at gcc dot gnu dot org
- Date: 05 Feb 2002 14:34:18 -0700
- Subject: Re: missing java file
- References: <1012753689.17456.124.camel@elsschot> <3C5FEB1D.DE4B7AFA@iol.unh.edu>
- Reply-to: tromey at redhat dot com
>>>>> "Matthew" == Matthew Bemis <bemis@iol.unh.edu> writes:
Matthew> I am getting this error as if some did not check in a .java
Matthew> file or I am some how missing a file. has anyone else
Matthew> encountered this today? this build was done this morning
Are you building off the trunk? Or the 3.0 branch?
I guess it is possible that a recent Makefile.in change on the trunk
caused the problem you are seeing. Could you update and try again?
Tom