|"Russell L. Carter" <[EMAIL PROTECTED]> writes:
|
|> Yup! And also for 19.34b... I've searched all over for the
|> source of this problem, glad to know I'm not alone. However,
|> it only affects one of my three -current boxes, so apparently there is
|> bit of cruft lying around, but I haven't been able to find
|> the sucker causing this. (mergemaster'd repeatedly)
|
|Are the ones that work linked with an old version of libtermcap.so that
|was lying around or are they linked with the new libncurses.so.5 ?
ldd emacs on -current with the bug:
libncurses.so.5 => /usr/lib/libncurses.so.5 (0x2824a000)
ldd emacs on -current without the bug (different system):
libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x1828c000)
Russell
|
|--
|Kevin Street
|[EMAIL PROTECTED]
|
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message