Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

busybox 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?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi, busybox requires the kernel header files in order to compile correctly. We've provided an option within the busybox configuration utility to point to the correct kernel build.

    Take a look at page 30 within the Reference Guide for more information (if you're using release 1.3 of the Nios II Linux distribution which is now available).