I guess this is not a new question for you.
I'm running RedHat 5.0 distribution with the new c-libs and other
stuff.
My problem is that none of the AX-25-utils that I've downloaded will
compile.
I've tried the ax25-utils-2.0.12a without success got the
ax25-utilst-2.1.14a and pathced my kernal (2.0.31) with ax25-module.14f
but it still doesn't want to compile.
I get the following error message during compile time:
<bigger>make[1]: Entering directory
`/usr/local/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: `PF_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/local/src/ax25-utils-2.0.12c/lib'
make: *** [all] Error 2
</bigger>
Can someone please direct me to a patch for the source code so I might
successfully compile the package ?
73īs de Jocke!