From owner-freebsd-current Thu Sep 20 22:21:38 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 6367D37B409; Thu, 20 Sep 2001 22:21:31 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8L5LVM04826; Thu, 20 Sep 2001 22:21:31 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 0695B38FF; Thu, 20 Sep 2001 22:21:31 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Andrey A. Chernov" Cc: current@freebsd.org, obrien@freebsd.org Subject: Re: stdio change, other libraries needs bumping too! In-Reply-To: <20010920190145.A23382@nagual.pp.ru> Date: Thu, 20 Sep 2001 22:21:31 -0700 From: Peter Wemm Message-Id: <20010921052131.0695B38FF@overcee.netplex.com.au> 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 "Andrey A. Chernov" wrote: > 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 "__stdout p" > > > > 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: No, we added the hooks to RELENG_4 and tool the 4.4-RELEASE libc.so.4 and included it in compat4x before the change. Make sure you have COMPAT4X=yes in your /etc/make.conf and no bump is required. > 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/ > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message