pkgconfig can't find libgnomeui on F9

Braden McDaniel braden at endoframe.com
Tue Mar 24 02:56:02 UTC 2009


On Tue, 2009-03-24 at 03:32 +0900, Mamoru Tasaka wrote:
> Braden McDaniel wrote, at 03/24/2009 03:11 AM +9:00:
> > I have a package (openvrml) that's failing to build on F-9:
> > 
> >         http://koji.fedoraproject.org/koji/getfile?taskID=1254875&name=build.log
> > 
> > The build log indicates that the pkg-config check for libgnomeui is
> > failing.  In configure.ac, that check looks like:
> > 
> >         PKG_CHECK_MODULES([GNOMEUI], [libgnomeui-2.0 libgnome-2.0 >= 2.14], ,
> >                           [have_gnomeui=no])
> >         
> > The specfile does have:
> > 
> >         BuildRequires:  libgnomeui-devel >= 2.14
> >         
> > This is succeeding for F-10 and devel; and it *used* to work for F-9.
> > Why would it be failing now?
> > 
> 
> This is due to pkgconfig change. Now also F-9 pkgconfig tries to check
> "Requires.private" for "pkg-config --exists". F-9 libgnomecanvas-2.0.pc
> has "gail" in Requires.private, while root.log says "gail-devel" is not
> included (note: with old pkgconfig "BR: gail-devel" was not needed)
> 
> See:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=1255010

Thanks for that.  I've filed this:

        <http://bugzilla.redhat.com/show_bug.cgi?id=491785>

-- 
Braden McDaniel                           e-mail: <braden at endoframe.com>
<http://endoframe.com>                    Jabber: <braden at jabber.org>





More information about the fedora-devel-list mailing list