All of lore.kernel.org
 help / color / mirror / Atom feed
From: florin@iucha.net (Florin Iucha)
To: linux-kernel@vger.kernel.org, linux-pcmcia@lists.infradead.org
Subject: PCMCIA link failed with test4-bk9
Date: Sun, 7 Sep 2003 10:29:10 -0500	[thread overview]
Message-ID: <20030907152910.GA15474@iucha.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 956 bytes --]

Hello,

I was trying to build a 2.6.0-test4-bk9 kernel for my laptop and the
link failed with:
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o(.text+0x911bc): In function `CardServices':
: undefined reference to `pcmcia_deregister_client'
drivers/built-in.o(.text+0x928c5): In function `pcmcia_bus_remove_socket':
: undefined reference to `pcmcia_deregister_client'
drivers/built-in.o(__ksymtab+0x1268): undefined reference to `pcmcia_deregister_client'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/local/src/linux-2.6.0-test4'
make: *** [stamp-build] Error 2

My relevant portion of the .config is:
#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
# CONFIG_YENTA is not set
# CONFIG_I82092 is not set
CONFIG_I82365=y
# CONFIG_TCIC is not set
CONFIG_PCMCIA_PROBE=y

The kernel that I am using now is 2.6.0-test4-mm4.

florin

-- 

Don't question authority: they don't know either!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

                 reply	other threads:[~2003-09-07 15:29 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=20030907152910.GA15474@iucha.net \
    --to=florin@iucha.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pcmcia@lists.infradead.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.