Hello!
I tried to build a small linuxsystem for my SBC with the howto from
Heath Holcomb. But I've a problem to build the kernel. Make config oder
make menuconfig doesn't work. The includefile "libintl.h" is missing.
Has someone any ideas what can I do to solve the problem?
regards
Carsten
Here is my error output.
skipper linux # make menuconfig
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
SHIPPED scripts/kconfig/zconf.tab.h
HOSTCC scripts/kconfig/conf.o
In file included from scripts/kconfig/conf.c:14:
scripts/kconfig/lkc.h:11:21: libintl.h: No such file or directory
scripts/kconfig/conf.c: In function `check_stdin':
scripts/kconfig/conf.c:59: warning: implicit declaration of function
`gettext'
scripts/kconfig/conf.c:59: warning: passing arg 1 of `printf' makes
pointer from integer without a cast
scripts/kconfig/conf.c:60: warning: passing arg 1 of `printf' makes
pointer from integer without a cast
scripts/kconfig/conf.c:61: warning: passing arg 1 of `printf' makes
pointer from integer without a cast
--
[email protected] mailing list