On Wed, 2003-09-03 at 21:42, Adam Warner wrote: > And using the cmucl-2003-08-18-dyn-ext-x86-linux.tar.bz2 binary this > happens: > > target:clx/resource > ;; Loading > #p"/home/adam/files/cmucl/debian/cmucl-18e.orig/target/clx/resource.x86f". > target:code/clx-ext > Error in batch processing: > (during macroexpansion) > > Attempt to modify the locked package EXTENSIONS, by > defining macro WITH-CLX-EVENT-HANDLING > make[1]: *** [all] Error 3 > make[1]: Leaving directory > `/home/adam/files/cmucl/debian/cmucl-18e.orig' > make: *** [build-arch-stamp] Error 2
Thanks for the reply Gerd. This was the best binary since I was able to get through to compiling optional functionality. Instead of trying to work with the Debian build process I used Pierre R. Mai's build scripts. It was at this point I discovered I needed to rebuild-lisp twice; not just once as was happening in the Debian Makefile. This enabled me to overcome a strange "Maximum number (4096) of interrupts exceeded." issue. So I've now got myself a decent binary to attempt building the extras or a Debian package. Many thanks for the help Gerd and Eric. Regards, Adam
