Chris Victor
Chris Victor
Re-Ran as ROOT, and now get this: root@TEST-ASL30-K6CV:~# CFLAGS=-Wno-error phreaknet install -b -d Real time pusling is not compatible or has been disabled for this build. SpanDSP is not compatible...
Q: What command did you run the first time exactly? A: sudo CFLAGS=-Wno-error phreaknet install -b -d modprobe dahdi Note: README.md states For Raspberry Pi use the [Raspberry Pi Imager](https://www.raspberrypi.com/software/)...
Well never fails, just as soon as I sent the above, and went back to the Pi, it bombed. See below: dahdi-tools-3.2.0/configure.ac~ dahdi-tools-3.2.0/configure.ac We have an exact kernel match: 5.15.84-v7+...
Well, I am now burning a new SD card with this image, so I won't be able to upload anything now, starting from scratch with this OS: 
If you need the previous install log, I can recreate the steps I did with the Feb 2023 version later on. Let's see how far I get with May 2023...
BTW, I do NOT do any 'apt-get update' or 'apt-get upgrade' or 'apt-get update-distro' commands before I start the installation, Just keeping things reproducible here. DE K6CV
OK, now on May 2023 version and started the install as shown below, as root. cvictor@TEST-ASL3:~ $ sudo su - Wi-Fi is currently blocked by rfkill. Use raspi-config to set...
Well, it crashed as shown below. CC libecholoader_la-echo_loader.lo CCLD libecholoader.la CCLD astribank_hexload /usr/bin/ld: ./.libs/libecholoader.a(libecholoader_la-echo_loader.o): in function `init_octasic': echo_loader.c:(.text+0x1700): undefined reference to `get_ver' /usr/bin/ld: ./.libs/libecholoader.a(libecholoader_la-echo_loader.o): in function `echo_ver': echo_loader.c:(.text+0x2290): undefined reference...
OK, reimaged, same RPi OS Lite, and started with only phreaknet and NOT the CFLAGS stuff, and it stopped at a different spot this time... Full Install log is attached....