Comment 9 for bug 274951

Revision history for this message
sds (sds-gnu) wrote : Re: [Bug 274951] Re: libffcall should now be based on the cvs head, not 1.10 tar ball

2011/6/5 Faré <email address hidden>:
> I see that the libffcall deb contains static libraries as well as
> dynamic ones. Is there a way to tell clisp to detect the latter and
> avoid the former?

http://article.gmane.org/gmane.comp.sysutils.autoconf.general:14289

workaround:
in the clisp build directory:

perl -p -i -e "s,-lavcall,/usr/lib/libavcall.a,g" `grep -I -r -l -- -lavcall .`
perl -p -i -e "s,-lcallback,/usr/lib/libcallback.a,g" `grep -I -r -l
-- -lcallback .`
make clean full check

--
Sam Steingold <http://sds.podval.org> <http://www.childpsy.net/>