在我编译 busybox1.2.1的时候,如果选中了 init选项:<br />就会出现下面的错误: <br /> CC init/halt.o<br /> CC init/init.o<br />/home/leo/web_camera_project/busybox-1.2.1/init/init.o: File truncated<br />/tmp/ccuqBigY.s: Assembler messages:<br />/tmp/ccuqBigY.s:1961: FATAL: Can't write /home/leo/web_camera_project/busybox-1.2.1/init/init.o: File truncated<br />make[1]: *** [/home/leo/web_camera_project/busybox-1.2.1/init/init.o] Error 1<br />make: *** [all] Error 2<br /><br />哪位大哥知道是什么原因吗?<br /> |
|