Linux-Hams archive - October 1997: Tpp-convers compiling errors

Tpp-convers compiling errors

Steve Meuse (hqeylmv@awi.de)
Wed, 08 Oct 1997 17:41:49 -0500


Hello All,
I've recently grabbed the latest tpp-convers server off of
ftp.lantz.com and have patched it with the 3 patches provided, but I've run
into an error while compiling:

[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