Further to my last.
I just downloaded xd700g26-src.tgz and tried a compile with this result:
./include -I/usr/local/include/netax25 -c drv_sock.c -o drv_sock.o
drv_sock.c:47: axutils.h: No such file or directory
make: *** [drv_sock.o] Error 1
axutils.h is part of ax25-utils which don't compile on this system
(RH6.0 2.2.13 kernel)
[root@packet src]# find / -name axutils.h -print
/usr/local/src/ax25-utils-2.1.42a/lib/axutils.h
It does not exist in ax25-apps-0.0.4, ax25-tools-0.0.4 or libax25-0.0.7
I feel like I am running around in ever decreasing circles..
I'm also beginning to wonder if anyone has managed to run fbb on linux 6
John