kernel-package build, is this a problem

From: stan (stanb_at_panix.com)
Date: 09/30/03

  • Next message: Daniel B.: "Re: How Do You Know If It Works In Linux?"
    Date: Tue, 30 Sep 2003 15:32:56 -0400
    To: Debian User List <debian-user@lists.debian.org>
    
    

    This doesn't look so good. I just donwloaded a new kernel 2.4.22 source
    tarbal, did a :

    make menuconfig
    make-kpkg clean
    make-kpkg --revision=custom.1.0 kernel_image

    and when I went to dpkg -i the resultant .deb, I got the following:

    root@debian:/usr/src# dpkg -i ker*22*deb
    Selecting previously deselected package kernel-image-2.4.22.
    (Reading database ... 72562 files and directories currently installed.)
    Unpacking kernel-image-2.4.22 (from
    kernel-image-2.4.22_custom.1.0_i386.deb) ...
    Setting up kernel-image-2.4.22 (custom.1.0) ...
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/drivers/net/eepro100.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/drivers/net/mii.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/drivers/scsi/aic7xxx/aic7xxx.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/drivers/scsi/sd_mod.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/fs/autofs4/autofs4.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/fs/binfmt_aout.o
    depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/fs/fat/fat.o
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22/kernel/fs/msdos/msdos.o
    depmod: *** Unresolved symbols in /lib/modules/2.4.22/kernel/fs/vfat/vfat.o
    Creating /boot/initrd-2.4.22.gz... done.
    Configuring GRUB boot menus...

    Did I forget a step?

    Is this a problem?

    It's a production machine, so I'm a bit hesitant to test by rebooting :-)

    I copied over the .config file from a 2.4.16 that I'm presently running on,
    and then did a make menuconfig to turn on NFS V3 supprt. But that was the
    only (intentional) change.

    -- 
    "They that would give up essential liberty for temporary safety deserve
    neither liberty nor safety."
    						-- Benjamin Franklin
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Daniel B.: "Re: How Do You Know If It Works In Linux?"

    Relevant Pages