Mailinglist Archive: opensuse-packaging (202 mails)
| < Previous | Next > |
Re: [opensuse-packaging] New pkg-config introducing a build loop
- From: Stephan Kulow <coolo@xxxxxxx>
- Date: Tue, 17 May 2011 14:35:49 +0200
- Message-id: <201105171435.50258.coolo@suse.de>
Am Montag, 16. Mai 2011 schrieb Cristian Rodríguez:
You can only break artificial loops. This one is real. When bootstrapping you
have to have both, so it's real.
I only see two solutions (both are ugly):
* Merge the Sources into one package and have pkg-config build as subpackage
from glib (or the other way around)
* avoid pkg-config in glib
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
El 16/05/11 07:25, Vincent Untz escribió:
Hi,
pkg-config 0.26 is out and one of the changes is the removal of an
internal copy of the glib code. That means that pkg-config now requires
glib to build. However, glib requires pkg-config to build. Hence a fun
build loop.
Does anyone have any idea how we should deal with this situation?
Thanks,
Vincent
This has to be fixed in the project configuration, I know you can break
loops there, but I dont recall exactly how atm.
You can only break artificial loops. This one is real. When bootstrapping you
have to have both, so it's real.
I only see two solutions (both are ugly):
* Merge the Sources into one package and have pkg-config build as subpackage
from glib (or the other way around)
* avoid pkg-config in glib
Greetings, Stephan
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |