Results 1 to 5 of 5

Thread: Upgrading kernel help

  1. #1

    Upgrading kernel help

    Hi, I want to upgrade my kernel from version 2.6.12-12mdksmp to version 2.6.6, I downloaded the .tar.gz to /usr/src and untarred it, i created a symbolic link by ln -s linux-2.6.6 linux, i run under /linux <# make menuconfig> but i got this error message from shell:

    [root@localhost linux]# make menuconfig
    HOSTCC scripts/kconfig/mconf.o
    scripts/kconfig/mconf.c:91: error: static declaration of 'current_menu' follows non-static declaration
    scripts/kconfig/lkc.h:63: error: previous declaration of 'current_menu' was here
    make[1]: *** [scripts/kconfig/mconf.o] Error 1
    make: *** [menuconfig] Error 2

    I don't know how to solve it, i need however to upgrade to this kernel, to be able to install ndiswrapper, to get my wireless card to work. Any advice is appreciated...

    --thank you
    The second step on the way to become a hacker is to run GNU/Linux. (first step is to buy a computer)
    My old skewl http://www.skoz.nl/spelevaert/

  2. #2
    Antionline Herpetologist
    Join Date
    Aug 2001
    Posts
    1,165
    Looks like there's an error in the source itself. Where'd you get this source code from? Get the source from the authorised site for your distribution or kernel.org. Also, if your distribution has binary vanilla kernels available (not a great option, I know), you might want to get one of those.

    Cheers,
    cgkanchi
    Buy the Snakes of India book, support research and education (sorry the website has been discontinued)
    My blog: http://biology000.blogspot.com

  3. #3
    I got it from a mirror site of the kernel, in my location (UAE) ae.kernel.org. BTW maybe i didn't install all packages needed for a kernel compiling/customization, i installed however gcc, make tools, ncurses are there others not included in standard package selection?

    Thanks
    The second step on the way to become a hacker is to run GNU/Linux. (first step is to buy a computer)
    My old skewl http://www.skoz.nl/spelevaert/

  4. #4
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    What distro are you using?
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  5. #5
    Im using the free version of Mandriva (3 CD)
    The second step on the way to become a hacker is to run GNU/Linux. (first step is to buy a computer)
    My old skewl http://www.skoz.nl/spelevaert/

Posting Permissions

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