On Thu, Apr 22, 2010 at 09:37:51PM +0000, Tom Spindler wrote: > > Log Message: > > Change use of ${CP} and ${CHMOD} to ${INSTALL_FILE}, so that if the > > target is made un-writeable, the build won't bomb out during an > > UPDATE build. OK'ed by mar...@. > > on i386, when I try building, I now get: > /usr/local/locdisk/locobj/tools/bin/nbmtree -CSM -k all -N /src/nbsrc/etc > </usr/local/locdisk/locobj/i386/src/nbsrc/destdir.i386/METALOG > >/usr/local/locdisk/locobj/i386/src/nbsrc/destdir.i386/METALOG.new > nbmtree: ./cdrom: missing directory in specification > nbmtree: failed at line 34934 of the specification > *** [/usr/local/locdisk/locobj/i386/src/nbsrc/destdir.i386/METALOG.sanitised] > Error code 1 > 1 error > > nbmake: stopped in /src/nbsrc/distrib/sets > > For some reason, sparc64 does build successfully, however. >
I wonder if it should be HOST_INSTALL_FILE instead of INSTALL_FILE here? Martin