public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dustin C. Hatch" <admiralnemo@gmail.com>
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] invalid: RDEPEND: USE flag 'userland_GNU' referenced in conditional 'userland_GNU?' is not in IUSE
Date: Mon, 15 Jul 2013 22:27:19 -0500	[thread overview]
Message-ID: <51E4BD97.6060009@gmail.com> (raw)
In-Reply-To: <51E43B73.2030905@hiramoto.org>

On 7/15/2013 13:12, Karl Hiramoto wrote:
> Hi,
>
> I just setup a new SYSROOT cross environment today.   I successfully
> merged, and tested/ran    busybox, systemd and kernel on target platform
>
>
> A few packages are giving me the same error now "missing keyword,
> invalid: RDEPEND: USE flag 'userland_GNU' referenced in conditional
> 'userland_GNU?' is not in IUSE"
>
>
> Anyone know what I'm missing?
>
>
That can happen if your profile is incomplete (which several are). You 
can either switch to a complete profile (something in default/linux) or 
populate the missing variables yourself in 
$PORTAGE_CONFIGROOT/etc/portage/profile/make.defaults. In this case, you 
need to set

USERLAND="GNU"
USE_EXPAND="USERLAND"
USE_EXPAND_HIDDEN="USERLAND"

Hope this helps,

-- 
♫Dustin
http://dustin.hatch.name/


  reply	other threads:[~2013-07-16  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 18:12 [gentoo-embedded] invalid: RDEPEND: USE flag 'userland_GNU' referenced in conditional 'userland_GNU?' is not in IUSE Karl Hiramoto
2013-07-16  3:27 ` Dustin C. Hatch [this message]
2013-07-23  8:43   ` Peter Volkov

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=51E4BD97.6060009@gmail.com \
    --to=admiralnemo@gmail.com \
    --cc=gentoo-embedded@lists.gentoo.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox