On 05/21/2010 01:06 AM, Bill Brown wrote:
> LFS ver 6.6: chapter 6.32
>
> while making inetutils-1.7 I get the following error:
>
> 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

You've got a problem with your Ncurses installation. What is the output 
of "ls -l /{usr/,}lib/*curses*"
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to