why can't i compile a 2.6.10 kernel?

From: Tim Gershon (gershon_at_bmail.kek.jp)
Date: 01/31/05

  • Next message: Benedict Verheyen: "Re: Increasing space under an existing directory"
    Date: Tue, 1 Feb 2005 00:14:27 +0900 (JST)
    To: debian-user@lists.debian.org
    
    

    Hi all,

    I suspect the answer to my question must be "because you are an idiot",
    but I can't figure out what I'm doing wrong.

    in /usr/src
    % tar xfj kernel-source-2.6.10.tar.bz2
    % ln -s kernel-source-2.6.10 linux
    % cd linux
    % make xconfig

    [...]
    #
    # using defaults found in /boot/config-2.6.8-satellite
    #
    /boot/config-2.6.8-satellite:129: trying to assign nonexistent symbol
    PM_DISK
    [... and similar nonexistent symbol messages ...]

    % fakeroot make-kpkg clean
    /usr/bin/make -f /usr/share/kernel-package/rules real_stamp_clean
    make[1]: Entering directory `/usr/src/kernel-source-2.6.10'
    test ! -f .config || cp -pf .config config.precious
    test -f Makefile && \
                /usr/bin/make ARCH=i386 distclean
    make[2]: Entering directory `/usr/src/kernel-source-2.6.10'
    /usr/bin/make -C /usr/src/kernel-source-2.6.10
    O=/usr/src/kernel-source-2.6.10 distclean
    /usr/bin/make -C /usr/src/kernel-source-2.6.10
    O=/usr/src/kernel-source-2.6.10 distclean

    ... then the last message repeats ad infinitum, until I kill (ctrl-c)

    if i skip make-kpkg clean and go directly to make-kpkg kernel-image, i
    still get the same infinite loop. in some cases i've been able to get
    the loop even in the make xconfig (or also other make options).

    i've succeeded (several times) to compile in the past [most recently
    2.6.8], and i don't think i've removed any essential packages.

    so, what's wrong? and how can i configure, so that it will compile?

    thanks in advance

    Tim Gershon
    http://belle.kek.jp/~gershon/contact.html

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Benedict Verheyen: "Re: Increasing space under an existing directory"

    Relevant Pages

    • Re: Problem with compiling kernel
      ... and got to the stage where it said to run this: "fakeroot make-kpkg clean" ... Run the command as "sudo fakeroot make-kpkg clean"? ... The list ethicist is going to get me for this but I always compile my kernels logged in as root. ... Processor type and features -> Preemption Model (Preemptible Kernel (Low-Latency Desktop)) ...
      (Debian-User)
    • Re: adding modules to kernel
      ... I only want to compile a module which I forgot in xconfig? ... Please note that you must run a make-kpkg clean after configuring the ... if it doesn't exist, but doesn't touch if exists), so the final kernel ...
      (Debian-User)
    • Re: How do I use the linux-headers with the linux-source?
      ... The above is from my compiled and installed kernel tree whereas if I move it to a backup and untar a new tree the file does not exist. ... here is the procedure I followed to compile the kernel: ...
      (Debian-User)
    • Re: why cant i compile a 2.6.10 kernel?
      ... Tim Gershon a écrit: ... | if i skip make-kpkg clean and go directly to make-kpkg kernel-image, ... so that it will compile? ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
      (Debian-User)