[root@switch tpp]# make
gcc -s conversd.o user.o host.o convert.o ./ba_stub.o -lwrap -o conversd
/usr/lib/libwrap.a(options.o): In function `twist_option':
options.o(.text+0x6db): undefined reference to `deny_severity'
/usr/lib/libwrap.a(options.o): In function `severity_option':
options.o(.text+0x956): undefined reference to `deny_severity'
options.o(.text+0x95b): undefined reference to `allow_severity'
make: *** [conversd] Error 1
My kernel is 2.0.30 with terry's patch, running on a p90 with 32meg of ram.
I'm running
ax25-utils-2.1.42.
Anyone have any Ideas?
-Steve