lkcd
[Top] [All Lists]

Problem with Mission Critical Linux Patch

To: lkcd@xxxxxxxxxxx
Subject: Problem with Mission Critical Linux Patch
From: "Ashish Arora" <ashisharora@xxxxxxxxxxxx>
Date: Thu, 16 Dec 1999 00:37:37 -0800
Organization: MailCity (http://www.mailcity.lycos.com:80)
Reply-to: ashisharora@xxxxxxxxxxxx
Sender: owner-lkcd@xxxxxxxxxxx
Hi  All ,
   I applied  the patch    2.2.13.larry  and 2.2.13-zcore 1.0 from  the Mission 
Critical Linux,
to   2.2.13 kernel  but when i recompiled the kernel, i got an error 
while compiling. I have attached the error faced below for reference.
   Can you guide me about this problem and give me a solution for this.
-- Ashish



i applied the patches. Then issued the following commands
make menuconfig
make dep;make clean; make bzImage

--------------------------------------------------------------------------------
this is the snapshot on the screen when the error occured
----------------------------------------------------------------------------------
gcc -E -C -P -I/usr/src/linux-2.2.13mc/include -imacros 
/usr/src/linux-2.2.13mc/include/asm-i386
/page_offset.h -Ui386 arch/i386/vmlinux.lds.S >arch/i386/vmlinux.lds
ld -m elf_i386 -T /usr/src/linux-2.2.13mc/arch/i386/vmlinux.lds 
-e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o 
init/version.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o 
fs/fs.o ipc/ipc.o \
        fs/filesystems.a \
        net/network.a \
        drivers/block/block.a drivers/char/char.a drivers/misc/misc.a 
drivers/net/net.a drivers/scsi/scsi.a drivers/cdrom/cdrom.a drivers/pci/pci.a 
drivers/net/fc/fc.a drivers/pnp/pnp.a drivers/video/video.a \
        /usr/src/linux-2.2.13mc/arch/i386/lib/lib.a 
/usr/src/linux-2.2.13mc/lib/lib.a 
/usr/src/linux-2.2.13mc/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
kernel/kernel.o: In function `save_core':
kernel/kernel.o(.text+0xb2b9): undefined reference to `deflateInit_'
kernel/kernel.o(.text+0xb2de): undefined reference to `deflateReset'
kernel/kernel.o(.text+0xb2f7): undefined reference to `deflate'
kernel/kernel.o(.text+0xb4b9): undefined reference to `deflateEnd'
kernel/kernel.o(.text+0xb566): undefined reference to `deflateEnd'
make: *** [vmlinux] Error 1






 


LYCOShop is now open. On your mark, get set, SHOP!!!
http://shop.lycos.com/

<Prev in Thread] Current Thread [Next in Thread>
  • Problem with Mission Critical Linux Patch, Ashish Arora <=