Subject: Re: libcurses?
To: David Bushong <dbushong@cory.EECS.Berkeley.EDU>
From: Scott Reynolds <scottr@edsi.org>
List: port-mac68k
Date: 10/13/1996 03:14:12
On Sat, 12 Oct 1996, David Bushong wrote:
> > /usr/libexec/ld.so: Undefined symbol "_tgetstr" in hello:/usr/lib/libcurses.so.2.1
> >
>
> I get this same thing compiling random X11 source.. I'm starting to
> think the 1.2 libcurses shared library is hozed...
As I understand it, this is actually a very strange linker bug.
Unfortunately I don't remember the fix off the top of my head. Make sure,
however, that you specify -lcurses -ltermcap together when linking.
--scott