2.2.0 Compile problems with compiled-in OSS (SB compatable)

gmkelly@zip.com.au
Wed, 27 Jan 1999 10:26:58 +1100


Hi All,

I get the following error in 2.2.0 when sound compiled-in OSS (SB equivalent).
2.2.0 compiles without error (if I don't select OSS with SB equivalent)
otherwise.

make[2]: Entering directory `/new_kernel/linux-2.2.0/drivers'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/new_kernel/linux-2.2.0/drivers'
make[1]: Leaving directory `/new_kernel/linux-2.2.0/drivers'
ld -m elf_i386 -T /new_kernel/linux-2.2.0/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/pci/pci.a drivers/pnp/pnp.a
drivers/video/video.a \
/new_kernel/linux-2.2.0/arch/i386/lib/lib.a
/new_kernel/linux-2.2.0/lib/lib.a /new_kernel/linux-2.2.0/arch/i386/lib/lib.a
\
--end-group \
-o vmlinux
drivers/sound/sound.a(sb_ess.o): In function `ess_init':
sb_ess.o(.text+0xdfe): undefined reference to `esstype'
sb_ess.o(.text+0xe93): undefined reference to `esstype'
make: *** [vmlinux] Error 1

On a RH5.2 system which was happily running 2.2.0-final.

Hope this helps,
Grahame

-- 
----------------------------------------------
Anti-Spamming Enabled in FQDN.
Email: gmkelly (at) zip (dot) com (dot) au 
Sydney Linux User Group - Member 
http://www.slug.org.au
----------------------------------------------

- 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/