Why librep ebuild does not use libffi?
- From: Dmitry Dzhus <dima sphinx net ru>
- To: sawfish-list gnome org
- Subject: Why librep ebuild does not use libffi?
- Date: Tue, 14 Jul 2009 18:43:50 +0400
librep builds fine with standalone libffi (available as dev-libs/libffi
package in Gentoo) using the following configure options in relevant
section of ebuild:
--with-ffi \
--with-ffi-prefix=/usr/$(get_libdir)/libffi-$(pkg-config libffi --modversion)/ \
Seem like calling pkg-config(1) in ebuild is the only way to get the
correct path to libffi. If librep configure.in used pkgconfig macros
(PKG_CHECK_MODULES), that would not be necessary (I don't think that
--with-ffi-prefix option would be needed as well).
--
Happy Hacking.
http://sphinx.net.ru
む
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]