All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: kapetr@mizera.cz, linux-media@vger.kernel.org
Subject: Re: build problem
Date: Wed, 07 May 2014 08:22:50 +0200	[thread overview]
Message-ID: <5369D13A.6040809@xs4all.nl> (raw)
In-Reply-To: <5369C892.3010509@mizera.cz>

On 05/07/2014 07:45 AM, kapetr@mizera.cz wrote:
> Hello,
> 
> I run Ubuntu 12.04 64b.
> I'm using USB - ID 048d:9135 Integrated Technology Express, Inc. Zolid 
> Mini DVB-T Stick
> 
> with linux-media build-ed drivers - as described here:
> http://linuxtv.org/wiki/index.php/How_to_Obtain,_Build_and_Install_V4L-DVB_Device_Drivers
> 
> 
> I just have to build it again after every kernel update - OK.
> 
> But last time - I have done the same as every time, but the build 
> process failed:
> 
> 
> $ git clone --depth=1 git://linuxtv.org/media_build.git
> $ cd media_build/
> $ ./build --verbose
> 
> but it ends with error

The archive ./build downloads is missing a file for some reason. It may be
a few days before it is fixed since the maintainer of that file is attending
a conference. I've told Mauro that it is broken.

In the meantime this should work, although it will be slow since it has to clone
the git tree:

./build --main-git

Regards,

	Hans

> 
> xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 
> ...
> 
> ******************
> * Start building *
> ******************
> make -C /home/hugo/tmp/media_build/v4l allyesconfig
> make[1]: Entering directory `/home/hugo/tmp/media_build/v4l'
> No version yet, using 3.2.0-61-generic
> make[1]: Leaving directory `/home/hugo/tmp/media_build/v4l'
> make[1]: Entering directory `/home/hugo/tmp/media_build/v4l'
> make[2]: Entering directory `/home/hugo/tmp/media_build/linux'
> Applying patches for kernel 3.2.0-61-generic
> patch -s -f -N -p1 -i ../backports/api_version.patch
> patch -s -f -N -p1 -i ../backports/pr_fmt.patch
> The text leading up to this was:
> --------------------------
> |diff --git a/drivers/media/usb/gspca/dtcs033.c 
> b/drivers/media/usb/gspca/dtcs033.c
> |index 5e42c71..ba01a3e 100644
> |--- a/drivers/media/usb/gspca/dtcs033.c
> |+++ b/drivers/media/usb/gspca/dtcs033.c
> --------------------------
> No file to patch.  Skipping patch.
> 1 out of 1 hunk ignored
> make[2]: *** [apply_patches] Error 1
> make[2]: Leaving directory `/home/hugo/tmp/media_build/linux'
> make[1]: *** [allyesconfig] Error 2
> make[1]: Leaving directory `/home/hugo/tmp/media_build/v4l'
> make: *** [allyesconfig] Error 2
> can't select all drivers at ./build line 490.
> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> 
> Please help me to get my TV working again.
> 
> 
> Thanks
> 
> --kapetr
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  reply	other threads:[~2014-05-07  6:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07  5:45 build problem kapetr
2014-05-07  6:22 ` Hans Verkuil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-12 15:32 Ken Martwick
2002-05-12 18:47 ` Riley Williams
     [not found] <Pine.GSU.4.21.0205102245180.1389-100000@garcia.efn.org>
2002-05-12  8:06 ` Riley Williams
2002-05-08 21:14 Ken Martwick
2002-05-09  8:29 ` Javier Sedano
2002-05-10 21:47 ` Riley Williams
2001-11-19 17:39 Build problem Rick Stevens
2001-11-16 23:56 Rick Stevens

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=5369D13A.6040809@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=kapetr@mizera.cz \
    --cc=linux-media@vger.kernel.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.