[PATCH] update to the latest libedit version and remove libreadline deps

Gary Jennejohn gljennjohn at googlemail.com
Sat Nov 6 11:39:34 UTC 2010


On Fri, 5 Nov 2010 16:58:55 +0100
Baptiste Daroussin <bapt at freebsd.org> wrote:

> Hi,
> 
> I have been told that this list is betted suited for that kind of patches.
> 
> regards,
> Bapt
> 
> 
> ---------- Forwarded message ----------
> From: Baptiste Daroussin <bapt at freebsd.org>
> Date: 2010/11/5
> Subject: [PATCH] update to the latest libedit version and remove
> libreadline deps
> To: freebsd-hackers at freebsd.org
> 
> 
> Hi all,
> 
> I've updated libedit to the latest version available in the netbsd cvs.
> UTF8 support is disabled for now has it seems to be experimental and segfault.
> I also patch and tested all the sources that used to be linked against
> libreadline so that it now uses libedit making libreadline unused (I
> guess, perhaps I have missed some)
> 
> beware that there are collision between libreadline and libedit
> (/usr/include/readline/readline.h) is provided by both of them.
> 
> You can find the patch against current here:
> http://people.freebsd.org/~bapt/update-libedit.patch
> 

contrib/wpa/wpa_supplicant/wpa_cli.c, lib/libdisk/tst01.c and
sbin/gvinum/gvinum.c include stuff from readline.

These are all still in SVN.

--
Gary Jennejohn


More information about the freebsd-arch mailing list