final breaks pre-9

Bob Lorenzini (hwm@netcom.com)
Tue, 26 Jan 1999 16:06:56 -0700 (MST)


This showed up in final, was fine for pre-*.

ld -m elf_i386 -T /usr/src/linux-2.2/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/sound/sound.a drivers/video/video.a
drivers/net/hamradio/hamradio.a \
/usr/src/linux-2.2/arch/i386/lib/lib.a
/usr/src/linux-2.2/lib/lib.a /usr/src/linux-2.2/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/sound/sound.a(sb_ess.o): In function `ess_init':
sb_ess.o(.text+0xde2): undefined reference to `esstype'
sb_ess.o(.text+0xe77): undefined reference to `esstype'
make: *** [vmlinux] Error 1

Bob

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/