On Wed, Nov 21, 2007 at 03:29:59AM -0800, Stewart C. Strait wrote: > On Sat, Nov 17, 2007 at 08:17:48PM -0800, James G. Sack (jim) wrote: > > Stewart C. Strait wrote: > > > I'm trying to link an ncurses C application that built ok on RH 7, > > > but on Ubuntu 7.10 I get the fatal link error: > > > > > > undefined reference to '__ctype_b' ... > It's the other way around. ncurses has __ctype_b, > libc does not.
At least the version I have does not. (libc-2.6.1.so) It has a newer replacement for it, whose name includes the same string. Sorry for not being more specific. Stewart Strait -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
