Raspi 4 Bullseye - installation stopped with makefile error during compilation #1448
MiKoenig2021
started this conversation in
General
Replies: 1 comment
-
|
Hello, I have foudn the issue - I had problem during the gcc installation. When I have done this again, the allsky installation worked. Best wishes,
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I updated my Raspi Model B 4 (4 GB, RasHQ cam) with OS bullseye and my plan was to install allsky.
So far, I have used allsky - same RasPi with buster OS - without problems.
When I start the installation, the compilation stops with an error:
...
compile allsky software
make[1]: directory "/home/pi/allsky/src" is entered
make[1]: arm-linux-gnueabihf-g++: File or directory not found
make[1]: *** [Makefile:125: allsky_common.o] error 127
make[1]: Directory "/home/pi/allsky/src" is exited
make: *** [Makefile:24: all] Error 2
Compile failed!**
...
I browsed the issues and the wiki, but I haven't found a solution.
I would appreciate to get some support in the forum.
Thanks in advance!
Best wishes,
Michael
Beta Was this translation helpful? Give feedback.
All reactions