Richard Lowe <> wrote: > Aubrey Li wrote: >> Hi, >> >> I run into this error when I tried to build b136. >> >> ============================================== >> aubrey at wsmep:~/work/onnv-b136/usr/src/tools$ dmake install >> ----snip---- >> sh: line 1: >> /export/home/aubrey/work/onnv-b136/usr/src/tools/proto/opt/onbld/bin/i386/cw: >> not found >> ============================================== >> >> I must miss some changes notification recently, but I wonder why we >> did this change. > > The tools proto path not containing ${MACH} made various things more > annoying than they should be [1]. ?The change you missed is the > requirement to use current tools, including nightly, after the > integration of on_ips. >
Where can I get the current tools? I downloaded onbld and on-closed-bin from here: http://dlc.sun.com/osol/on/downloads/current/ I didn't use nightly at this moment. I just copy the opensolaris.sh from ./usr/src/tools/env and did "dmake install" under ./usr/src/tools. This is what I did previously, is this changed? What I did wrong? Do we have the change documented somewhere? Thanks, -Aubrey