Error By Compile

I Become the error By Compiling…

 BUILD    lutro (target)
make[1]: Entering directory '/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/lutro-927b49a'
make -C deps/luajit/src HOST_CC="/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32" CROSS="/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/armv7ve-openelec-linux-gnueabi-" TARGET_CFLAGS="-march=armv7ve -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -flto -ffat-lto-objects  -O3 -DHAVE_INOTIFY -DHAVE_COMPOSITION -Wall -pedantic -fPIC -I. -I./libretro-common/include -I./deps/zlib -I./deps -DHAVE_JIT -Ideps/luajit/src  -std=gnu99" BUILDMODE=static CFLAGS=" -O3 -fPIC" Q= LDFLAGS="-fPIC"
make[2]: Entering directory '/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/lutro-927b49a/deps/luajit/src'
HOSTCC    host/minilua.o
HOSTCC    host/buildvm_asm.o
HOSTCC    host/buildvm_peobj.o
HOSTCC    host/buildvm_lib.o
HOSTCC    host/buildvm_fold.o
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0  -c -o host/minilua.o host/minilua.c
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0  -c -o host/buildvm_asm.o host/buildvm_asm.c
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0  -c -o host/buildvm_peobj.o host/buildvm_peobj.c
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0  -c -o host/buildvm_lib.o host/buildvm_lib.c
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/host-gcc -m32  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0  -c -o host/buildvm_fold.o host/buildvm_fold.c
CC        lj_str.o
/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/toolchain/bin/armv7ve-openelec-linux-gnueabi-gcc  -O2 -fomit-frame-pointer -Wall  -O3 -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE  -fno-stack-protector  -march=armv7ve -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a7 -mfloat-abi=hard -mfpu=neon-vfpv4 -fomit-frame-pointer -Wall -pipe -Os -fexcess-precision=fast -flto -ffat-lto-objects  -O3 -DHAVE_INOTIFY -DHAVE_COMPOSITION -Wall -pedantic -fPIC -I. -I./libretro-common/include -I./deps/zlib -I./deps -DHAVE_JIT -Ideps/luajit/src  -std=gnu99 -c -o lj_str.o lj_str.c
In file included from host/buildvm_asm.c:6:0:
host/buildvm.h:9:23: fatal error: sys/types.h: No such file or directory
compilation terminated.
Makefile:661: recipe for target 'host/buildvm_asm.o' failed
make[2]: *** [host/buildvm_asm.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from host/buildvm_peobj.c:9:0:
host/buildvm.h:9:23: fatal error: sys/types.h: No such file or directory
compilation terminated.
In file included from host/buildvm_fold.c:6:0:
host/buildvm.h:9:23: fatal error: sys/types.h: No such file or directory
compilation terminated.
In file included from host/buildvm_lib.c:6:0:
host/buildvm.h:9:23: fatal error: sys/types.h: No such file or directory
compilation terminated.
Makefile:661: recipe for target 'host/buildvm_peobj.o' failed
In file included from /usr/include/limits.h:25:0,
                 from /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h:168,
                 from /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h:34,
                 from host/minilua.c:33:
/usr/include/features.h:367:25: fatal error: sys/cdefs.h: No such file or directory
compilation terminated.
make[2]: *** [host/buildvm_peobj.o] Error 1
Makefile:661: recipe for target 'host/buildvm_fold.o' failed
make[2]: *** [host/buildvm_fold.o] Error 1
Makefile:661: recipe for target 'host/buildvm_lib.o' failed
make[2]: *** [host/buildvm_lib.o] Error 1
Makefile:661: recipe for target 'host/minilua.o' failed
make[2]: *** [host/minilua.o] Error 1
In file included from lj_str.c:14:0:
lj_obj.h:142:36: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
     LJ_ENDIAN_LOHI(
                                    ^
lj_obj.h:149:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
   };
    ^
In file included from lj_str.c:14:0:
lj_obj.h:355:6: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
     };
      ^
lj_obj.h:356:4: warning: ISO C99 doesn't support unnamed structs/unions [-Wpedantic]
   };
    ^
make[2]: Leaving directory '/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/lutro-927b49a/deps/luajit/src'
Makefile:260: recipe for target 'deps/luajit/src/libluajit.a' failed
make[1]: *** [deps/luajit/src/libluajit.a] Error 2
make[1]: Leaving directory '/media/ubuntu-mate/Unix/Lakka/Lakka/build.Lakka-RPi2.arm-devel/lutro-927b49a'
Makefile:9: die Regel für Ziel „release“ scheiterte
make: *** [release] Fehler 2
ubuntu-mate@ubuntu-mate:/media/ubuntu-mate/Unix/Lakka/Lakka$ 


Try to install libc6-dev-i386 package.


sudo dpkg --add-architecture i386
sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get install libc6-dev-i386

Source

I Have Removed the “lutro-927b49a” And work… And we Come i of the Beta Libretro? I have no Musik,Video Playlist in the XMB?

You need to update RetroArch version as we are using RetroArch from this commit.

And this work?.. i have in the workfolder from the file all files translatet to german an after the compile and Transfer to the pi is german/englisch laguane mixes… muss i edit the source files? Wo can i find the Versions number?..or have you ah new retroarch package file for me?

If you want to update german translation, it is better you compile RetroArch only and then submit a PR. After that, it can be integrated easily on Lakka. We just have to update RetroArch package.

Just fork RetroArch with your github account. Then update the translation and submit a PR.

My problem is the compile from retroarch… i need help to finsch this and my problem is compile the normal os to Arc…

For the German laguane must edit the source code…Its not realy little…

Ahhh this (https://github.com/libretro/retroarch#fork-destination-box ) is the newstes version?

Yes it is the latest version.

Thanks mean :smiley: Your the Best this work :stuck_out_tongue: i have create ah new Package and replaced this whit the lakka pack and i have Musik Movie Picture in the OS :smiley:

And now is my Problem i have the “update Server” the adress edit to my Server. In Lakka under Lakka - Updates become i Error “Task Failed” we can i fix this?i have uploadet the Files from the Targed folder. Via Webbrowser can i see and download the files.

Did you try to clean and rebuild RetroArch package ?


DISTRO=Lakka PROJECT=RPi2 ARCH=arm scripts/clean retroarch
DISTRO=Lakka PROJECT=RPi2 ARCH=arm scripts/build retroarch

i have my OS with clean File createt.I recompile this later new… I fix the laguane for me and my card reader will not work with linux and i muss PC reboot to Create the system fo the sd Card, and therefore will i Update the system via my server.

I have new Compiliert the OS. via Webbroser (Computer,Handy) can i see this file an is Download able… From the Pi is comming Task failed and downloading Index =(


Need i ah extra file in this Folder or in the Index file? I will not always reboot the pc after the Compile…

You got this when you access Online Updater ?

yes i will make “update-Lakka” an this come… Thumbs worked =(

[https://retrostation.kuxii.de/firmwares/updates/Retrostation-RPi2.arm-devel-20160828162141-r21572-g2640188.img.gz

You can Download the OS and se](https://retrostation.kuxii.de/firmwares/updates/Retrostation-RPi2.arm-devel-20160828162141-r21572-g2640188.img.gz)

I don’t have RPi, try to come on our channel if somebody can test it.

Its work can close Indexierungs Fail.! and i can Work :smiley: