[clbuild-devel] CL-PPCRE dependency in clbuild.lisp

David Lichteblau david at lichteblau.com
Sun Jan 27 12:18:08 UTC 2008


Quoting Victor Kryukov (victor.kryukov at gmail.com):
> clbuild.lisp has a CL-PPCRE dependency in the latest clbuild version,
> which means that commands like build, dumpcore etc. fail if CL-PPCRE
> is not installed (see below an example output for freshly installed
> clbuild). I'm not sure what's the best way to fix it - get rid of
> CL-PPCRE dependency in clbuild.lisp, install CL-PPCRE before doing
> anything else, etc., so no patch this time.

I've chosen the last option for now.  CL-PPCRE is installed if not
present before recompile/dumpcore/build.

(In the long term it might be nice to revert that and copy&paste
something based on split-sequence into clbuild.lisp.)


Thanks,
David



More information about the clbuild-devel mailing list