linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] missing symbox in es18xx - isapnp_protocol
@ 2003-05-10 12:11 Ed Tomlinson
  0 siblings, 0 replies; only message in thread
From: Ed Tomlinson @ 2003-05-10 12:11 UTC (permalink / raw)
  To: linux-kernel

Hi

I converted a work 2.5 config for a second processor.   PNP is set as follows in .config

oscar% grep PNP .config
CONFIG_PNP=y
CONFIG_PNP_NAMES=y
CONFIG_PNP_DEBUG=y
CONFIG_ISAPNP=y
CONFIG_PNPBIOS=y
CONFIG_BLK_DEV_IDEPNP=y
# CONFIG_IP_PNP is not set

Yet I get:

*** Warning: "isapnp_protocol" [sound/isa/snd-es18xx.ko] undefined!
  ld -m elf_i386  -r --format binary --oformat elf32-i386 -T arch/i386/boot/compressed/vmlinux.

The following is set for sound.

CONFIG_SND=m
CONFIG_SND_SEQUENCER=m
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SND_VIRMIDI=m
CONFIG_SND_ES18XX=m
CONFIG_SND_EMU10K1=m

It would seem that pnp.h exports the symbol and that es18xx.c includes this...

Ideas?
Ed Tomlinson

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-05-10 11:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 12:11 [BUG] missing symbox in es18xx - isapnp_protocol Ed Tomlinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).