Subject: ld.so: undefined symbol
To: None <port-mac68k@NetBSD.ORG>
From: None <ADAMGOOD@delphi.com>
List: port-mac68k
Date: 09/15/1997 09:56:27
Hi Everyone,

Can anyone please explain to me why I'm getting the following error
when I try to run a program I just compiled?  I type: ./fsasim,
and I get:

/usr/libexec/ld.so: undefined symbol "_tgetstr" in \
fsasim:/usr/lib/libcurses.so.2.1

There is no line break, but I put one there for this e-mail.  Isn't
_tgetstr in libtermcap?  I don't think there is anyplace in the
program (fsasim) that calls the curses library.

What's up with this?  Can it be fixed?

Thanks for any help.

-Adam