Date: 20 Apr 2003 19:28:44 +0200 From: Alex Kiesel <alex.kiesel@document-root.de> To: freebsd-ports <freebsd-ports@freebsd.org> Subject: Re: libedit / readline Message-ID: <1050859724.42322.14.camel@detention.home.ahk> In-Reply-To: <20030420171505.GE36951@freepuppy.bellavista.cz> References: <20030420171505.GE36951@freepuppy.bellavista.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2003-04-20 at 19:15, Roman Neuhauser wrote: > Hi there, > > I'd like to build PHP with libedit. The problem is, PHP's ./configure > script checks for readline() in libedit, but libedit.so.3 doesn't > contain that symbol; the port version of libedit is also configured to > not export it. > > What I'd like to know is this: if libedit is meant to be a drop-in > replacement for readline, why doesn't it export readline()? Is it really? Hm, readline is in the base system. Why don't you link against it? Greets, -Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050859724.42322.14.camel>