kernel compilation error

From: [loonyx | rolf joho] (loonyx_at_gmx.net)
Date: 09/15/03

  • Next message: Mihalis I. Tsoukalos: "Re: convert jpg pages to pdf file"
    Date: Mon, 15 Sep 2003 13:30:45 +0200
    To: debian-user mailinglist <debian-user@lists.debian.org>
    
    

    hi there

    i'm trying to compile a custom 2.4.18 kernel on my woody-desktop using
    make-kpkg. after some minutes it exits and throws some lines at me as
    quoted at the end of this message. no kernel.deb is made. going through
    the docs did not bring me much further.

    ### what i did:
    cd kernel-source-dir
    cp old-2.4.18-config-file .config
    # this cleans the config file so it matches the current kernel, right?
    make oldconfig
    make xconfig
    # it used to work this way on older installs:
    fakeroot make-kpkg --append_to_version -i686 --initrd --revision=rev.01
    kernel_image modules_image

    any ideas?

    #### last words from make-kpkg:
    find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
    if [ -r System.map ]; then /sbin/depmod -ae -F System.map -b
    /usr/src/kernel-source-2.4.18/debia
    n/tmp-image -r 2.4.18-up-xas-1.0-i686; fi
    depmod: *** Unresolved symbols in
    /usr/src/kernel-source-2.4.18/debian/tmp-image/lib/modules/2.4
    .18-up-xas-1.0-i686/kernel/drivers/char/drm/sis.o
    depmod: sis_malloc_Ra3329ed5
    depmod: sis_free_Rced25333
    make[2]: *** [_modinst_post] Error 1
    make[2]: Leaving directory `/usr/src/kernel-source-2.4.18'
    make[1]: *** [real_stamp_image] Error 2
    make[1]: Leaving directory `/usr/src/kernel-source-2.4.18'
    for module in ; do \
               if test -d $module; then \
         (cd $module; \
                   if ./debian/rules KVERS="2.4.18-up-xas-1.0-i686"
    KSRC="/usr/src/kernel-source-2.4.
    18" \
                                  KMAINT="Unknown Kernel Package Maintainer"
    KEMAIL="unknown@unconfig
    ured.in.etc.kernel-pkg.conf" \
                                  KDREV="rev.01" kdist_image; then \
                       echo "Module $module processed fine"; \
                   else \
                        echo "Module $module failed."; \
                        echo "Hit return to Continue"; \
               read ans; \
                   fi; \
          ); \
       fi; \
             done
    [1]+ Done make xconfig

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

  • Next message: Mihalis I. Tsoukalos: "Re: convert jpg pages to pdf file"

    Relevant Pages

    • ASUS A7N8X-X USB ports die w/new kernel
      ... kernel, which I have been using to access the ... but it was no longer recognised on any of the USB ports. ... config file somewhere where I may turn it back on? ...
      (comp.unix.bsd.freebsd.misc)
    • Re: RedHat 9 ... No USB? Help!
      ... I saw no usb modules have been loaded from your output. ... I was referring to the Red Hat errata for RHL9 found here; ... back-ports from the 2.4/2.6 kernel.org kernel trees along with other Red ... And I'll give you a couple of hints, in /boot you'll find a config file ...
      (comp.os.linux.hardware)
    • Re: threshold_init_device/kobject_uevent_env oops
      ... BUG: unable to handle kernel NULL pointer dereference at 0000000000000040 ... Does this happen on just Linus's tree? ... Can you send me a .config file for this? ... will look at AMD64 Bios and kernel porting guide for Fam 10h again.. ...
      (Linux-Kernel)
    • Re: 2.6.14.2 detects only one processor (out of 2)
      ... > I recently compiled the new 2.6.14.2 kernel and ran into a problem. ... > I've tried turning on and off hyperthreading (in the .config file and the ... > # ACPI (Advanced Configuration and Power Interface) Support ...
      (Linux-Kernel)
    • Re: Configuring FreeBSD 6.2 for use with Garmin GPS 18 LVC
      ... I would like to set up FreeBSD 6.2 to use my ... Garmin GPS 18 LVC as a refclock. ... 'options PPS_SYNC' needs to be added to the kernel config file, ... kernel then needs to be recompiled. ...
      (comp.protocols.time.ntp)