bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10241: undefined ffi_type_pointer problem mipsel linux


From: Mark H Weaver
Subject: bug#10241: undefined ffi_type_pointer problem mipsel linux
Date: Wed, 07 Dec 2011 15:16:25 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

Can you please run "make V=1" so that we can see the complete command
used in the failing link (CCLD guile) command?  As Anthony Green said,
it appears that libffi was not linked.

I can think of a few possible reasons:

* Did you forget to run "ldconfig" after installing libffi?
* Was libffi present when you last ran Guile's configure?
* Is there a problem with pkg-config on your system?
  (What is the output of "pkg-config --libs libffi"?)

    Thanks,
      Mark





reply via email to

[Prev in Thread] Current Thread [Next in Thread]