[uClibc]Error with arm, buildroot, and root_fs - unresolved symbol __umodsi3

George Najarian najay at cox.net
Wed Mar 5 16:16:56 UTC 2003


That is the issue. The libgcc.so.0 does not exist in the /lib subdirectory in the root_fs image
after buildroot is finished, but it does on the image you provide (root_fs-arm). Do I need
to manually copy it there from someplace else?

George Najarian
Najay Engineering

On Wed, 5 Mar 2003 02:40:46 -0700, Erik Andersen wrote:

>On Tue Mar 04, 2003 at 08:59:34AM -0800, George Najarian wrote:
>> The precompiled root_fs-arm that Erik provided works ok.
>> When I try to build my own root_fs the buildroot makefile
>> appears to complete ok, but when I try to boot my arm 
>> eval board (cogent csb226) I get a 
>> 
>> init: can't resolve symbol '__umodsi3Kernel panic: Attempted to kill init! 
>> 
>> error. I am using the latest buildroot makefile, uClibc 0.9.19, gcc 3.2.2,
>> my own kernel (2.4.19-rmk4 based, system-linux). 
>> 
>> I am not quite sure how to pursue this. Thanks for any help.
>
>Is init linked with a shared libgcc library?  Did you include
>the shared libgcc library in your root_fs?
>
> -Erik
>
>--
>Erik B. Andersen             http://codepoet-consulting.com/
>--This message was written using 73% post-consumer electrons--






More information about the uClibc mailing list