Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Rodgers <hwstar@rodgers.sdcoxmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] coreutils build failing
Date: Wed, 09 Sep 2009 20:53:10 -0700	[thread overview]
Message-ID: <4AA87826.5020506@rodgers.sdcoxmail.com> (raw)
In-Reply-To: <87r5ugyywf.fsf@macbook.be.48ers.dk>

Peter Korsgaard wrote:
>>>>>> "Stephen" == Stephen Rodgers <hwstar@rodgers.sdcoxmail.com> writes:
> 
> Hi,
> 
>  >> Could you either try with the default uclibc config or post your config?
> 
>  Stephen> I can confirm that default uClibc config fails in the same
>  Stephen> way. The only difference between my custom config and the
>  Stephen> default config is the enabling of SUSV3 legacy support which
>  Stephen> is required for Asterisk/Zaptel.
> 
>  Stephen> In the meantime, As a test I modified the config.h in in the
>  Stephen> build_i686/coreutils-7.4 directory to see if it would compile,
>  Stephen> and it did:
> 
>  Stephen> /* Define if rename does not work when the destination file exists, as
>  Stephen> on Windows. */
>  Stephen> /* #define RENAME_DEST_EXISTS_BUG 1 */
> 
> Ok, but then you need to figure out why that gets defined. Looking at
> the code it doesn't make any sense to me:
> 
>     case "$host_os" in
>       mingw*) gl_cv_func_rename_dest_exists_bug=yes ;;
>       *) gl_cv_func_rename_dest_exists_bug=no ;;
>     esac
> 
> your host_os definately shouldn't be mingw on a Linux machine. Could you
> please put your (compressed) coreutils-7.4/config.log file somewhere so
> I can take a look?
> 
Hi Peter,

As you requested, I tarred up the config.log from the failed
coreutils-7.4 build. You should be able to wget config.log.tar.gz using
the following url:

http://test.qrvc.com/config.log.tar.gz

Steve.

  reply	other threads:[~2009-09-10  3:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 17:05 [Buildroot] coreutils build failing Stephen Rodgers
2009-09-07  5:35 ` Peter Korsgaard
2009-09-07 16:08   ` Stephen Rodgers
2009-09-07 18:01     ` Peter Korsgaard
2009-09-07 18:36       ` Stephen Rodgers
2009-09-07 21:25         ` Peter Korsgaard
     [not found]           ` <4AA58BB1.50906@rodgers.sdcoxmail.com>
2009-09-09 14:29             ` Peter Korsgaard
2009-09-10  3:53               ` Stephen Rodgers [this message]
2009-09-10  7:28                 ` Peter Korsgaard
2009-09-11  9:11                   ` Stephen Rodgers
2009-09-11 11:21                     ` Peter Korsgaard
2009-09-11 14:16                       ` Stephen Rodgers
2009-09-11 18:44                         ` Peter Korsgaard
2009-09-12  2:16                           ` Stephen Rodgers
  -- strict thread matches above, loose matches on Subject: below --
2009-09-07 22:49 Stephen Rodgers

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=4AA87826.5020506@rodgers.sdcoxmail.com \
    --to=hwstar@rodgers.sdcoxmail.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