Results 1 to 9 of 9

Thread: make dep problems?

  1. #1
    Senior Member
    Join Date
    May 2002
    Posts
    394

    make dep problems?

    Hey guys,

    I am running vanilla debian testing (some unstable) w/reiserfs (you know the unofficial bootdisks) and it works great. *But...

    I want to run 2.4.16, so I downloaded 2.4.16 and I put it in /usr/src and it extracted into its linux folder (I had nothing else in /usr/src before and now after the extraction all I have is /usr/src/linux). *So, I cd'ed into the directory and ran did a "make config" and configured everything and that went fine. * Then I ran a *"make dep" and it had a ton of errors about stuff missing. *

    I will post the exact messages when I get home from work, but I was just curious if anyone has encountered anything like this and what you did to fix it. *Also, if you don't have this problem what versions of gcc and whatever else you use to do the kernel update process...

    Thanks a lot !!

  2. #2
    Guest

    Re: make dep problems?

    *Hums Frank*

    I saw it all, and I did it my way...

    apt-get install kernel-package kdb
    make-kpkg --revision 1.0 kernel_image
    dpkg -i ../kernel<whatever>.deb
    lilo

    And a reboot

  3. #3
    Senior Member
    Join Date
    May 2002
    Posts
    394

    Re: make dep problems?

    *Hums Frank*

    I saw it all, and I did it my way...

    apt-get install kernel-package kdb
    make-kpkg --revision 1.0 kernel_image
    dpkg -i ../kernel<whatever>.deb
    lilo

    And a reboot
    I have seen that before, but how does it work? *Looks like I have been doing it the hard way....

    Do you still have to download the source?

  4. #4

    Re: make dep problems?

    i used to have those problems - now I do a make mrproper as my first step.

  5. #5
    Senior Member
    Join Date
    May 2002
    Posts
    394

    Re: make dep problems?


    i used to have those problems - now I do a make mrproper as my first step. *
    I forgot to mention that I tried that......still had the problems

  6. #6
    Senior Member
    Join Date
    May 2002
    Posts
    394

    Re: make dep problems?

    Okay, having to download the source was a dumb question for your procedure Lovechild. But, how do I know what support is built into the stock debian kernels?

  7. #7
    Guest

    Re: make dep problems?

    Download source
    configure
    run the kernel-package trick

    Ohh, the joys of debian - remember we are up to standard, no patched kernels for us !

  8. #8
    Guest

    Re: make dep problems?


    Ohh, the joys of debian - remember we are up to standard, no patched kernels for us !
    what about the preemptible kernel patch? do u guys still have to patch that urself?

  9. #9
    Guest

    Re: make dep problems?




    what about the preemptible kernel patch? do u guys still have to patch that urself?
    Yup !

Similar Threads

  1. How To Make A Dedicated File Server Or Web Server
    By beezlebubsbum in forum Linux - General Topics
    Replies: 11
    Last Post: 02-22-2009, 01:12 AM
  2. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:35 AM
  3. Qmail problems (redhat 8)
    By ladams in forum Redhat / Fedora
    Replies: 1
    Last Post: 11-20-2002, 02:36 AM
  4. Exerciser
    By garskoci in forum Linux - Software, Applications & Programming
    Replies: 3
    Last Post: 12-12-2001, 01:01 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
  •