Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 21:43:33 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        current@FreeBSD.ORG, peter@FreeBSD.ORG, obrien@FreeBSD.ORG
Subject:   Re: stdio change, other libraries needs bumping too!
Message-ID:  <20010920214331.A51521@nagual.pp.ru>
In-Reply-To: <20010920183257.A14316@nagual.pp.ru>
References:  <20010920183257.A14316@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 20, 2001 at 18:32:58 +0400, Andrey A. Chernov wrote:
> 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.

Oops, I find the reasons - it was old /usr/lib/libc.so.4 picked before 
/usr/lib/compat/libc.so.4

-- 
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?20010920214331.A51521>