From 706683b8b912aa3304d71652d7a4a74d8b74f58e Mon Sep 17 00:00:00 2001
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:
-- cgit v1.2.3