Altera_Forum
Honored Contributor
21 years agobusybox problem
Did somebody meet the problem in busybox building?
When I "make" the busybox after "make menuconfig", the error message was showed as below: libbb/loop.c:32:27: linux/version.h: No such file or directory make: *** [libbb/loop.o] Error 1 Could somebody help me? Thanks~~ Btw, how can I dynamically load the user-define module into my kernel?