Re: FreeBSD 12 and Postgres build failures

Поиск
Список
Период
Сортировка
От Karl Denninger
Тема Re: FreeBSD 12 and Postgres build failures
Дата
Msg-id 977a9233-d646-ee34-fe16-bf9ca5b4691c@denninger.net
обсуждение исходный текст
Ответ на Re: FreeBSD 12 and Postgres build failures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Ответы Re: FreeBSD 12 and Postgres build failures  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-general


On 3/19/2019 18:15, Andrew Gierth wrote:
"Karl" == Karl Denninger <karl@denninger.net> writes:
Karl> That was on a bare, new grab of the source from your repository and aKarl> straight-up run of "./configure --with-openssl --with-perl", then "gmake".

That's a configure line that has never worked on FreeBSD:

% ./configure --with-openssl --with-perl
[...]
configure: error: readline header not found
If you have libedit already installed, see config.log for details on the
failure.  It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable libedit support.
%

Uh, it has worked on all my FreeBSD systems for a very long time; I've been running Postgres as the backend for a web forum/blogging system for the last many years.  Then again:

[karl@NewFS ~]$ pkg info|grep readline
readline-7.0.5                 Library for editing command lines as they are typed

--
Karl Denninger
karl@denninger.net
The Market Ticker
[S/MIME encrypted email preferred]
Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: FreeBSD 12 and Postgres build failures
Следующее
От: Andrew Gierth
Дата:
Сообщение: Re: FreeBSD 12 and Postgres build failures