All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: v4l-dvb-maintainer@linuxtv.org,
	Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@osdl.org>, Linus Torvalds <torvalds@osdl.org>
Subject: zoran driver breaks 'make all{yes,mod}config'
Date: Sat, 30 Sep 2006 21:23:19 -0400	[thread overview]
Message-ID: <451F1887.3040102@garzik.org> (raw)

Current linux-2.6.git doesn't build anymore:

   CC [M]  drivers/media/video/zoran_driver.o
drivers/media/video/zoran_driver.c: In function ‘setup_fbuffer’:
drivers/media/video/zoran_driver.c:1519: error: ‘PCIAGP_FAIL’ undeclared 
(first use in this function)
drivers/media/video/zoran_driver.c:1519: error: (Each undeclared 
identifier is reported only once
drivers/media/video/zoran_driver.c:1519: error: for each function it 
appears in.)

Same build breakage in bt484, saa7134.

The PCIAGP_FAIL symbol doesn't exist anywhere.


             reply	other threads:[~2006-10-01  1:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01  1:23 Jeff Garzik [this message]
2006-10-01  1:41 ` zoran driver breaks 'make all{yes,mod}config' Eric Rannaud
2006-10-01  2:32   ` Linus Torvalds
2006-10-01 15:45 ` Alan Cox

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=451F1887.3040102@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=v4l-dvb-maintainer@linuxtv.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.