On Wed, 2006-11-29 at 15:14 -0500, Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> > There seem to be a number of issues with our libedit support.
> > One of them is that we fail to build on Linux (at least on Debian
> > Etch/4.0 x86_64 and i386) if libedit-dev is installed but not
> > libreadline5-dev.
>
> And what other ones?
Ubuntu Edgy and dapper 64bit do not suffer from this.
Joshua D. Drake
>
> > The problem is that in that configuration ./configure seems to think
> > that there is a working strlcpy available due to the fact that it
> > includes -ledit in the relevant configure test which seems to provide
> > strlcpy :-(
>
> Fixed.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate