All of lore.kernel.org
 help / color / mirror / Atom feed
From: Worik <worik.stanton@gmail.com>
To: Eddi De Pieri <eddi@depieri.net>
Cc: video4linux-list@redhat.com
Subject: Re: Setting up a Xceive XC2028
Date: Thu, 07 Aug 2008 15:08:45 +1200	[thread overview]
Message-ID: <1218078525.7497.2.camel@kupe> (raw)
In-Reply-To: <1218052304.7377.1.camel@localhost>

On Wed, 2008-08-06 at 21:51 +0200, Eddi De Pieri wrote: 
> > worik@kupe:~/src/v4l-dvb$ hg clone http://linuxtv.org/hg/tm6010
> > tm6010-upstream 
> > abort: 'http://linuxtv.org/hg/tm6010' does not appear to be an hg
> > repository!
> 
> The right url should be http://linuxtv.org/hg/~mchehab/tm6010/

Cool.  Got that going...

So given the recipe I am blindly following...

I have a stock Debian 2.6.24 kernel. This is what I did:

1. hg clone http://.../v4l-dvb v4l-dvb-upstream
2. hg clone http://.../tm6010 tm6010-upstream
3. hg clone v4l-dvb-upstream v4l-dvb
4. cd v4l-dvb
5. hg fetch ../tm6010-upstream
   (some minor issues with file 
    linux/drivers/media/video/tuner-xc2028.c during merge)
6. make && sudo make install

The sudo make install fails as the current directory is incorrect. So cd
v4l-dvb and run it from there.

It fails in (I believe) v4l/Makefile.media on line 546 when it calls
strip 


media-install::
	@echo "Stripping debug info from files " 
	@echo $(inst-m)
	@strip --strip-debug $(inst-m)


There is nothing in inst-m

So I stick...

cheers
Worik




> However good luck
> 
> Eddi
> 

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

  reply	other threads:[~2008-08-07  3:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-09  9:08 Problems setting up Sabrent Mini Stick USB 2.0 TV Tuner (TV-USBST) 6000:0001 Maykel Moya
2008-08-06  3:06 ` Setting up a Xceive XC2028 Worik
2008-08-06 19:51   ` Eddi De Pieri
2008-08-07  3:08     ` Worik [this message]
2008-08-07 17:36       ` Eddi De Pieri
2008-08-29 12:17 ` Problems setting up Sabrent Mini Stick USB 2.0 TV Tuner (TV-USBST) 6000:0001 Anil VOhra

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=1218078525.7497.2.camel@kupe \
    --to=worik.stanton@gmail.com \
    --cc=eddi@depieri.net \
    --cc=video4linux-list@redhat.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 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.