Subject: Trouble with linking and g++
To: None <current-users@NetBSD.ORG>
From: Colin Wood <ender@mycroft-holmes.brown.rice.edu>
List: current-users
Date: 03/02/1997 14:19:54
I saw a similar problem to this one posted a few months ago, but I don't
remember seeing any solution to it.  When I compile xkobo (a somewhat cool
X game) and try to run it, I get the following:

/usr/libexec/ld.so: Undefined symbol "_tgetstr" in\
	xkobo:/usr/lib/libcurses.so.2.1

(linebreak mine)

The problem is that the xkobo source is in C++.  Apparently, any program
compiled and linked with g++ exhibits this behaviour (I just tried a Hello
World and it did the same thing).

So, has anyone figured out how to fix this one?

TIA,

Colin Wood
ender@rice.edu