Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failed at ./build line 546 #1

Open
Temsor opened this issue Jul 9, 2018 · 2 comments
Open

Build failed at ./build line 546 #1

Temsor opened this issue Jul 9, 2018 · 2 comments

Comments

@Temsor
Copy link

Temsor commented Jul 9, 2018

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
Copy link
Owner

pichljan commented Aug 4, 2018

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
Copy link
Author

Temsor commented Aug 5, 2018

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants