Hello!
I am desperately trying to install the ax25 utils on my redhat linux 5.0
with kernel 2.0.32, but it would not compile.
I have done everything according to the INSTALL file, and have found that
the libc is different in this version of linux.
what can I do????
I have tried both 2.0.12c and 2.1.42a versions of the ax25-utils!
Here are the compile error message received!
make[1]: Entering directory `/usr/src/ax25-utils-2.0.12c/lib'
gcc -Wall -Wstrict-prototypes -O2 -c -o axutils.o axutils.c
In file included from axutils.c:9:
/usr/include/linux/ax25.h:9: warning: `PF_AX25' redefined
/usr/include/socketbits.h:63: warning: this is the location of the previous
definition
axutils.c: In function `convert_call':
axutils.c:116: `AF_AX25' undeclared (first use this function)
axutils.c:116: (Each undeclared identifier is reported only once
axutils.c:116: for each function it appears in.)
axutils.c: In function `convert_call_arglist':
axutils.c:154: `AF_AX25' undeclared (first use this function)
make[1]: *** [axutils.o] Error 1
make[1]: Leaving directory `/usr/src/ax25-utils-2.0.12c/lib'
make: *** [all] Error 2
Best regards
Lars Abrahamsen (LA6ZDA)