Re: Can't compile postgresql 11 on FreeBSD 11.1

Поиск
Список
Период
Сортировка
От Christoph Moench-Tegeder
Тема Re: Can't compile postgresql 11 on FreeBSD 11.1
Дата
Msg-id 20180717194710.GB41457@elch.exwg.net
обсуждение исходный текст
Ответ на Can't compile postgresql 11 on FreeBSD 11.1  (Márcio Antônio Sepp <marcio@zyontecnologia.com.br>)
Список pgsql-general
## Márcio Antônio Sepp (marcio@zyontecnologia.com.br):

> I’m trying to compile PostgreSQL 11beta2 but this errors occur:
> 
> root@srvbacula:/postgresql/postgresql-11beta2 # ./configure

Stop right here and try using the same configure command line
as the port (postgresql10-server, as there's no v11 port yet).
At the very minimum, you will need "--with-libraries=/usr/local/lib"
and "--with-includes=/usr/local/include". That makes configure
pass for me.

Regards,
Christoph

-- 
Spare Space


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Can't compile postgresql 11 on FreeBSD 11.1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Can't compile postgresql 11 on FreeBSD 11.1