From: <don...@is...> - 2011-08-23 21:43:00
|
Sam Steingold writes: > > * Don Cohen <qba...@vf...> [2011-08-23 13:11:32 -0700]: > > > > > ;; Loading file /home/clisp-build/hg/clisp/build-mt-no/condition.fas ... > > rm -f /home/clisp-build/hg/clisp/build-mt-no/condition.fas I see, I had screwed up the script somehow: > + cd /home/clisp-build/hg/clisp/ > + rm -rf /home/clisp-build/clisp/.hg/data/build-mt-no was meant to be: rm -rf build-mt-no > + ./configure --with-debug --with-threads=POSIX_THREADS --with-module=rawsock --with-dynamic-modules=no build-mt-no ... Expecting it to work again tomorrow. |