Subject: Re: g++
To: Nathan Gelbard <gelbard@engr.orst.edu>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: netbsd-help
Date: 03/12/1997 18:35:08
On Wed, 12 Mar 1997 17:49:15 -0800 
 Nathan Gelbard <gelbard@ENGR.ORST.EDU> wrote:

 > /usr/libexec/ld.so: Undefined symbol "_tgetstr" in testprog:
 > /usr/lib/libcurses.so.2.1
 > 
 > I've #includ <iostream.h>
 > 
 > what am I missing?

...this is a really lame bug in libg++ (well, that happened to interact
strangely with a lame bug in the NetBSD shared lib implementation)...

Add -ltermcap to the end of the library list.

Jason R. Thorpe                                       thorpej@nas.nasa.gov
NASA Ames Research Center                               Home: 408.866.1912
NAS: M/S 258-6                                          Work: 415.604.0935
Moffett Field, CA 94035                                Pager: 415.428.6939