----- Original Message ----- From: "Dan Nicholson" <[EMAIL PROTECTED]> To: "LFS Support List" <[email protected]> Sent: Saturday, February 03, 2007 1:30 AM Subject: Re: inetutils-1.5 Bug?
> On 2/2/07, Galaxy Travel <[EMAIL PROTECTED]> wrote: >> Im installing the Development LFS and tried installing Inetutils-1.5 and >> I >> get this error when using make command: >> >> telnet.o: In function `init_term': >> /sources/inetutils-1.5/telnet/telnet.c:746: undefined reference to >> `tgetent' >> collect2: ld returned 1 exit status >> make[1]: *** [telnet] Error 1 > > tgetent should come from ncurses. Can you show the actual command > before this? If it's not trying to link to ncurses, then it is a bug. > > -- > Dan > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > Well I installed Ncurses-5.6 and followed the book up to inetutils I hit make and got that error, When I installed Ncurses-5.5 it didnt make that error, So im either thinking its a bug in Ncurses-5.6 or Inetutils. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
