[Buildroot] buildroot build fails for buildroot 2011.08

Thomas De Schampheleire patrickdepinguin+buildroot at gmail.com
Wed Nov 9 07:28:16 UTC 2011


Hi,

On Wed, Nov 9, 2011 at 5:47 AM,  <santhosh at msys-tech.com> wrote:
> hi,
> i am trying to build kernel image for m68k in buildroot 20.11.08  using
> external toolchain . I am facing following error message.
>         Target:m68k   changes made in target directory in Config.arch.in
>         toolchain type: freescale coldfire -4.4 and given path of the
> toolchain in buildroot
> Checking external toolchain settings
> Incorrect selection of the C library

This means that you didn't properly set the C library in the buildroot
configuration. For example, your external toolchain uses glibc, but
BR2_TOOLCHAIN_EXTERNAL_CUSTOM_UCLIBC is set, or vice-versa.
This setting is in Toolchain -> External toolchain C library.

Best regards,
Thomas



More information about the buildroot mailing list