From: Sam S. <sd...@gn...> - 2008-01-31 16:03:45
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yaroslav Kavenchuk wrote: | Sam Steingold wrote: |> not yet. |> please first do |> cd src |> make distclean | | Yes!!!! Thanks! | | but: | | full/lisp.exe -B . -M full/lispinit.mem -norc -q -i dirkey/dirkey1 -i | wildcard/wildcard -i pcre/pcre -i rawsock/sock -i bindings/win32/win32 | -i zlib/zlib -i libsvm/libsvm -x (saveinitmem "full/lispinit.mem") | Reserved address range 0x19d90000-0x5fffffff . | STACK depth: 98222 [0x145ff40 0x1400088] | SP depth: 515968 | ;; Loading file C:\gnu\home\src\clisp\clisp\src\dirkey\dirkey1.fas ... | ;; Loaded file C:\gnu\home\src\clisp\clisp\src\dirkey\dirkey1.fas | ;; Loading file C:\gnu\home\src\clisp\clisp\src\wildcard\wildcard.lisp ... | WARNING: FFI::FIND-FOREIGN-FUNCTION: foreign function | "MODULE__NIL__CONSTANT_MAP_INT" does not exist | Skip foreign function creation | *** - funcall: undefined function MODULE__NIL__CONSTANT_MAP_INT | | ./clisp-link: failed in /home/src/clisp/clisp/src | make: *** [full] Error 1 | of course - you built without FFI. (if you do "cvs up" in modules, configure in widlcard would fail). now, please try ./confidure --with-libffcall-prefix=... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHofFYPp1Qsf2qnMcRAgz8AJ984WxOVNqiHo/E9VgCetlmhQUKOACdGugK 5kTc9YYgR7h5ngjG8FSpy5g= =Lamw -----END PGP SIGNATURE----- |