Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] [bug] util-linux
Date: Sun, 29 Jul 2007 08:24:20 +0200	[thread overview]
Message-ID: <003c01c7d202$c2d25400$dcc4af0a@atmel.com> (raw)
In-Reply-To: 0707281915430.10821@somehost

> Problem: building util-linux fails with umount.c: undefined reference to
> `xdr_string'
> 
> One of the reasons is BR2_INET_RPC was not priorly enabled.
> BR2_PACKAGE_UTIL-LINUX should depend on BR2_INET_RPC.
> If BR2_PACKAGE_UTIL-LINUX (and implicitly BR2_INET_RPC) is enabled when
> the buildroot is already built, uclibc (and all other packages depending
> on uclibc) should also be rebuilt. WCHAR is also in there somewhere...
> 

I guess one way would be to have a target which depends on ".config".
If triggered, 
    it will build grep ".config" for the uClibc configuration stuff ,
      into "toolchain_build_dir/.uClibc.configuration-new"
    diff with "toolchain_build_dir/.uClibc.configuration-new"
        if not same, then touch toolchain_build_dir/.uClibc.rebuild"


> Oh dear, this is going nowhere :(
> 
> Is there some sort of make target that will clean all that's built (and
> doesn't also clean my local modifications, dl-dir and stuff)?
> 
> 


Best Regards
Ulf Samuelsson

      reply	other threads:[~2007-07-29  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-28 18:11 [Buildroot] [bug] util-linux Cristian Ionescu-Idbohrn
2007-07-29  6:24 ` Ulf Samuelsson [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='003c01c7d202$c2d25400$dcc4af0a@atmel.com' \
    --to=ulf@atmel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox