From: "prem.de.ms" <prem.de.ms@gmx.de>
To: linux-kernel@vger.kernel.org, kraxel@bytesex.org
Subject: 2.6.10 compile error - blackbird_load_firmware
Date: Mon, 27 Dec 2004 23:00:49 +0100 [thread overview]
Message-ID: <41D08611.9000004@gmx.de> (raw)
Hello,
I get the following error message when I try to compile the new
2.6.10-kernel:
[...]
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x8a3b2): In function `blackbird_load_firmware':
: undefined reference to `request_firmware'
drivers/built-in.o(.text+0x8a454): In function `blackbird_load_firmware':
: undefined reference to `release_firmware'
make: *** [.tmp_vmlinux1] Error 1
Seems like the Conexant drivers are broken because the kernel compiles
when I uncheck them.
Any suggestions?
next reply other threads:[~2004-12-27 22:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-27 22:00 prem.de.ms [this message]
2004-12-27 22:58 ` [2.6 patch] let VIDEO_CX88 select FW_LOADER Adrian Bunk
2005-01-03 14:27 ` 2.6.10 compile error - blackbird_load_firmware Radoslaw Szkodzinski
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=41D08611.9000004@gmx.de \
--to=prem.de.ms@gmx.de \
--cc=kraxel@bytesex.org \
--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.