Re: Not include mpfr in iso?
"Gilles Espinasse" <[email protected]>
| Newsgroups | gmane.comp.security.ipcop.devel |
|---|---|
| Message-ID | <00ee01cbeab4$c3242590$f9b5a8c0@pii350> |
----- Original Message ----- From: "Gilles Espinasse" <[email protected]> To: "Olaf Westrik" <weizen_42-Yz37vSk3/[email protected]> Cc: "IPCOP devel" <[email protected]> Sent: Wednesday, March 23, 2011 10:48 PM Subject: Re: [IPCop-devel] Not include mpfr in iso? ... > I have seen that you upgraded readline to 6.2. > gentoo bash ebuild have this warning > " > # Always use the buildin readline, else if we update readline > # bash gets borked as readline is usually not binary compadible > # between minor versions. > #myconf="${myconf} $(use_with !readline installed-readline)" > myconf="${myconf} --without-installed-readline" > > That would mean for use that we should have extra care if upgrading readline > to update any program that link to readline. Using a simple grep show this > grep -r 'checking for readline' log_i486 > log_i486/01_toolchain/gcc-4.4.5_1:checking for readline in -lreadline... no > log_i486/01_toolchain/gcc-4.4.5_2:checking for readline in -lreadline... no > log_i486/04_misc/Python-2.5.1:checking for readline in -lreadline... yes > log_i486/02_base/gmp-5.0.1:checking for readline in -lreadline... no > log_i486/03_ipcop/bc-1.06:checking for readline in -lreadline... yes > log_i486/03_ipcop/bc-1.06:checking for readline/readline.h... yes > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() with -ledit... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -ledit -ltermcap... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -ledit -lcurses... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -ledit -lncurses... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() with -leditline... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -leditline -ltermcap... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -leditline -lcurses... no > log_i486/03_ipcop/ntp-4.2.6p3:checking for readline() > with -leditline -lncurses... no > log_i486/03_ipcop/sqlite-3070400:checking for readline... yes > log_i486/03_ipcop/pcre-8.11:checking for readline/readline.h... yes > log_i486/03_ipcop/pcre-8.11:checking for readline/history.h... yes > log_i486/03_ipcop/pcre-8.11:checking for readline in -lreadline... yes > > > I haven't yet checked which files are different between readline 6.1 and 6.2 > upgrade. > > Gilles > I checked and only /bin/bash, libhistory and libreadline are different when upgrading from readline-6.1 to 6.2 Gilles ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar