Kukkimonsuta / rpi-buildqt

Guide for cross compiling QT 5.8 with piomxtextures for raspberry pi
MIT License
45 stars 24 forks source link

ld: can not find #21

Closed Golodnyi closed 6 years ago

Golodnyi commented 7 years ago

I try to assemble under armbian orange pi one, get an error

/ root / scripts / tools / vc / lib -Wl, -rpath-link, / root / raspi / sys root / usr / lib / arm-linux-gnueabihf -Wl, -rpath-link, / root / raspi / sysroot / lib / arm-linux-gnueabihf -mfloat-abi = hard -sysroot = / root / raspi / sysroot - Wl, -O1 -o verifyspec verify spec.o /root/raspi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.9.3/../../. ./../arm-linux-gnueabihf/bin/ld: can not find crt1.o: No t a file or directory /root/raspi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.9.3/../../. ./../arm-linux-gnueabihf/bin/ld: can not find crti.o: No t a file or directory /root/raspi/tools/arm-bcm2708/arm-rpi-4.9.3-linux-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.9.3/../../. ./../arm-linux-gnueabihf/bin/ld: can not find -lm collect2: error: ld returned 1 exit status gmake: *** [verifyspec] Error 1

the library is physically on the target platform