Here is the error message I get, I'm hoping that someone may be able to guide me to what I may have missed. make[2]: Entering directory `/home/emraldj/download/ax25-tools-0.0.4/ax25' gcc -DHAVE_CONFIG_H -I. -I. -I.. -DAX25_SYSCONFDIR=\""/usr/local/etc/ax25/"\" -DAX25_LOCALSTATEDIR=\""/usr/local/var/ax25/"\" -g -O2 -Wall -c mheard.c gcc -g -O2 -Wall -o mheard mheard.o -lax25 mheard.o: In function `PrintPortEntry': /home/emraldj/download/ax25-tools-0.0.4/ax25/mheard.c:76: undefined reference to `ax25_ntoa' I already have the latest libax25 installed. My system is as follows. Redhat 6.0, kernel 2.2.12 with ax25 support compiled in. both ax25-tools-0.0.4 and ax25-tools-0.0.5 fail to compile with this error. I also have the libc6 version of ax25-utils from redhat's contrib directory installed. Should I choose just one of the two? Or should I be able to have both installed? Fred - n2nrv
