Hi, "Edgar Vasquez" <[EMAIL PROTECTED]> writes:
> *** Warning: This system can not link to static lib archive > /usr/lib/libffi.la. > *** I have the capability to make that library automatically link in when > *** you link to this library. But I can only do this if you have a > *** shared version of the library, which you do not appear to have. ... > libs/guile-runtime.o: In function > `do_ffi_call': > /home/Edgar/build/g-wrap-1.9.11/guile/g-wrap/guile-runtime.c:597: > undefined reference to `_ffi_call' Maybe you should install a shared library version of libffi, i.e., `libffi.dll'? Hope this helps, Ludovic. _______________________________________________ g-wrap-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/g-wrap-dev
