All of lore.kernel.org
 help / color / mirror / Atom feed
From: Erik Andersen <andersen@codepoet.org>
To: buildroot@busybox.net
Subject: [Buildroot] Loop in Config.in Dependencies caused by CAIRO/LIBGTK2/XORG
Date: Tue, 16 Jan 2007 17:04:48 -0700	[thread overview]
Message-ID: <20070117000448.GA7782@codepoet.org> (raw)
In-Reply-To: <45AD61D8.4070706@atmel.com>

On Wed Jan 17, 2007 at 12:38:00AM +0100, Ulf Samuelsson wrote:
> Setting BR2_PACKAGE_LIBGTK2 will select BR2_PACKAGE_CAIRO
> Setting BR2_PACKAGE_CAIRO will select BR2_PACKAGE_XORG
> but BR2_PACKAGE_LIBGTK2 depends on BR2_PACKAGE_XORG
> This will cause a loop in the dependencies.
> 
> We can make BR2_PACKAGE_CAIRO depend on BR2_PACKAGE_XORG,
> or we can make BR2_PACKAGE_LIBGTK2 select BR2_PACKAGE_XORG.
> 
> Both fixes will break the loop (I tried)
> 
> What is the best way (Personally I think the latter)?

I've made BR2_PACKAGE_LIBGTK2 select BR2_PACKAGE_XORG.
Thanks for reporting the problem.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--

      reply	other threads:[~2007-01-17  0:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 23:38 [Buildroot] Loop in Config.in Dependencies caused by CAIRO/LIBGTK2/XORG Ulf Samuelsson
2007-01-17  0:04 ` Erik Andersen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070117000448.GA7782@codepoet.org \
    --to=andersen@codepoet.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.