From owner-freebsd-current Thu Sep 20 8: 2: 1 2001 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 5278537B420; Thu, 20 Sep 2001 08:01:49 -0700 (PDT) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f8KF1l124481; Thu, 20 Sep 2001 19:01:47 +0400 (MSD) (envelope-from ache) Date: Thu, 20 Sep 2001 19:01:45 +0400 From: "Andrey A. Chernov" To: current@freebsd.org, peter@freebsd.org, obrien@freebsd.org Subject: Re: stdio change, other libraries needs bumping too! Message-ID: <20010920190145.A23382@nagual.pp.ru> References: <20010920183257.A14316@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010920183257.A14316@nagual.pp.ru> User-Agent: Mutt/1.3.21i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Sep 20, 2001 at 18:32:57 +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. Here the list of libraries infected with new std{in,out,err}p pointer which major is not bumped yet, so 4.x binaries shared linked with them will not works: libalias.a libbz2.a libcam.a libcom_err.a libcurses.a libdes.a libdevstat.a libdialog.a libedit.a libfetch.a libftpio.a libg2c.a libhistory.a libipsec.a libisc.a libkvm.a libm.a libmp.a libmytinfo.a libncp.a libncurses.a libobjc.a libopie.a libpam.a libpcap.a libperl.a libreadline.a libstdc++.a libtermcap.a libtermlib.a libtinfo.a libutil.a liby.a -- 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