I¹m trying to build the JDK for the first time. I grabbed the sources from the mercurial repository and followed the FAQ to perform the build. It builds a heap of stuff before it dies with the following:
error: com.sun.jmx.snmp.SnmpValue: class file for com.sun.jmx.snmp.SnmpValue not found error: class file for com.sun.jmx.snmp.SnmpValue not found The source code for the above class is there but it doesn¹t appear to be being compiled. Is this a known problem or a newbie mistake easily fixed? Neale
