This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"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.
A clean build still fails. So I took a closer look. The problem is that - classpath/java/net/Inet6Address.java - classpath/java/net/DatagramSocketImpl.java - gnu/java/net/PlainDatagramSocketImpl.java still references NetworkInterface instead of VMNetworkInterface.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |