Date: Thu, 04 Sep 2014 13:15:01 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193297] Libtool can not find libffi.la Message-ID: <bug-193297-13-OsEpEZmXcj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-193297-13@https.bugs.freebsd.org/bugzilla/> References: <bug-193297-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193297 Tijl Coosemans <tijl@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tijl@FreeBSD.org --- Comment #1 from Tijl Coosemans <tijl@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193297-13-OsEpEZmXcj>