8 Nov
2006
8 Nov
'06
2:53 a.m.
C.M.Brown wrote:
Attached.
After you've done that please try a 'scons fullclean' then try
building again.
I've tried that as well and it still comes up with an error!
I have also found that the fullclean doesn't get everything. I've been using this to strip everything down to just the files that darcs knows about: # darcs whatsnew -ls | grep '^a' | awk '{print $2}' | xargs rm -rf