17 Oct 15:29
Re: --with-dynamic-ffi [Re: [clisp-announce] GNU CLISP 2.42 (2007-10-16) released]
From: Sam Steingold <sds <at> gnu.org>
Subject: Re: --with-dynamic-ffi [Re: [clisp-announce] GNU CLISP 2.42 (2007-10-16) released]
Newsgroups: gmane.lisp.clisp.general
Date: 2007-10-17 13:29:39 GMT
Subject: Re: --with-dynamic-ffi [Re: [clisp-announce] GNU CLISP 2.42 (2007-10-16) released]
Newsgroups: gmane.lisp.clisp.general
Date: 2007-10-17 13:29:39 GMT
Marijn Schouten (hkBst) wrote: > > configure --help says that --with-dynamic-ffi is the default, but without this > option I get a build error: > > checking for mbstate_t... yes > checking for working POSIX fnmatch... yes > configure: ** Wildcard (Output) > updating cache ../config.cache > configure: creating ./config.status > config.status: creating Makefile > config.status: creating link.sh > config.status: creating config.h > configure: ** Wildcard (Done) > CLISP="`pwd`/lisp.run -M `pwd`/lispinit.mem -B `pwd` -N `pwd`/locale -E 1:1 > - -Efile UTF-8 -Eterminal UTF-8 -norc" ; cd wildcard ; dots=`echo wildcard/ | > sed -e 's,[^/][^/]*//*,../,g' -e 's,/$,,g'` ; gmake clisp-module CC="gcc" > CPPFLAGS="" CFLAGS="-O2 -pipe -ggdb -W -Wswitch -Wcomment -Wpointer-arith > - -Wimplicit -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O -DUNICODE > - -I." INCLUDES="$dots" CLFLAGS="-x none" LIBS="libcharset.a > /usr/lib64/libreadline.so -Wl,-rpath -Wl,/usr/lib64 -lncurses -ldl > - -L/usr/lib64 -lsigsegv -L/usr/lib64 -lc -R/usr/lib64" RANLIB="ranlib" > CLISP="$CLISP -q" > gmake[1]: Entering directory > `/var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir/wildcard' > /var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir/lisp.run -M > /var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir/lispinit.mem -B > /var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir -N > /var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir/locale -E 1:1 > - -Efile UTF-8 -Eterminal UTF-8 -norc -q -c wildcard.lisp > ;; Compiling file > /var/tmp/portage/dev-lisp/clisp-2.42/work/clisp-2.42/builddir/wildcard/wildcard.lisp > ... > *** - SYSTEM::%FIND-PACKAGE: There is no package with name "FFI" early in the log (right before makemake runs) configure reports its discoveries (like building with readline, ffi, libsigsegv &c). do you have the full log floating somewhere? thanks ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
RSS Feed