Re: Can't compile postgresql 11 on FreeBSD 11.1 - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: Can't compile postgresql 11 on FreeBSD 11.1
Date
Msg-id 20180717194710.GB41457@elch.exwg.net
Whole thread Raw
In response to Can't compile postgresql 11 on FreeBSD 11.1  (Márcio Antônio Sepp <marcio@zyontecnologia.com.br>)
List 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Can't compile postgresql 11 on FreeBSD 11.1
Next
From: Tom Lane
Date:
Subject: Re: Can't compile postgresql 11 on FreeBSD 11.1