[Buildroot] buildroot 2012.11 large file support

Fabio Porcedda fabio.porcedda at gmail.com
Wed Dec 12 10:21:12 UTC 2012


On Mon, Dec 10, 2012 at 8:20 PM, Peter Korsgaard <jacmet at uclibc.org> wrote:
>>>>>> "Willy" == Willy Lambert <lambert.willy at gmail.com> writes:
>
> Hi,
>
>  >> Large file support isn't select and i have also checked it with make
>  >> uclibc-menuconfig for uclibc.
>  >> The same problem happend with beaglebone_defconfig.
>  >>
>  >> After "make clean" and selecting "large file support" the build process
>  >> works.
>  >>
>  >> This problem doesn't happend with release 2012.08.
>  >>
>  >> Has anybody a hint for me ?
>
>  Willy> I have just had the same problem, is it possible that this is a
>  Willy> regression of the 2012.11 version ?
>
> I don't think so. I just did a:
>
> make at91sam9263ek_defconfig && make
>
> Without any problems. What exactly did you do?

I've the same problem,
I'm using Ubuntu 12.10 32bit.

This configurations doesn't work:

A)
make at91sam9263ek_defconfig && make
https://dl.dropbox.com/u/14668671/log-at91sam9263ek.txt.bz2

B)
defconfig:
BR2_arm=y
BR2_GCC_VERSION_4_7_X=y

https://dl.dropbox.com/u/14668671/log-gcc4.7.txt.bz2

C)
defconfig:
BR2_arm=y

https://dl.dropbox.com/u/14668671/log.txt.bz2


This configuration build fine:
BR2_arm=y
BR2_GCC_VERSION_4_5_X=y

https://dl.dropbox.com/u/14668671/log-gcc4.5.txt.bz2

Best regards
--
Fabio Porcedda


More information about the buildroot mailing list