From: Thomas Petazzoni The boot hangs after
Starting
@@ -1622,6 +1624,19 @@ Starting dropbear sshd: generating rsa key... generating dsa key... OK
the
/etc/inittab
file of the generated system so that
a shell starts on the correct serial port.
cannot find -lc
If the build of module-init-tools for the host fails + with:
+ +/usr/bin/ld: cannot find -lc+ +
then probably you are running a Fedora (or similar)
+ distribution, and you should install the glibc-static
+ package. This is because the module-init-tools build
+ process wants to link statically against the C library.
To learn more about Buildroot you can visit these websites: