<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Grabing the latest revision (R24529).  Executing the following commands, and taking default on everything, results in a make error:<BR>
 <BR>
make menuconfig<BR>
make at91sam9261ek_defconfig<BR>
make<BR>
 <BR>
[[[SNIP]]]<BR>
/usr/bin/make locale_headers<BR>/bin/sh: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: not found<BR>make[2]: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: Command not found<BR>make[2]: /home/user/buildroot/build_arm/staging_dir/usr/bin/arm-linux-uclibc-gcc: Command not found<BR>/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=1<BR>extra/locale/gen_wc8bit.c:21:29: error: .//include/bits/uClibc_ctype.h: No such file or directory<BR>extra/locale/gen_wc8bit.c: In function 'main':<BR>extra/locale/gen_wc8bit.c:300: error: '__CTYPE_unclassified' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:300: error: (Each undeclared identifier is reported only once<BR>extra/locale/gen_wc8bit.c:300: error: for each function it appears in.)<BR>extra/locale/gen_wc8bit.c:302: error: '__CTYPE_digit' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:304: error: '__CTYPE_alpha_nonupper_nonlower' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:306: error: '__CTYPE_alpha_lower' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:308: error: '__CTYPE_alpha_upper_lower' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:311: error: '__CTYPE_alpha_upper' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:314: error: '__CTYPE_punct' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:316: error: '__CTYPE_graph' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:318: error: '__CTYPE_print_space_nonblank' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:320: error: '__CTYPE_print_space_blank' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:323: error: '__CTYPE_space_nonblank_noncntrl' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:325: error: '__CTYPE_space_blank_noncntrl' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:328: error: '__CTYPE_cntrl_nonspace' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:330: error: '__CTYPE_cntrl_space_nonblank' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:332: error: '__CTYPE_cntrl_space_blank' undeclared (first use in this function)<BR>extra/locale/gen_wc8bit.c:467: warning: pointer targets in assignment differ in signedness<BR>extra/locale/gen_wc8bit.c:618: warning: pointer targets in assignment differ in signedness<BR>make[2]: *** [extra/locale/gen_wc8bit] Error 1<BR>make[1]: *** [headers] Error 2<BR>make[1]: Leaving directory `/home/user/buildroot/toolchain_build_arm/uClibc-0.9.29'<BR>make: *** [/home/user/buildroot/toolchain_build_arm/uClibc-0.9.29/.configured] Error 2<BR><A href="mailto:user@com:~/buildroot$">user@com:~/buildroot$</A> <BR><BR><RTE_TEXT></RTE_TEXT><BR><br /><hr />Easily add maps and directions to your online party invites. <a href='http://www.microsoft.com/windows/windowslive/events.aspx' target='_new'>Click to learn how.</a></body>
</html>