pichljan / odroidC2-kernel

This repository contains instructions to compile Linux 3.14 kernel for Odroid C2 with DVB-T drivers and HW acceleration
1 stars 1 forks source link

Build failed at ./build line 546 #1

Open Temsor opened 6 years ago

Temsor commented 6 years ago

Hi, I always ending on this or similar error:

scripts/Makefile.build:257: recipe for target '/root/media_build/v4l/altera.o' failed
make[3]: *** [/root/media_build/v4l/altera.o] Error 1
scripts/Makefile.build:257: recipe for target '/root/media_build/v4l/altera-jtag.o' failed
make[3]: *** [/root/media_build/v4l/altera-jtag.o] Error 1
scripts/Makefile.build:257: recipe for target '/root/media_build/v4l/au0828-core.o' failed
make[3]: *** [/root/media_build/v4l/au0828-core.o] Error 1
Makefile:1358: recipe for target '_module_/root/media_build/v4l' failed
make[2]: *** [_module_/root/media_build/v4l] Error 2
make[2]: Leaving directory '/root/linux'
Makefile:51: recipe for target 'default' failed
make[1]: *** [default] Error 2
make[1]: Opouští se adresář „/root/media_build/v4l“
Makefile:26: recipe for target 'all' failed
make: *** [all] Error 2
build failed at ./build line 546

Try on the Ubuntu 16.04.3 LTS (3.14) and Ubuntu 18.04 LTS (3,16), official for Odroid C2

Nevím, kde dělám chybu, ale vypadá to jako bych byl jediný, kdo má s tím problém

pichljan commented 6 years ago

Hi, Unfortunately, I am not able to reproduce your error. In my experience, a different error occurs whenever a new version of media build is released. I am usually able to solve it by disabling all of the USB tuner drivers except for the one device I use.

Temsor commented 6 years ago

I do not know what I'm wrong with, I get a error if I disable all I need driver for T230C2 by "Conexant USB2.0 hybrid module" (dvb-usb-cxusb.ko, si2168.ko, si2157.ko)