LFS ver 6.6: chapter 6.32 while making inetutils-1.7 I get the following error:
make[2]: Entering directory `/sources/inetutils-1.7/telnetd' CC telnetd.o CC pty.o CC term.o CC utility.o CC state.o CC termstat.o CC slc.o CCLD telnetd utility.o: In function `terminaltypeok': /sources/inetutils-1.7/telnetd/utility.c:825: undefined reference to `tgetent' collect2: ld returned 1 exit status make[2]: *** [telnetd] Error 1 ------------ tgetent as I understand it is provided in the termcap package. I tried installing termca-1.3.1 but that did not fix the problem. Any suggestions? Bill -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
