linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build problem
@ 2014-05-07  5:45 kapetr
  2014-05-07  6:22 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: kapetr @ 2014-05-07  5:45 UTC (permalink / raw)
  To: linux-media

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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build problem
  2014-05-07  5:45 build problem kapetr
@ 2014-05-07  6:22 ` Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2014-05-07  6:22 UTC (permalink / raw)
  To: kapetr, linux-media

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
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-07  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-07  5:45 build problem kapetr
2014-05-07  6:22 ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).