Hi Experts,
I am trying to cross compile the minicom 2.7 for the AM335x. But it is throwing an error as follows. Kindly specify alternative application like minicom or some ways to fix this issue.
window.o: In function `outstr':
window.c:(.text+0x180): undefined reference to `tputs'
window.o: In function `_gotoxy':
window.c:(.text+0x688): undefined reference to `tgoto'
window.c:(.text+0x704): undefined reference to `tgoto'
window.c:(.text+0x884): undefined reference to `BC'
window.c:(.text+0x888): undefined reference to `BC'
window.c:(.text+0x8cc): undefined reference to `BC'
window.c:(.text+0x8d0): undefined reference to `BC'
window.c:(.text+0x8fc): undefined reference to `tgoto'
window.o: In function `mc_wscroll':
window.c:(.text+0x2224): undefined reference to `tgoto'
window.c:(.text+0x22d8): undefined reference to `tgoto'
window.o: In function `win_init':
window.c:(.text+0x59c8): undefined reference to `tgetent'
window.c:(.text+0x5a78): undefined reference to `tgetstr'
window.c:(.text+0x5b2c): undefined reference to `tgetnum'
window.c:(.text+0x5ba4): undefined reference to `tgetnum'
window.c:(.text+0x5c10): undefined reference to `tgetstr'
window.c:(.text+0x5c34): undefined reference to `tgetstr'
window.c:(.text+0x5c58): undefined reference to `tgetstr'
window.c:(.text+0x5c7c): undefined reference to `tgetstr'
window.c:(.text+0x5ca0): undefined reference to `tgetstr'
window.o:window.c:(.text+0x5cc4): more undefined references to `tgetstr' follow
window.o: In function `win_init':