Date: Mon, 30 Aug 1999 15:29:37 -0700 (PDT) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: geniusj@ods.org (Systems Administrator) Cc: winter@jurai.net (Matthew N. Dodd), current@FreeBSD.ORG Subject: Re: Make World failure Message-ID: <199908302229.PAA01913@troutmask.apl.washington.edu> In-Reply-To: <Pine.BSF.4.10.9908301422550.22679-100000@ods.org> from Systems Administrator at "Aug 30, 1999 02:23:00 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Systems Administrator wrote: > Thats not where it dies :).. It's the same problem. libtermcap has changed or causes conflicts with symbols (if I understand some of Peter's commits). The tput function you noted would have come from -ltermcap (as does the tgetent, tgetnum, etc.i below) What I don't know is whether -ltermcap is replaced by -lncurses or -ltermcap -lncurses. > > > utils.o(.text+0xbd0): undefined reference to `tgetent' > > utils.o(.text+0xbf6): undefined reference to `tgetnum' > > utils.o(.text+0xc1c): undefined reference to `tgetnum' > > /usr/obj/usr/src/tmp/usr/lib/libreadline.a(terminal.o): In function `_rl_get_screen_size': > > terminal.o(.text+0x79): undefined reference to `tgetnum' > > terminal.o(.text+0xc9): undefined reference to `tgetnum' > > /usr/obj/usr/src/tmp/usr/lib/libreadline.a(terminal.o): In function `rl_resize_terminal': > > terminal.o(.text+0x1ae): undefined reference to `tgetstr' > > > -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908302229.PAA01913>
