On Mon, Dec 16, 2002 at 10:09:48PM -0300, Fr?d?ric L. W. Meunier wrote: > On Mon, 17 Dec 2002, Clemens Fischer wrote: > > > Fr?d?ric L. W. Meunier <[EMAIL PROTECTED]>: > > > > > Anyway, I think screen (which links to ncurses) uses terminfo. > > > It detected it during configure and added #define TERMINFO 1 to > > > config.h. > > > > it can use both AFAIK. can you strace(1) (or equivalent) it > > to see exactly which call fails? > > Both traces attached. I also got the following with the bad > one:
I'd try using ldd to see what libraries are linked dynamically, and strings or nm to infer which ones were linked statically. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
