Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 2010 11:36:19 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        ports@freebsd.org
Cc:        Steven Kreuzer <skreuzer@freebsd.org>
Subject:   Use of devel/libreadline in ports
Message-ID:  <201012141136.19307.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
Is there a push for moving libreadline out of base and updating ports to use 
libreadline from ports instead?  The devel/gdb port currently has optional 
support for this but it breaks gdb if you have a binutils port installed as 
different parts of gdb are built against different bfd.h headers causing 
segfaults when gdb tries to load symbols for a binary.  The simplest fix is to 
just remove the devel/libreadline support from the devel/gdb port if that is 
ok to do.

-- 
John Baldwin



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