Can anyone direct me to what should be changed to go through?
make[3]: Leaving directory `/usr/src/linkt-0.6.1/linkt/doc'
make[3]: Entering directory `/usr/src/linkt-0.6.1/linkt'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include/qt -I/usr/X11R6/include
-O2 -Wall -c ax25k.cpp
ax25k.cpp: In method `void ax25_polling::poll()':
ax25k.cpp:629: `ax25_info_struct' undeclared (first use this function)
ax25k.cpp:629: (Each undeclared identifier is reported only once
ax25k.cpp:629: for each function it appears in.)
ax25k.cpp:629: parse error before `;'
ax25k.cpp:641: `SIOCAX25GETINFO' undeclared (first use this function)
ax25k.cpp:641: `axinfo' undeclared (first use this function)
ax25k.cpp:643: confused by earlier errors, bailing out
make[3]: *** [ax25k.o] Error 1
make[3]: Leaving directory `/usr/src/linkt-0.6.1/linkt'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/linkt-0.6.1/linkt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/linkt-0.6.1'
make: *** [all-recursive-am] Error 2
Thanks for help
kb2qzv