From: Dale Amon <amon@vnl.com>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: CMD640 problem in 2.6.0-test8
Date: Mon, 20 Oct 2003 18:27:34 +0100 [thread overview]
Message-ID: <20031020172733.GA17379@vnl.com> (raw)
I'm seeing these compile errors:
LD .tmp_vmlinux1
drivers/built-in.o(.init.text+0x4e6b): In function `ide_setup':
: undefined reference to `cmd640_vlb'
drivers/built-in.o(.init.text+0x5361): In function `probe_for_hwifs':
: undefined reference to `ide_probe_for_cmd640x'
make: *** [.tmp_vmlinux1] Error 1
The .config contains:
CONFIG_BLK_DEV_CMD640=y
but ide/pci/cmd640.c doesn't seem to get compiled. I tried doing it
manually and got a screen full of errors.
next reply other threads:[~2003-10-20 17:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-20 17:27 Dale Amon [this message]
2003-10-20 18:56 ` CMD640 problem in 2.6.0-test8 Bartlomiej Zolnierkiewicz
2003-10-20 22:47 ` Dale Amon
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=20031020172733.GA17379@vnl.com \
--to=amon@vnl.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.