All of lore.kernel.org
 help / color / mirror / Atom feed
From: Douglas Schilling Landgraf <dougsland@gmail.com>
To: Goga777 <goga777@bk.ru>
Cc: Alexey Klimov <klimov.linux@gmail.com>, linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] radio-mr800.o -  Error 1
Date: Thu, 9 Oct 2008 13:04:11 -0400	[thread overview]
Message-ID: <20081009130411.59f28124@gmail.com> (raw)
In-Reply-To: <20081011114752.6391f68f@bk.ru>

Hello Goga,

On Sat, 11 Oct 2008 11:47:52 +0400
Goga777 <goga777@bk.ru> wrote:

> Приветствую, Andy
> > On Fri, 2008-10-10 at 22:47 +0400, Goga777 wrote:
> > > Hi
> > > 
> > > I can't compile the s2api from http://linuxtv.org/hg/~stoth/s2/
> > > there's some problem with radio-mr800 module
> > > 
> > >   CC [M]  /usr/src/s2/v4l/radio-si470x.o
> > >   CC [M]  /usr/src/s2/v4l/radio-mr800.o
> > > /usr/src/s2/v4l/radio-mr800.c:148: warning: implicit declaration
> > > of function
> > > 'USB_DEVICE_AND_INTERFACE_INFO' /usr/src/s2/v4l/radio-mr800.c:149:
> > > error: initializer element is not
> > > constant /usr/src/s2/v4l/radio-mr800.c:149: error: (near
> > > initialization for
> > > 'usb_amradio_device_table[0].match_flags') /usr/src/s2/v4l/radio-mr800.c:162:
> > > error: unknown field 'reset_resume' specified in
> > > initializer /usr/src/s2/v4l/radio-mr800.c:162: warning:
> > > initialization from incompatible pointer type make[3]: ***
> > > [/usr/src/s2/v4l/radio-mr800.o] Error 1 make[2]: ***
> > > [_module_/usr/src/s2/v4l] Error 2 make[2]: Leaving directory
> > > `/usr/src/linux-headers-2.6.22-2-686' make[1]: *** [default]
> > > Ошибка 2 make[1]: Leaving directory `/usr/src/s2/v4l' make: ***
> > > [all] Ошибка 2
> > > 
> > > 
> > > 
> > > BTW - how can I disable the compilation for this module , because
> > > I don't have this device
> > 
> > I think this should work:
> > 
> > $ cd /usr/src/s2
> > $ mv v4l/.config v4l/.config.bak
> > $ sed -e 's/^CONFIG_USB_MR800/# CONFIG_USB_MR800/' v4l/.config.bak
> > > v4l/.config
> 
> I tried to disable this module in v4l/versions.txt
> 
> # Use this for stuff for drivers that don't compile
> [2.6.99]
> USB_MR800
> radio-mr800
> 
> 
> but it doesn't help too

If you prefer, use bellow patch to solve your issue:
http://linuxtv.org/hg/~dougsland/radio-mr800/rev/3864666a0daf

Thanks,
Douglas

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

  reply	other threads:[~2008-10-11 16:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10 18:47 [linux-dvb] radio-mr800.o - Error 1 Goga777
2008-10-10 21:49 ` Andy Walls
2008-10-11  7:47   ` Goga777
2008-10-09 17:04     ` Douglas Schilling Landgraf [this message]
2008-10-11  7:48   ` Goga777

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=20081009130411.59f28124@gmail.com \
    --to=dougsland@gmail.com \
    --cc=goga777@bk.ru \
    --cc=klimov.linux@gmail.com \
    --cc=linux-dvb@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.