Forum

Einloggen | Registrieren | RSS  

Failed to process makespec for platform 'devices/linux-rasp- (Elektronik)

verfasst von carter88(R), 12.02.2016, 11:20 Uhr

» Was mir so spontan einfällt...
»
» » Failed to process makespec for platform 'devices/linux-rasp-pi2-g++'
» » Project ERROR: Compiler
» /home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspian
» /bin/arm-linux-gnnueabihf-g++ not found.
» ls -la
» /home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspian/bin/
» -> Posten
» ls
» /home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspian/bin/arm-linux-gnnueabihf-g++
» -> Posten
»
» » Could not read qmake configuration file
» /home/raspberry/raspi/qtbase/mkspecs/devices/linux-rasp-pi2-g++/qmake.conf.
» ls -la
» /home/raspberry/raspi/qtbase/mkspecs/devices/linux-rasp-pi2-g++/qmake.conf
» -> Posten (ohne Punkt hinter conf)
»
» » Error processing project file: /dev/null
» Versuche herauszufinden warum hier /dev/null auftaucht, das irritiert
» mich.
»
» » /home/raspberry
» Du willst das nicht zufällig auf einem Raspberry compilieren?

Doch ich möchte auf dem Raspberry pi compillieren
soweit habe ich den fehler gelöst lag bei einer schreibfehler in der configuration.Jedoch habe ich folgende Fehler nach Aüsführung von dem make

/home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.8.3/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot open /home/raspberry/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libz.so: Datei oder Verzeichnis nicht gefunden
/home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.8.3/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot open /home/raspberry/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libglib-2.0.so: Datei oder Verzeichnis nicht gefunden
/home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.8.3/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot open /home/raspberry/raspi/sysroot/usr/lib/arm-linux-gnueabihf/librt.so: Datei oder Verzeichnis nicht gefunden
/home/raspberry/raspi/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian/bin/../lib/gcc/arm-linux-gnueabihf/4.8.3/../../../../arm-linux-gnueabihf/bin/ld.gold: error: cannot open /home/raspberry/raspi/sysroot/usr/lib/arm-linux-gnueabihf/libm.so: Datei oder Verzeichnis nicht gefunden


Makefile:1210: recipe for target '../../lib/libQt5Core.so.5.6.0' failed
make[2]: *** [../../lib/libQt5Core.so.5.6.0] Error 1
make[2]: Leaving directory '/home/raspberry/raspi/qtbase/src/corelib'
Makefile:194: recipe for target 'sub-corelib-make_first' failed
make[1]: *** [sub-corelib-make_first] Error 2
make[1]: Leaving directory '/home/raspberry/raspi/qtbase/src'
Makefile:45: recipe for target 'sub-src-make_first' failed
make: *** [sub-src-make_first] Error 2



Gesamter Thread:

Failed to process makespec for platform 'devices/linux-rasp- - carter88(R), 11.02.2016, 16:31 (Elektronik)
Failed to process makespec for platform 'devices/linux-rasp- - bastelix(R), 11.02.2016, 22:22
Failed to process makespec for platform 'devices/linux-rasp- - carter88(R), 12.02.2016, 11:20