A few questions about cross-compiling on Rapberry pi
-
So if you just start the Pi with a cleanly installed SD card, it gives you that error ?
-
My old sd card is using this image. I writed rasbian image via Fedora ARM Installer to sd card before that. And this sd card currently works beatiful.
When I did like in this document for writing to sd, I get this error. -
@ixpervision said:
My old sd card is using this image. I writed rasbian image via Fedora ARM Installer to sd card before that. And this sd card currently works beatiful.
When I did like in this document for writing to sd, I get this error.I don't understand your last sentence, do you mean when calling make install ?
-
@ixpervision said:
My old sd card is using this image. I writed rasbian image via Fedora ARM Installer to sd card before that. And this sd card currently works beatiful.
When I did like in this document for writing to sd, I get this error.I don't understand your last sentence, do you mean when calling make install ?
@SGaist said:
@ixpervision said:
My old sd card is using this image. I writed rasbian image via Fedora ARM Installer to sd card before that. And this sd card currently works beatiful.
When I did like in this document for writing to sd, I get this error.I don't understand your last sentence, do you mean when calling make install ?
No, I mean when used sudo I get error.
-
That I understood, when does the call to sudo start to fail ? After doing what ?
-
I use Qt 5 on Raspberry from an year and more.
I normally write the programs using my pc and at the end, I use a qemu machine to compile and build the deb package.
This is not a quick way but all works perfectly (I use others components like wiringpi, ffmepg..) -
After first boot. as a result sudo don't work on raspberry pi with this sd card.
-
Is it the same card that had the libQt5Qml failure ?
-
yes same card.
-
Did you run fsck on it ?