All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Toth <stoth@linuxtv.org>
To: Thomas Goerke <tom@goeng.com.au>
Cc: linux-dvb@linuxtv.org, stev391@email.com
Subject: Re: [linux-dvb] Compro VideoMate E650 hybrid PCIe DVB-T and analog TV/FM capture card
Date: Sat, 30 Aug 2008 10:30:45 -0400	[thread overview]
Message-ID: <48B95995.4070206@linuxtv.org> (raw)
In-Reply-To: <000a01c90a55$62da6e70$288f4b50$@com.au>

Thomas Goerke wrote:
>> Stephen,
>>
>> I downloaded latest version of v4l-dvb (30/08/08:11:30am WST), applied
>> patch
>> (which passed) and then tried a make.  This is the output:
>>
>> -- snip --
>> include/asm/io_32.h: In function 'memcpy_fromio':
>> include/asm/io_32.h:211: warning: passing argument 2 of '__memcpy'
>> discards
>> qualifiers from pointer target type
>>   CC [M]  /home/tom/source/v4l-dvb/v4l/stradis.o
>>   CC [M]  /home/tom/source/v4l-dvb/v4l/cpia.o
>> /home/tom/source/v4l-dvb/v4l/cpia.c: In function 'cpia_open':
>> /home/tom/source/v4l-dvb/v4l/cpia.c:3205: error: implicit declaration
>> of
>> function 'current_uid'
>> make[3]: *** [/home/tom/source/v4l-dvb/v4l/cpia.o] Error 1
>> make[2]: *** [_module_/home/tom/source/v4l-dvb/v4l] Error 2
>> make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
>> make[1]: *** [default] Error 2
>> make[1]: Leaving directory `/home/tom/source/v4l-dvb/v4l'
>> make: *** [all] Error 2
>>
>> I then tried make clean, make and the same error occurred.
>>
>> Tom
>>
> Stephen,
> It seems that the latest source is at fault:
> This:
> hg clone http://linuxtv.org/hg/v4l-dvb
> cd v4l-dvb
> make
> Produces:
> -- snip ---
> include/asm/io_32.h: In function 'memcpy_fromio':
> include/asm/io_32.h:211: warning: passing argument 2 of '__memcpy' discards
> qualifiers from pointer target type
>   CC [M]  /home/tom/source/v4l-dvb/v4l/stradis.o
>   CC [M]  /home/tom/source/v4l-dvb/v4l/cpia.o
> /home/tom/source/v4l-dvb/v4l/cpia.c: In function 'cpia_open':
> /home/tom/source/v4l-dvb/v4l/cpia.c:3205: error: implicit declaration of
> function 'current_uid'
> make[3]: *** [/home/tom/source/v4l-dvb/v4l/cpia.o] Error 1
> make[2]: *** [_module_/home/tom/source/v4l-dvb/v4l] Error 2
> make[2]: Leaving directory `/usr/src/linux-headers-2.6.24-19-generic'
> make[1]: *** [default] Error 2
> make[1]: Leaving directory `/home/tom/source/v4l-dvb/v4l'
> make: *** [all] Error 2
> 
> Let me know if you have a separate archive of the source tree that I can use
> to test, or alternatively let me know if I have done something wrong with
> the clone and make.

CPIA is broken

# make menuconfig

(disable the CPIA+CPIA2 moduoes)

Exit, save,

then make.


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

  reply	other threads:[~2008-08-30 14:31 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-30  1:24 [linux-dvb] Compro VideoMate E650 hybrid PCIe DVB-T and analog TV/FM capture card stev391
2008-08-30  3:35 ` Thomas Goerke
2008-08-30  4:03   ` Thomas Goerke
2008-08-30 14:30     ` Steven Toth [this message]
2008-08-31  5:29 ` jackden
2008-08-31 11:22 ` Thomas Goerke
2008-08-31 22:10   ` Steven Toth
  -- strict thread matches above, loose matches on Subject: below --
2008-09-07  1:44 stev391
2008-09-07  1:24 stev391
2008-09-07  0:29 stev391
2008-09-07  1:06 ` Thomas Goerke
2008-09-05 22:13 stev391
2008-09-06  4:56 ` Thomas Goerke
2008-09-04 23:26 stev391
2008-09-05  4:17 ` Thomas Goerke
2008-09-05  4:40   ` Thomas Goerke
2008-09-05 13:23 ` Steven Toth
2008-09-01  0:12 stev391
2008-09-02 16:15 ` Steven Toth
2008-08-30 22:08 stev391
2008-08-28 11:26 stev391
2008-08-28 15:12 ` Thomas Goerke
2008-08-27  6:13 stev391
2008-08-27 10:11 ` Thomas Goerke
2008-08-27 14:07   ` Steven Toth
2008-08-28  0:40     ` Thomas Goerke
2008-08-26  6:50 stev391
2008-08-26 13:40 ` Thomas Goerke
2008-08-25 22:03 stev391
2008-08-26  5:48 ` Thomas Goerke
2008-08-26 13:22 ` jackden
2008-08-24  2:14 stev391
2008-08-22 10:05 jackden

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=48B95995.4070206@linuxtv.org \
    --to=stoth@linuxtv.org \
    --cc=linux-dvb@linuxtv.org \
    --cc=stev391@email.com \
    --cc=tom@goeng.com.au \
    /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.