Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: -HEAD configure issue with libedit on linux



Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)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?

> 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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group