> I had success with onnv_115 (and the i386 build of > onnv_116) but now I see the following failure when > nightly is run on a freshly cloned repo: > ../port/threads/plockstat.d: "/usr/lib/dtrace/scsi.d", line 40: syntax error > near "scsi_task_t"
IIRC, build 115 did install bad /usr/lib/dtrace/fc.d and /usr/lib/dtrace/scsi.d files, so that onnv cannot be compiled any more when certain kernel modules are not loaded. build 116 fixed that. It should work if you replace those two files with the newer versions from b116's usr/src/lib/libdtrace/common/fc.d and usr/src/lib/libdtrace/common/scsi.d before starting the nightly compilation. -- This message posted from opensolaris.org