Hello all,

I have been having problems to compile TLF:

make[2]: Entering directory '/home/ct1drb/tlf/src'
  CC       keyer.o
keyer.c:31:19: fatal error: panel.h: No such file or directory
 #include <panel.h>
                   ^
compilation terminated.
Makefile:547: recipe for target 'keyer.o' failed
make[2]: *** [keyer.o] Error 1

I know how to solve it, just to add the path for panel.h, /usr/include/ncurses/. However, when I perform command git pull it gives me problems with the changed files.

Is there a way to solve it ?

Looking forward to reading from you.

Best 73.

CT1DRB
David Quental

_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to