[Buildroot] Problem booting 2.6.20.4 on AT91RM9200EK

Jeremy R. Geeo jeremy at geeo.net
Thu Apr 19 01:17:45 UTC 2007


Ulf Samuelsson wrote:
> Trying out linux-2.6.20.4 on an AT91RM9200EK
> built by a buildroot downloaded 20070405 (with fixes).
>
>
> Using gcc-3.4.6/binutils 2.16.1 initially built by buildroot
> but now used as an external toolchain.
>
>
> Getting the following error messages.
>
> /sbin/ init: can't load library 'libgcc_s.so.1'
> Kernel panic - not syncing: Attempted to kill init!
>
>
> Any clues?
>
> Found "toolchain_build_arm_small/gcc-3.4.6-final/gcc/libgcc_s.so.1"
> which I guess is what I am looking for.
> What is the approriate way to get that into the root file system?
>
>
> [...]

I've had this problem in the past when I have defined 
"BR2_GCC_SHARED_LIBGCC" via "Build/install a shared libgcc" in your 
Toolchain Options. Unless you otherwise need it, you might try disabling 
and rebuilding.

Jeremy





More information about the buildroot mailing list