On 2/2/07, Galaxy Travel <[EMAIL PROTECTED]> wrote: > From: "Dan Nicholson" <[EMAIL PROTECTED]> > > 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. > > > 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.
OK, could you show the actual command just before "telnet.o:..."? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
