[Bug 193297] Libtool can not find libffi.la
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 4 13:15:02 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193297
Tijl Coosemans <tijl at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tijl at FreeBSD.org
--- Comment #1 from Tijl Coosemans <tijl at FreeBSD.org> ---
Please run the following command:
find /usr/local/lib -name '*.la' | xargs grep -l 'libffi\.la' | xargs pkg which
It should print a list of packages. Make sure you have the latest version of
each.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list