All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael Schöller" <michael.schoeller@schoeller-soft.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running?
Date: Fri, 06 Jun 2008 07:10:42 +0200	[thread overview]
Message-ID: <4848C6D2.6040805@schoeller-soft.net> (raw)
In-Reply-To: <200806052227.52847.dkuhlen@gmx.net>


[-- Attachment #1.1: Type: text/plain, Size: 2380 bytes --]

Well fine thanks,

I already have applied the patches and tried to compile multiproto...
Well it now gives me an compile error
--------------
In file included from /usr/src/multiproto/v4l/cx25840-core.c:42:
/usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h: In 
function 'v4l2_i2c_drv_init':
/usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:197: 
warning: assignment from incompatible pointer type
/usr/src/multiproto/v4l/cx25840-core.c: At top level:
/usr/src/multiproto/v4l/cx25840-core.c:71: error: conflicting type 
qualifiers for 'addr_data'
/usr/src/multiproto/v4l/../linux/include/media/v4l2-i2c-drv-legacy.h:41: 
error: previous declaration of 'addr_data' was here
make[3]: *** [/usr/src/multiproto/v4l/cx25840-core.o] Error 1
make[2]: *** [_module_/usr/src/multiproto/v4l] Error 2
make[2]: Leaving directory `/usr/src/ps3-linux'
make[1]: *** [default] Fehler 2
make[1]: Leaving directory `/usr/src/multiproto/v4l'
make: *** [all] Fehler 2
--------------
That does not look like an simple changed function/code error.

Michael


Dominik Kuhlen schrieb:
> Hi,
> On Thursday 05 June 2008, Jens Krehbiel-Gräther wrote:
>   
>> Hi Michael!
>>
>> Because of the several patches needed to add support for the 
>> pctv_452e/tt_s2_3600/tt_s2_3650_ci I made a new diff on todays hg tree 
>> with all the patches applied (I think all the patches were posted by 
>> Dominik Kuhlen??).
>> I will try to update the wiki in the next days.
>>
>> Couldn't these patches be inserted into hg-tree (Manu??). The device 
>> works with them (i am using it a few months now).
>>
>> I applied ONE patch wich includes all the patches listed here:
>> patch_multiproto_pctv452e_tts23600.diff
>> patch_multiproto_dvbs2_frequency.diff
>> patch_fix_tts2_keymap.diff
>> patch_add_tt_s2_3650_ci.diff
>> patch_add_tt_s2_3600_rc_keymap.diff
>>
>>     
> -----snip----
> I had just a brief look at the patch and it seems that pctv452e.c and lnb22.* are missing
> afaik hg diff  does not include added files if not specified explicitly.
>
>
> Dominik
>  
>
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[-- Attachment #1.2: Type: text/html, Size: 2988 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

  reply	other threads:[~2008-06-06  5:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04 21:32 [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Michael Schöller
2008-06-04 22:05 ` Faruk A
2008-06-05  7:24   ` Jens Krehbiel-Gräther
2008-06-05 20:27     ` Dominik Kuhlen
2008-06-06  5:10       ` Michael Schöller [this message]
     [not found]         ` <854d46170806060249h1aec73e4s645462a123371c29@mail.gmail.com>
2008-06-06 17:26           ` Michael Schöller
     [not found]             ` <854d46170806061050t12eee403re359ecfeac9143ec@mail.gmail.com>
2008-06-06 18:18               ` Michael Schöller
2008-06-06 20:29                 ` Jens Krehbiel-Gräther
2008-06-07 22:21                   ` Goga777
2008-06-08  7:45                     ` Jens Krehbiel-Gräther
2008-06-08 19:06                       ` [linux-dvb] scan & szap for new multiproto api (was - How to get a PCTV Sat HDTC Pro USB (452e) running?) Goga777
2008-06-08 19:50                         ` Faruk A
2008-06-09  4:29                           ` Goga777
2008-06-09  7:21                             ` Jens Krehbiel-Gräther
2008-06-09 16:59                               ` Goga777
2008-06-09 18:45                                 ` Dominik Kuhlen
2008-06-09 19:11                                   ` Goga777
2008-06-06 22:18             ` [linux-dvb] How to get a PCTV Sat HDTC Pro USB (452e) running? Dominik Kuhlen
2008-06-07  9:43               ` Michael Schöller
2008-06-08  8:04                 ` Jens Krehbiel-Gräther
2008-06-06 20:09       ` Jens Krehbiel-Gräther
  -- strict thread matches above, loose matches on Subject: below --
2008-06-05 16:34 Stuart Morris
2008-06-05 18:47 ` Faruk A

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=4848C6D2.6040805@schoeller-soft.net \
    --to=michael.schoeller@schoeller-soft.net \
    --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.