All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: gene.heskett@verizon.net
Cc: linux-kernel@vger.kernel.org, linux-dvb-maintainer@linuxtv.org
Subject: Re: 2.6.11 vs DVB cx88 stuffs
Date: Thu, 03 Mar 2005 18:55:48 -0800	[thread overview]
Message-ID: <4227CE34.2040805@osdl.org> (raw)
In-Reply-To: <200503032119.04675.gene.heskett@verizon.net>

Gene Heskett wrote:
> Greetings;
> 
> I've a new pcHDTV-3000 card, and I thought maybe it would
> be a good idea to build the cx88 stuff in the DVB section
> of a make xconfig.
> 
> It doesn't build, spitting out this bailout:
> 
>   CC [M]  drivers/media/video/cx88/cx88-cards.o
> drivers/media/video/cx88/cx88-cards.c: In function `hauppauge_eeprom_dvb':
> drivers/media/video/cx88/cx88-cards.c:694: error: `PLLTYPE_DTT7595' undeclared (first use in this function)
> drivers/media/video/cx88/cx88-cards.c:694: error: (Each undeclared identifier is reported only once
> drivers/media/video/cx88/cx88-cards.c:694: error: for each function it appears in.)
> drivers/media/video/cx88/cx88-cards.c:698: error: `PLLTYPE_DTT7592' undeclared (first use in this function)
> drivers/media/video/cx88/cx88-cards.c: In function `cx88_card_setup':
> drivers/media/video/cx88/cx88-cards.c:856: error: `PLLTYPE_DTT7579' undeclared (first use in this function)
> make[4]: *** [drivers/media/video/cx88/cx88-cards.o] Error 1
> make[3]: *** [drivers/media/video/cx88] Error 2
> make[2]: *** [drivers/media/video] Error 2
> 
> This is from a freshly unpacked src tree for 2.6.11, with only the
> bk-ieee1394 patch applied.  That doesn't touch this.
> 
> Comments?
> 
> Another patch needed maybe?

Sure, some patch is needed.  Let's ask the maintainer (cc-ed).

BTW, to get this you had to enable CONFIG_BROKEN:

config VIDEO_CX88_DVB
         tristate "DVB Support for cx2388x based TV cards"
         depends on VIDEO_CX88 && DVB_CORE && BROKEN
         select VIDEO_BUF_DVB


-- 
~Randy

  parent reply	other threads:[~2005-03-04  3:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04  2:19 2.6.11 vs DVB cx88 stuffs Gene Heskett
2005-03-04  2:45 ` Andrew Morton
2005-03-04  3:50   ` Russell Miller
2005-03-04  4:01   ` Gene Heskett
2005-03-04  2:55 ` Randy.Dunlap [this message]
2005-03-04  4:07   ` Gene Heskett
2005-03-04  4:45   ` Gene Heskett
2005-03-04 12:24   ` [linux-dvb-maintainer] " Johannes Stezenbach
2005-03-04 15:02     ` Gene Heskett
2005-03-04  6:44 ` Andrew Morton
2005-03-04  7:17   ` Andrew Morton
2005-03-04  7:39     ` Dave Jones
2005-03-04  8:51       ` Gerd Knorr
2005-03-04  9:03     ` Gene Heskett
2005-03-04  7:23 ` Nish Aravamudan

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=4227CE34.2040805@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=gene.heskett@verizon.net \
    --cc=linux-dvb-maintainer@linuxtv.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.