C. Bergstr?m 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. >> >> 1) why hard-coded "-nd" to TOOLS_PROTO? doesn't "-nd" mean non-debug? >> 2) why add another hard-coded "-nd" to PARENT_TOOLS_ROOT environment >> variable? >> > Didn't someone mention recently they won't make the debug binaries > available anymore?
No, they didn't. They mentioned that non-DEBUG nightly-bins weren't available (they haven't been for an age, I'm don't think they were ever routinely available), because the CPU horsepower to build them doesn't exist. Work to make generation of the closed-bins less resource intensive is currently in progress. Build-synchronized closed-bins are still available both debug and non-debug. Further, the presence of the string '-nd' in the tools proto has absolutely no relation to any of this. -- Rich