On Wed, Nov 03, 1999 at 05:44:11PM -0300, Luis Pablo Gasparotto wrote:
>    When I try to do make xconfig I get the following messages:
>    
>    rm -f include/asm
>    ( cd include ; ln - sf asm-i386asm)
>    make -c scripts kconfig.tk
>    make [1]: Entering directory ´/usr/src/linux/scripts´
>    gcc - Wall - Wstrict-prototypes-02-fomit-frame-pointer -c -o tkparse.o
>    tkparse.c
>    tkparse.c:37:stdio.h: No such file or directory
>    tkparse.c:38:stdlib.h: No such file or directory
>    tkparse.c:39:string.h: No such file or directory
>    make [1]: *** [tkparse.o] error 1
>    make [1]: leaving directory ´/usr/src/linux/scripts´
>    make: *** [xconfig] error 2
>    
>    what´s going wrong? Do I need some library?

You are missing at least 3 headers where it say 'no such ...'. Try
installing glibc-devel.

-- 
Hal B
[EMAIL PROTECTED]
--
            Linux helps those who help themselves


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to