Date: Thu, 20 Sep 2001 22:24:27 -0800 From: Beech Rintoul <akbeech@anchoragerescue.org> To: Peter Wemm <peter@wemm.org>, "Andrey A. Chernov" <ache@nagual.pp.ru> Cc: current@freebsd.org, obrien@freebsd.org Subject: Re: stdio change, other libraries needs bumping too! Message-ID: <20010921062428.332DB8C13@galaxy.anchoragerescue.org> In-Reply-To: <20010921052131.0695B38FF@overcee.netplex.com.au> References: <20010921052131.0695B38FF@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 20 September 2001 09:21 pm, Peter Wemm wrote: > "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. > I have COMPAT4X=yes in my /etc/make.conf, I recompiled from fresh sources and I'm still getting the same error with libreadline.so.4. Beech -- Micro$oft: "Where can we make you go today?" ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- 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?20010921062428.332DB8C13>