Re: Why librep ebuild does not use libffi?



Am Tue, 14 Jul 2009 18:43:50 +0400
schrieb Dmitry Dzhus <dima sphinx net ru>:

> 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).

I'll update the checks the next days, they have been correct for ffi up
to libffi from gcc3.

Chris

-- 
In a world without walls and fences, who needs Windows and Gates?

Attachment: signature.asc
Description: PGP signature



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