Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 19:01:45 +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:  <20010920190145.A23382@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: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




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