>/usr/local/arm-tmp/lib/gcc-lib/arm-linux/egcs-2.91.66/libgcc.a: could not read
> symbols: Archive has no index; run ranlib to add one
>make: *** [vmlinux] Error 1
>
>How can that be and what can I do against it?

Like it says, run ranlib on the offending library.  This is caused by 
something going slightly wrong during the EGCS build -- probably using the 
host ranlib rather than the target one.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to