[developers] PET 0.99.12 + MRS Build Errors SOLVED!
Francis Bond
fcbond at gmail.com
Thu Apr 27 15:39:17 CEST 2006
G'day,
in the latest cvs of lkb (and the --test install)
src/general/ecl-patches.lsp defines the following functions:
ecl-initialize-libbuild
ecl-finalize-libbuild
In both src/systems/ppcre.lsp and preprocessor.lisp, there are references to:
ecl-initialize and ecl-finalize
replacing ecl-initialize with ecl-initialize-libbuild and ecl-finalize
with ecl-finalize-libbuild allows me to make cheap with the
preprocessor, but as I don't normally use it, I am not able to test
that this is the correct solution. If this is the correct solution, I
would be happy to commit it, but I wasn't sure whether to add
-libbuild to one, or take it away from another. Either way, I am,
tempted to believe that it is impossible to build cheap with the
preprocessor and the current lkb cvs head.
--
Francis Bond <www.kecl.ntt.co.jp/icl/mtg/members/bond/>
NTT Communication Science Laboratories | Natural Language Research Group
More information about the developers
mailing list