Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 18:32:58 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        current@freebsd.org, peter@freebsd.org, obrien@freebsd.org
Subject:   stdio change, other libraries needs bumping too!
Message-ID:  <20010920183257.A14316@nagual.pp.ru>

next in thread | raw e-mail | index | archive | help
After stdio changes 4.4 binaries linked with libtermcap/libcurses refuse 
to work:

/usr/libexec/ld-elf.so.1: /usr/lib/libcurses.so: Undefined symbol "__stdoutp"

It is because compat 4.4 libc not have __stdoutp, which required by 
recompiled libtermcap/libncurses. It means that ncurses major (and
probably some other) needs bumping. Please, fix.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010920183257.A14316>