From: Adrian Bunk <bunk@fs.tum.de>
To: Gerd Knorr <kraxel@bytesex.org>
Cc: linux-kernel@vger.kernel.org
Subject: 2.4.23-pre3: bttv-cards.c doesn't compile with CONFIG_FW_LOADER
Date: Fri, 5 Sep 2003 08:31:39 +0200 [thread overview]
Message-ID: <20030905063139.GL1374@fs.tum.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0309031851310.30503-100000@logos.cnet>
Hi Gerd,
I got the following compile error in 2.4.23-pre3 with CONFIG_FW_LOADER
enabled:
<-- snip -->
...
gcc-2.95 -D__KERNEL__
-I/home/bunk/linux/kernel-2.4/linux-2.4.23-pre3-full/inclu
de -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=k6 -nostdinc -iwithprefix
include -DKBUILD_BASENAME=bttv_cards -c -o bttv-cards.o bttv-cards.c
bttv-cards.c: In function `pvr_boot':
bttv-cards.c:2552: structure has no member named `dev'
bttv-cards.c:2555: warning: implicit declaration of function `request_firmware'
bttv-cards.c:2559: `rc' undeclared (first use in this function)
bttv-cards.c:2559: (Each undeclared identifier is reported only once
bttv-cards.c:2559: for each function it appears in.)
bttv-cards.c:2561: dereferencing pointer to incomplete type
bttv-cards.c:2561: dereferencing pointer to incomplete type
bttv-cards.c:2562: warning: implicit declaration of function `release_firmware'
make[4]: *** [bttv-cards.o] Error 1
make[4]: Leaving directory
`/home/bunk/linux/kernel-2.4/linux-2.4.23-pre3-full/drivers/media/video'
<-- snip -->
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
next prev parent reply other threads:[~2003-09-05 6:31 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-03 21:53 Linux 2.4.23-pre3 Marcelo Tosatti
2003-09-03 22:58 ` Eyal Lebedinsky
2003-09-03 23:12 ` Chris Wright
2003-09-04 0:10 ` FIX: 2.4.23-pre3 missing Makefile change Marcelo Tosatti
2003-09-04 2:00 ` Linux 2.4.23-pre3 Mike Fedyk
2003-09-04 11:30 ` Marcelo Tosatti
2003-09-04 14:23 ` Andrea Arcangeli
2003-09-04 3:18 ` Supphachoke Suntiwichaya
2003-09-04 6:52 ` [PATCH 2.4.23-pre4] Fixup 'make xconfig' (was Re: Linux 2.4.23-pre3) Marc-Christian Petersen
2003-09-04 6:47 ` [PATCH 2.4.23-pre4] Remove bogus SysKonnect config stuff " Marc-Christian Petersen
2003-09-04 7:28 ` Andre Tomt
2003-09-04 8:03 ` Andre Tomt
2003-09-04 8:18 ` Marc-Christian Petersen
2003-09-05 6:31 ` Adrian Bunk [this message]
2003-09-09 10:30 ` [PATCH][2.4.23-pre3] fix networking hangs at suspend/resume Mikael Pettersson
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=20030905063139.GL1374@fs.tum.de \
--to=bunk@fs.tum.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.