public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Goerke" <tom@goeng.com.au>
To: stev391@email.com
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Compro VideoMate E650 hybrid PCIe DVB-T and analog	TV/FM capture card
Date: Sat, 30 Aug 2008 12:03:36 +0800	[thread overview]
Message-ID: <000a01c90a55$62da6e70$288f4b50$@com.au> (raw)
In-Reply-To: <000901c90a51$72e44100$58acc300$@com.au>

> 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.

Tom


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

  reply	other threads:[~2008-08-30  4:03 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 [this message]
2008-08-30 14:30     ` Steven Toth
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='000a01c90a55$62da6e70$288f4b50$@com.au' \
    --to=tom@goeng.com.au \
    --cc=linux-dvb@linuxtv.org \
    --cc=stev391@email.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox