All of 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: Sun, 06 Sep 2009 10:05:10 -0700	[thread overview]
Message-ID: <4AA3EBC6.3080306@rodgers.sdcoxmail.com> (raw)

Hi all,

I'm having trouble getting coreutils to build correctly. I'm using the
buildroot tarball buildroot-2009.08.tar.gz, and I want to build an X86
uclibc development system. At first, I thought that this issue was
resolved through changes to the coreutils patch file submitted on 7/31,
but those changes are incorporated in the distribution tarball, so there
must be something else going on. Here's the output from the failed build:


rename.c:33:21: error: windows.h: No such file or directory
rename.c: In function 'rpl_rename':
rename.c:46: warning: implicit declaration of function 'MoveFileEx'
rename.c:51: warning: implicit declaration of function 'GetLastError'
rename.c:52: error: 'ERROR_FILE_EXISTS' undeclared (first use in this
function)
rename.c:52: error: (Each undeclared identifier is reported only once
rename.c:52: error: for each function it appears in.)
rename.c:52: error: 'ERROR_ALREADY_EXISTS' undeclared (first use in this
function)
rename.c:54: error: 'MOVEFILE_REPLACE_EXISTING' undeclared (first use in
this function)
rename.c:62: error: 'ERROR_FILE_NOT_FOUND' undeclared (first use in this
function)
rename.c:63: error: 'ERROR_PATH_NOT_FOUND' undeclared (first use in this
function)
rename.c:64: error: 'ERROR_BAD_PATHNAME' undeclared (first use in this
function)
rename.c:65: error: 'ERROR_DIRECTORY' undeclared (first use in this
function)
rename.c:69: error: 'ERROR_ACCESS_DENIED' undeclared (first use in this
function)
rename.c:70: error: 'ERROR_SHARING_VIOLATION' undeclared (first use in
this function)
rename.c:74: error: 'ERROR_OUTOFMEMORY' undeclared (first use in this
function)
rename.c:78: error: 'ERROR_CURRENT_DIRECTORY' undeclared (first use in
this function)
rename.c:82: error: 'ERROR_NOT_SAME_DEVICE' undeclared (first use in
this function)
rename.c:86: error: 'ERROR_WRITE_PROTECT' undeclared (first use in this
function)
rename.c:90: error: 'ERROR_WRITE_FAULT' undeclared (first use in this
function)
rename.c:91: error: 'ERROR_READ_FAULT' undeclared (first use in this
function)
rename.c:92: error: 'ERROR_GEN_FAILURE' undeclared (first use in this
function)
rename.c:96: error: 'ERROR_HANDLE_DISK_FULL' undeclared (first use in
this function)
rename.c:97: error: 'ERROR_DISK_FULL' undeclared (first use in this
function)
rename.c:98: error: 'ERROR_DISK_TOO_FRAGMENTED' undeclared (first use in
this function)
rename.c:107: error: 'ERROR_BUFFER_OVERFLOW' undeclared (first use in
this function)
rename.c:108: error: 'ERROR_FILENAME_EXCED_RANGE' undeclared (first use
in this function)
rename.c:112: error: 'ERROR_INVALID_NAME' undeclared (first use in this
function)
rename.c:113: error: 'ERROR_DELETE_PENDING' undeclared (first use in
this function)
make[5]: *** [rename.o] Error 1

TIA,

Steve.

             reply	other threads:[~2009-09-06 17:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 17:05 Stephen Rodgers [this message]
2009-09-07  5:35 ` [Buildroot] coreutils build failing 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
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=4AA3EBC6.3080306@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 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.