Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5067

Advanced users • Re: Argon One Replacement Daemon

$
0
0
Trying to use the script to compile the Daemon on Fedora Workstation Edition on a Rpi4 8GB. I am getting a similar error I got when I was running Ubuntu Mate:

Code:

 ___                                                __   /   |  _________ _____  ____  ____  ____  ___  ____/ /  / /| | / ___/ __ `/ __ \/ __ \/ __ \/ __ \/ _ \/ __  /  / ___ |/ /  / /_/ / /_/ / / / / /_/ / / / /  __/ /_/ /  /_/  |_/_/   \__, /\____/_/ /_/\____/_/ /_/\___/\__,_/               /____/                                       _________________________________________________________>>> Reset build to mrproper...makefile:63: Configuration missing or not correct>>> Running prebuild configuration...ARGON ONE DAEMON CONFIGURING ...Distro check [fedora-workstation] : WARNING: UNKNOWN DISTRO, The installer may not workSYSTEM CHECKgcc : OKdtc : OKmake : OKI2C Bus check : NOT ENABLEDCHECKING OPTIONAL SYSTEMSbash-autocomplete : OKlogrotate : INSTALLEDDependency Check : Successful>>> Building...Compile src/argononed.cgcc -c -o build/argononed.o src/argononed.c -Wall -s -O3 -DLOG_LEVEL=5 Compile src/argonone_config.cgcc -c -o build/argonone_config.o src/argonone_config.c -Wall -s -O3 -DLOG_LEVEL=5 Compile src/logger.cgcc -c -o build/logger.o src/logger.c -Wall -s -O3 -DLOG_LEVEL=5 Compile src/event_timer.cgcc -c -o build/event_timer.o src/event_timer.c -Wall -s -O3 -DLOG_LEVEL=5 Compile src/argonone_shm.cgcc -c -o build/argonone_shm.o src/argonone_shm.c -Wall -s -O3 -DLOG_LEVEL=5 Build argononedgcc -o build/argononed build/argononed.o build/argonone_config.o build/logger.o build/event_timer.o build/argonone_shm.o -Wall -s -O3 -lpthread -lrtBuild argonone-shutdowngcc -o build/argonone-shutdown src/argonone-shutdown.c -Wall -s -O3MAKE: DaemonBuild argonone-cligcc -o build/argonone-cli src/argonone-cli.c -Wall -s -O3 -DLOG_LEVEL=5 -lrtMAKE: CLIBuild argonone.dtbodtc -@ -I dts -O dtb -o build/argonone.dtbo src/argonone.dtsMAKE: OverlayMAKE: Complete>>> Installing...Installing daemon SuccessfulInstalling CLI SuccessfulInstalling CLI autocomplete for bash SuccessfulInstalling overlay Failed  ERROR Cannot Write to /boot/config.txt unable to continuemake: *** [makefile:154: install-overlay] Error 1>>>  Complete
Help please?

Statistics: Posted by JorgeIcarus — Tue Mar 05, 2024 3:21 pm



Viewing all articles
Browse latest Browse all 5067

Trending Articles