From: partmaps@vortex.physik.uni-konstanz.de
To: linux-kernel@vger.kernel.org
Subject: Compile error in 2.5.50 (video/bttv-cards.c)
Date: Tue, 3 Dec 2002 01:02:24 +0100 [thread overview]
Message-ID: <200212030101.57134.> (raw)
Hi.
I get a compile error in bttv-cards.c
Somehow I cannot find the AUDC_CONFIG_PINNACLE option anywhere in the
kernel-configuration GUI. Perhaps somebody will know how to improve this.
Details on request if needed.
Cheers,
Max
gcc -Wp,-MD,drivers/media/video/.bttv-cards.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-Iarch/i386/mach-generic -nostdinc -iwithprefix include -DMODULE
-DKBUILD_BASENAME=bttv_cards -DKBUILD_MODNAME=bttv -c -o
drivers/media/video/bttv-cards.o drivers/media/video/bttv-cards.c
drivers/media/video/bttv-cards.c: In function `miro_pinnacle_gpio':
drivers/media/video/bttv-cards.c:1742: `AUDC_CONFIG_PINNACLE' undeclared
(first use in this function)
drivers/media/video/bttv-cards.c:1742: (Each undeclared identifier is reported
only once
drivers/media/video/bttv-cards.c:1742: for each function it appears in.)
make[3]: *** [drivers/media/video/bttv-cards.o] Error 1
make[2]: *** [drivers/media/video] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2
next reply other threads:[~2002-12-02 23:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 0:02 partmaps [this message]
2002-12-03 0:07 ` Compile error in 2.5.50 (video/bttv-cards.c) Randy.Dunlap
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=200212030101.57134. \
--to=partmaps@vortex.physik.uni-konstanz.de \
--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.