OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.61k stars 882 forks source link

imx6 build fails in RTL8192EU #4445

Closed dolorosus closed 8 years ago

dolorosus commented 8 years ago

Building OpenElec for imx6 fails in RTL8192EU:

scripts/Makefile.build:444: die Regel für Ziel „/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/RTL8192EU-6793bae/8192eu.o“ scheiterte make[3]: *** [/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/RTL8192EU-6793bae/8192eu.o] Fehler 1

Makefile:1276: recipe for target '_module_/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/RTL8192EU-6793bae' failed

make[2]: *** [_module_/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/RTL8192EU-6793bae] Error 2

make[2]: Leaving directory '/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/linux-cuboxi-3.14-ea83bda'

Makefile:1323: recipe for target 'modules' failed make[1]: *** [modules] Error 2 make[1]: Leaving directory '/home/la/git/OpenELEC.tv/build.OpenELEC-imx6.arm-7.0-devel/RTL8192EU-6793bae' Makefile:12: recipe for target 'image' failed make: *** [image] Error 2

lrusak commented 8 years ago

This doesn't show anything. Please post full logs using services like pastebin

susisstrolch commented 8 years ago

Because I see the same problem... http://paste.linuxmint.com/view/6e5p EDIT: clean build log: http://paste.linuxmint.com/view/0bso

lrusak commented 8 years ago

ping @Mange not sure what is happening here

Mange commented 8 years ago

I'll take a look, but I can't promise anything as I'm not experienced in either C or kernel development.

Just a question, is it possible to skip certain packages for certain platforms in case this driver doesn't support IMX6? It seems IMX6 is mostly a platform for mobile devices, and I don't think most of them needs a USB Wi-Fi dongle anyway.