Re: error message relating to tgetnum

2008-12-14 Thread Maria Nelson
Hi all, I've been able to temporarily do: export LDFLAGS=-lncurses to make the error messages go away, and to build and install successfully. The problem now is, I get segfault. I'll be trying to use gdb to see what's wrong, although it looks quite involved. It seems that I could've also done exp

Re: error message relating to tgetnum

2008-12-14 Thread Steve Langasek
Hi Maria, On Sat, Dec 13, 2008 at 07:11:19PM -0800, Maria Nelson wrote: > While building gpsim, I've been getting the error message: > /usr/local/lib/libreadline.so: undefined reference to `tgetnum' Well, for starters this indicates that you're building against a locally-installed version of rea