compile:
[javac] Compiling 769 source files to
/home/users/p/pa/pascal666/freenet/build
[javac]
/home/users/p/pa/pascal666/freenet/src/freenet/node/IPAddressDetector.
java:67: cannot resolve symbol
[javac] symbol : class NetworkInterface
[javac] location: package net
[javac] interfaces =
java.net.NetworkInterface.getNetworkInterfaces();
[javac] ^
[javac]
/home/users/p/pa/pascal666/freenet/src/freenet/node/IPAddressDetector.
java:79: cannot resolve symbol
[javac] symbol : class NetworkInterface
[javac] location: package net
[javac] java.net.NetworkInterface iface =
[javac] ^
[javac]
/home/users/p/pa/pascal666/freenet/src/freenet/node/IPAddressDetector.
java:80: cannot resolve symbol
[javac] symbol : class NetworkInterface
[javac] location: package net
[javac]
(java.net.NetworkInterface)(interfaces.nextElement());
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 3 errors
BUILD FAILED
-Pascal
_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl