This is the mail archive of the
libffi-discuss@sourceware.org
mailing list for the libffi project.
Re: libffi pkgconfig
Damian Ivanov <damianatorrpm@gmail.com> writes:
> Hi there,
>
> I have a problem compiling wayland, the NG display server on openSUSE
> 11.4. The build process fails with the missing libffi message, still
> libffi-devel and libffi are installed, but there is no libffi.pc (for
> pkgconfig) file included.
> I've filed a bug report for that at
> https://bugzilla.novell.com/show_bug.cgi?id=657789 . Should the distro
> include/generate the .pc file or could you include it?
libffi.pc comes with libffi and will get installed with make install.
It should be part of their libffi-devel package.
AG