Kernel build problem

From: Mike Westkamper (mjwestkamper_at_weiinc.com)
Date: 01/31/04

  • Next message: Jan Houtsma: "RE: Postfix is totally fsck'd..."
    To: "Fedora" <fedora-list@redhat.com>
    Date: Sat, 31 Jan 2004 11:54:56 -0500
    
    

    Whilst building a customized kernel, during make install unresolved symbols
    are reported. A google shows this has been around for a while, however I
    could not find a resolution. Any suggestions?

    I will gladly provide the .config or any other information that will help.

    Mike

    ======================
    tools/build -b bbootsect bsetup compressed/bvmlinux.out CURRENT > bzImage
    Root device is (3, 3)
    Boot sector 512 bytes.
    Setup is 4926 bytes.
    System is 934 kB
    sh -x ./install.sh 2.4.22-1.2149.nptl30012004 bzImage
    /usr/src/linux-2.4.22-1.2149.nptl/System.map ""
    + '[' -x /root/bin/installkernel ']'
    + '[' -x /sbin/installkernel ']'
    + exec /sbin/installkernel 2.4.22-1.2149.nptl30012004 bzImage
    /usr/src/linux-2.4.22-1.2149.nptl/System.map ''
    depmod: *** Unresolved symbols in
    /lib/modules/2.4.22-1.2149.nptl30012004/kernel/drivers/char/drm/sis.o
    depmod: sis_malloc_Ra3329ed5
    depmod: sis_free_Rced25333
    grubby fatal error: unable to find a suitable template
    make[1]: Leaving directory
    `/usr/src/linux-2.4.22-1.2149.nptl/arch/i386/boot'
    [root@auxfs linux-2.4]#

    =======================

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Jan Houtsma: "RE: Postfix is totally fsck'd..."