>>>>> "ecm" == Eric Marsden <[EMAIL PROTECTED]> writes:
>>>>> "aw" == Adam Warner <[EMAIL PROTECTED]> writes:
aw> Does anyone understand why I can't continue after ignoring the package
aw> lock below (it makes no difference if I choose 2 (disable all package
aw> locks):
ecm> at the start of the build script, you should add a form
ecm> (ext:unlock-all-packages)
ecm> It seems that the continue restarts from the package error signaling
ecm> points don't work correctly when rebuilding CMUCL; I don't understand
ecm> why.
What does the 0 restart do? Doesn't it just disable it just this one
time?
FWIW, I've done builds with this and I just select either 1 or 2 to
disable the package's locks for the duration.
Ray