I have run into similar errors when compiling tnt 1.7 and 1.7.7 :

Messages:

make -C src all
make[1]: Entering directory `/salva/tnt-1.7.7/src'
gcc -funsigned-char -I.. -I../include -g -O2 -DTNT_LINUX main.o serial.o
keyboard.o display.o window.o file.o codconv.o init.o remote.o cookie.o
crc.o shell.o macro.o connect.o log.o iface.o xmon.o monbox.o boxlist.o
priv.o comp.o bcastadd.o bcast.o huffman.o yapp.o ax25k.o ax25dump.o
-ltermcap -lax25 -DHAVE_CONFIG_H -o tnt;

Error messages:

make[1]: Leaving directory `/salva/tnt-1.7.7/src'
ld: cannot open -lax25: No such file or directory
make[1]: *** [tnt] Error 1
make: *** [all] Error 2


I wonder what I am missing to do. I made a symlink to my
ax25-utils-2.1.42a/lib directory and it works. Seemingly,
this -lax25 error is missing where I have libax25.a

Can someone show me what else to do ?

73 de Jose, CO2JA

---
Ing. Jose A. Amador               
Depto. de Telecomunicaciones 
ISPJAE                       

Reply via email to