compile problem: es1371+gamepad

From: Simon Roscic (simon.roscic@chello.at)
Date: Mon Dec 17 2001 - 14:43:03 EST


hi,

i have the following problem,

i have a es1371 soundcard, with an ms sidewinder gamepad.
i selected the es1371 to be compiled into the kernel, and the ms sidewinder gamepad driver as module.

i just tried it with 2.4.17-rc1:
(2.4.17-rc1 with preempt patch, but im sure the preempt patch is not
the cause for the compile error)

---- snip ----
drivers/sound/sounddrivers.o: In function `es1371_probe':
drivers/sound/sounddrivers.o(.text+0x6de9): undefined reference to `gameport_register_port
'
drivers/sound/sounddrivers.o: In function `es1371_remove':
drivers/sound/sounddrivers.o(.text+0x6f26): undefined reference to `gameport_unregister_po
rt'
make: *** [vmlinux] Error 1
---- snip ----

to be sure, i just tried it with a "virgin" 2.4.14:
(i think also 2.4.15+16 are affected)

---- snip ----
drivers/sound/sounddrivers.o: In function `es1371_probe':
drivers/sound/sounddrivers.o(.text+0x5e29): undefined reference to `gameport_register_port'
drivers/sound/sounddrivers.o: In function `es1371_remove':
drivers/sound/sounddrivers.o(.text+0x5f66): undefined reference to `gameport_unregister_port'
make: *** [vmlinux] Error 1
---- snip ----

i attached my ".config",
i'm not on the list, i read lkml with my newsreader
(i dont know if i see "everything" in the newsgroup)
so if you need more information, it will be nice, if you cc me,

simon.



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



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:14 EST