* PnP compile problem on 2.5.44
@ 2002-10-20 7:33 David Härdeman
0 siblings, 0 replies; only message in thread
From: David Härdeman @ 2002-10-20 7:33 UTC (permalink / raw)
To: linux-kernel
Hi,
I dunno if this is an idiotic configuration but I made the following choices when configuring the kernel:
#
# Plug and Play configuration
#
CONFIG_PNP=y
CONFIG_PNP_NAMES=y
CONFIG_PNP_DEBUG=y
# CONFIG_ISAPNP is not set
CONFIG_PNPBIOS=y
The result when compiling was as follows:
drivers/pnp/compat.c: In function `pnp_find_card':
drivers/pnp/compat.c:39: `isapnp_cards' undeclared (first use in this function)
drivers/pnp/compat.c:39: (Each undeclared identifier is reported only once
drivers/pnp/compat.c:39: for each function it appears in.)
Regards,
David
PS
Please CC me on any eventual replies since I'm not subscribed to the list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-20 18:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-20 7:33 PnP compile problem on 2.5.44 David Härdeman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.