[Buildroot] "make menuconfig" error

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Oct 10 07:06:37 UTC 2008


Le Fri, 10 Oct 2008 14:54:45 +0800,
Jerry.Zhang <jerry.scofield at gmail.com> a écrit :

> conf.c:6:19: error: ctype.h: No such file or directory
> conf.c:7:20: error: stdlib.h: No such file or directory
> conf.c:8:19: error: stdio.h: No such file or directory
> conf.c:9:20: error: string.h: No such file or directory
> conf.c:10:20: error: unistd.h: No such file or directory
> conf.c:11:18: error: time.h: No such file or directory
> conf.c:12:22: error: sys/stat.h: No such file or directory

apt-get install libc6-dev

and while you're at it, also install libncurses5-dev.

Sincerly,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list