pkgconfig problem on RHEL-5

Nicolas Chauvet kwizart at gmail.com
Tue Jan 20 22:02:20 CET 2009


2009/1/20 Dominik 'Rathann' Mierzejewski <dominik at greysector.net>:
> They're not missing. Most probably the .pc file is broken or it's a bug
> in pkg-config.
We are talking about the EL-5 ffmpeg-devel here.

Nah, this is a bug in ffmpeg-devel package (meant the pc files)
Because they have something like
Requires.private: libraw1394

And the ffmpeg-devel doesn't requires libraw1394-devel where the
libraw1394.pc is so it doesn't have any chance to output the requested
information.

Actually, the current situation avoid the problem in the ffmpeg
pkg-config files by using libs.private with the non-pkgconfig form for
defining used libraries (instead of the pkg-config form using
requires.private).

Nicolas (kwizart)


More information about the rpmfusion-developers mailing list