Stephen Bannasch wrote: > This is the updated script I use to build mlvm on Mac OS X 10.5.8: > > http://gist.github.com/243072 > > It might work fine on 10.6.x also. > > Thanks for the help John and Christian. > > _______________________________________________
I adopted and modified Stephen's script to run on OpenSolaris. I, however, would like to do a complete build at least once, so I discarded all BUILD_* variables. While java, javac, etc. all seem to build correctly (they start, at least!), there is still some step towards the end of the build that complains about a missing com.sun.jmx.snmp.Timestamp class. This class is in fact present in the binary plugs. The ALT_BINARY_PLUGS_PATH is set correctly. Did anybody encounter the same problem? Something to worry about or just peanuts? Some good workaround? Thanks _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
