This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: re-merge NetworkInterface
- From: Tom Tromey <tromey at redhat dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: 14 Feb 2007 11:03:14 -0700
- Subject: Re: Patch: re-merge NetworkInterface
- References: <m3mz3h7g4u.fsf@localhost.localdomain> <45D30D0B.5030106@gmx.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> When patching the source and running make in my previous finished
Marco> build, I get this:
[...]
First, make sure you really removed the two .java files that the patch
deletes.
Second, if you did that and it still fails, try a clean build.
Tom