All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quick X <quickx@hotmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] at91sam9261ek_defconfig Make Error - uClibc-ctype.h not found
Date: Tue, 23 Dec 2008 12:42:27 -0800	[thread overview]
Message-ID: <BAY124-W52A29383EC57706F901BA3D2EC0@phx.gbl> (raw)


Grabing the latest revision (R24529).  Executing the following commands, and taking default on everything, results in a make error:
 
make menuconfig
make at91sam9261ek_defconfig
make
 
[[[SNIP]]]
/usr/bin/make locale_headers/bin/sh: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: not foundmake[2]: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: Command not foundmake[2]: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: Command not found/usr/bin/gcc extra/locale/gen_wc8bit.c  -o extra/locale/gen_wc8bit    -O2 -Wall  -D__UCLIBC_GEN_LOCALE -DUCLIBC_CTYPE_HEADER='".//include/bits/uClibc_ctype.h"' -DCTYPE_PACKED=1 -DDO_WIDE_CHAR=1extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directoryextra/locale/gen_wc8bit.c: In function 'main':extra/locale/gen_wc8bit.c:300: error: '__CTYPE_unclassified' undeclared (first use in this function)extra/locale/gen_wc8bit.c:300: error: (Each undeclared identifier is reported only onceextra/locale/gen_wc8bit.c:300: error: for each function it appears in.)extra/locale/gen_wc8bit.c:302: error: '__CTYPE_digit' undeclared (first use in this function)extra/locale/gen_wc8bit.c:304: error: '__CTYPE_alpha_nonupper_nonlower' undeclared (first use in this function)extra/locale/gen_wc8bit.c:306: error: '__CTYPE_alpha_lower' undeclared (first use in this function)extra/locale/gen_wc8bit.c:308: error: '__CTYPE_alpha_upper_lower' undeclared (first use in this function)extra/locale/gen_wc8bit.c:311: error: '__CTYPE_alpha_upper' undeclared (first use in this function)extra/locale/gen_wc8bit.c:314: error: '__CTYPE_punct' undeclared (first use in this function)extra/locale/gen_wc8bit.c:316: error: '__CTYPE_graph' undeclared (first use in this function)extra/locale/gen_wc8bit.c:318: error: '__CTYPE_print_space_nonblank' undeclared (first use in this function)extra/locale/gen_wc8bit.c:320: error: '__CTYPE_print_space_blank' undeclared (first use in this function)extra/locale/gen_wc8bit.c:323: error: '__CTYPE_space_nonblank_noncntrl' undeclared (first use in this function)extra/locale/gen_wc8bit.c:325: error: '__CTYPE_space_blank_noncntrl' undeclared (first use in this function)extra/locale/gen_wc8bit.c:328: error: '__CTYPE_cntrl_nonspace' undeclared (first use in this function)extra/locale/gen_wc8bit.c:330: error: '__CTYPE_cntrl_space_nonblank' undeclared (first use in this function)extra/locale/gen_wc8bit.c:332: error: '__CTYPE_cntrl_space_blank' undeclared (first use in this function)extra/locale/gen_wc8bit.c:467: warning: pointer targets in assignment differ in signednessextra/locale/gen_wc8bit.c:618: warning: pointer targets in assignment differ in signednessmake[2]: *** [extra/locale/gen_wc8bit] Error 1make[1]: *** [headers] Error 2make[1]: Leaving directory `/home/user/buildroot/toolchain_build_arm/uClibc-0.9.29'make: *** [/home/user/buildroot/toolchain_build_arm/uClibc-0.9.29/.configured] Error 2user at com:~/buildroot$ 
_________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/buildroot/attachments/20081223/c29ec0e5/attachment-0001.htm 

                 reply	other threads:[~2008-12-23 20:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BAY124-W52A29383EC57706F901BA3D2EC0@phx.gbl \
    --to=quickx@hotmail.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.