public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Linux Kernel <linux-kernel@vger.kernel.org>, mchehab@infradead.org
Subject: DVB breaks kernel build in 2.6.16-git
Date: Tue, 21 Mar 2006 15:52:52 -0500	[thread overview]
Message-ID: <442067A4.3020409@garzik.org> (raw)

'make distclean && make allmodconfig && make -sj7' on x86-64 fails thusly:

[jgarzik@viper linux-2.6]$ make
   CHK     include/linux/version.h
   CHK     include/linux/compile.h
   CHK     usr/initramfs_list
   CC [M]  drivers/media/dvb/bt8xx/bt878.o
In file included from drivers/media/dvb/bt8xx/bt878.c:46:
drivers/media/dvb/bt8xx/bt878.h:30:19: error: bt848.h: No such file or 
directorydrivers/media/dvb/bt8xx/bt878.h:31:18: error: bttv.h: No such 
file or directory
drivers/media/dvb/bt8xx/bt878.c: In function ‘bt878_device_control’:
drivers/media/dvb/bt8xx/bt878.c:353: warning: implicit declaration of 
function ‘bttv_gpio_enable’
drivers/media/dvb/bt8xx/bt878.c:359: warning: implicit declaration of 
function ‘bttv_write_gpio’
drivers/media/dvb/bt8xx/bt878.c:366: warning: implicit declaration of 
function ‘bttv_read_gpio’
drivers/media/dvb/bt8xx/bt878.c: In function ‘bt878_probe’:
drivers/media/dvb/bt8xx/bt878.c:483: error: ‘BT848_INT_MASK’ undeclared 
(first use in this function)
drivers/media/dvb/bt8xx/bt878.c:483: error: (Each undeclared identifier 
is reported only once
drivers/media/dvb/bt8xx/bt878.c:483: error: for each function it appears 
in.)
make[4]: *** [drivers/media/dvb/bt8xx/bt878.o] Error 1
make[3]: *** [drivers/media/dvb/bt8xx] Error 2
make[2]: *** [drivers/media/dvb] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2


             reply	other threads:[~2006-03-21 20:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-21 20:52 Jeff Garzik [this message]
2006-03-21 21:57 ` DVB breaks kernel build in 2.6.16-git Manu Abraham

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=442067A4.3020409@garzik.org \
    --to=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox