[Bug 226299] Merge Review: pkgconfig

bugzilla at redhat.com bugzilla at redhat.com
Wed May 6 19:28:03 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=226299





--- Comment #10 from Jussi Lehtola <jussi.lehtola at iki.fi>  2009-05-06 15:28:02 EDT ---
(In reply to comment #8)
> > - Package includes internal glib, which is not allowed. Use BR: glib-devel and
> > --with-installed-glib option to configure.
> 
> Please take a minute to understand why things are the way they are...then you
> will see that it needs to be this way. Hint: glib is using pkg-config itself.  

Once there is a glib package available there's no problem to build against it.
This is a cyclic dependency and is nothing new.

Just define a bootstrap variable that chooses between

a) normal case: use glib package from distro

or

b) bootstrap: build with internal glib [then build glib with the newly built
pkgconfig and redo build with a)]

You only have to bootstrap once a distribution, and even that you should be
able to do with a).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Fedora-package-review mailing list