All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David Härdeman" <david@2gen.com>
To: linux-kernel@vger.kernel.org
Subject: PnP compile problem on 2.5.44
Date: Sun, 20 Oct 2002 09:33:01 +0200	[thread overview]
Message-ID: <20021020073301.GA30611@hardeman.nu> (raw)

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

                 reply	other threads:[~2002-10-20 18:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021020073301.GA30611@hardeman.nu \
    --to=david@2gen.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.