core-image-minimal do_rootfs issue (?)
From: Giuseppe Condorelli <hidden>
Date: 2012-05-29 13:45:03
From: Giuseppe Condorelli <hidden>
Date: 2012-05-29 13:45:03
Hi All, building the default core-image-minimal image I obtain no error and all seems to end right. But if I look at the generated .../tmp/log.do_rootfs file I can see an error that souds strange to me. ------- Building feeds for [stlinux].. ./ ./lib/ ./lib/librt-0.9.32.so ./lib/libusb-1.0.so.0 ./lib/libtinfo.so.5 ./lib/libtinfo.so.5.9 ./lib/ld-uClibc.so.lds ./lib/libc.so.0 ./lib/libgcc_s.so.1 ./lib/libusb-0.1.so.4.4.4 [snip] Error: min I/O unit was not specified (use -h for help) ------- I can understand it is a warning that highlight no devices are created in that rootfs. Are we sure the build ends right after this error/warning? This is the last debug info the log.do_rootfs provides and at the end the build ends with no errors. Is it true? Best Regards, Giuseppe