[Buildroot] build python failed

Marco chopin1998 at gmail.com
Mon Feb 21 10:24:55 UTC 2011


WOW, that' cool!  Python running!

Thank thee very much!

On Mon, Feb 21, 2011 at 4:41 PM, Peter Korsgaard <jacmet at uclibc.org> wrote:

> >>>>> "Marco" == Marco  <chopin1998 at gmail.com> writes:
>
>  Marco> Hi, All
>
>  Marco>     my buildroot has git pulled, and my target is at91sam9260. I
>  Marco> choose python package via make menuconfig, but make failed:
>
>
>  Marco>     In file included from Include/Python.h:86,
>  Marco>                      from ./Modules/python.c:4:
>  Marco>     Include/unicodeobject.h:575: warning: type defaults to 'int' in
> declaration
>  Marco>     of 'wchar_t'
>
> It doesn't find the wchar_t type.
>
> Python does depend on wchar support in the toolchain, so you probably
> have done a build without wchar, and then gone and added wchar support
> and python without doing a clean rebuild.
>
> For this kind of toolchain changes you need to do make clean; make.
>
>
> --
> Bye, Peter Korsgaard
>



-- 
LinuX
Violin
Canon EOS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110221/9d683055/attachment.html>


More information about the buildroot mailing list