Hi,
Can I ask for some directions what to do with that:
[root@i686 ax25-tools-0.0.3]# make
make all-recursive
make[1]: Entering directory `/usr/src/ax25-tools-0.0.3'
Making all in ax25
make[2]: Entering directory `/usr/src/ax25-tools-0.0.3/ax25'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DAX25_SYSCONFDIR=\""/usr/local/etc/ax25/"\"
-DAX25_LOCALSTATEDIR=\""/var/ax25/"\" -g -O2 -Wall -c ax25d.c
ax25d.c: In function `SetupOptions':
ax25d.c:648: `SOL_NETROM' undeclared (first use in this function)
ax25d.c:648: (Each undeclared identifier is reported only once
ax25d.c:648: for each function it appears in.)
make[2]: *** [ax25d.o] Error 1
make[2]: Leaving directory `/usr/src/ax25-tools-0.0.3/ax25'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/ax25-tools-0.0.3'
make: *** [all-recursive-am] Error 2
[root@i686 ax25-tools-0.0.3]#
Thanks for help.
kb2qzv