Results 1 to 5 of 5

Thread: kernel config error

  1. #1
    Junior Member
    Join Date
    May 2001
    Posts
    92

    kernel config error

    I want to recompile my kernel (2.4.3) but when i do 'make xconfig' i get this error.

    "tkparse.c:48: stdio.h: no such file or dir'
    'make[1]: *** [tkparse.o] error 1'

    I tried 'make menuconfig' but got this.

    'unable to find Ncurses libraries, you must have Ncurses installed in order to use 'make menuconfig'

    So i went to the Debian site and dowloaded and installed the ncurses package.

    I still get the same errors.

    I checked the file in my /usr/src/linux/scripts and tkparse.c tkparse.h and tkcond.c are there.

    Any help on this would be greatly appreciated, as i want to start using iptables, but will have to recompile my kernel to do so.
    Cheers
    LiNuts

  2. #2

    Re: kernel config error

    hello,
    are ya running woody or potato? you may need to make some links so it can find stdio.h (which should be in /usr/include).

  3. #3
    Junior Member
    Join Date
    May 2001
    Posts
    92

    Re: kernel config error


    hello,
    are ya running woody or potato? *you may need to make some links so it can find stdio.h (which should be in /usr/include).
    using potato, but with a lot of debian testing packages
    Cheers
    LiNuts

  4. #4
    Junior Member
    Join Date
    May 2001
    Posts
    92

    Re: kernel config error

    Well i managed to fix the problem - my libncurses5 was corrupt (the one i updated from debian testing) so i downgraded it to the one on the install cd.
    Now i can (have done) recompile my kernel. Its strange that when i upgraded it it never said anything about it being bad!!
    thanks to all who helped
    Cheers
    LiNuts

  5. #5

    Re: kernel config error

    ah groovy! good to here

Similar Threads

  1. GL not working ati 7000
    By Mip in forum Linux - Software, Applications & Programming
    Replies: 19
    Last Post: 10-28-2004, 09:29 PM
  2. getgrnam failed for$Enabling swap space
    By infinite_root in forum Linux - General Topics
    Replies: 8
    Last Post: 11-15-2003, 07:07 AM
  3. Redhat 9 reboots by it self
    By in forum Linux - General Topics
    Replies: 22
    Last Post: 10-14-2003, 02:54 PM
  4. Sony Microvault, and Red Hat 9
    By vwgtiturbo in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 08-29-2003, 11:13 PM
  5. Questions,sound, aureal, using MDK 9.0
    By SuperRobotic in forum Linux - General Topics
    Replies: 12
    Last Post: 02-10-2003, 01:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •