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

From Adrian Klaver
Subject Re: Can't compile postgresql 11 on FreeBSD 11.1
Date
Msg-id 4d55008e-658e-0913-f7f1-f844acf643e8@aklaver.com
Whole thread Raw
In response to Can't compile postgresql 11 on FreeBSD 11.1  (Márcio Antônio Sepp <marcio@zyontecnologia.com.br>)
Responses Re: Can't compile postgresql 11 on FreeBSD 11.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 07/17/2018 12:34 PM, Márcio Antônio Sepp wrote:
> Hi,
> 
> I’m trying to compile PostgreSQL 11beta2 but this errors occur:
> 

> checking readline.h usability... no
> 
> checking readline.h presence... no
> 
> checking for readline.h... no
> 
> checking readline/readline.h usability... no
> 
> checking readline/readline.h presence... no
> 
> checking for readline/readline.h... no
> 
> 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.
> 
> root@srvbacula:/postgresql/postgresql-11beta2 # pkg info | grep readline
> 
> readline-7.0.3_1               Library for editing command lines as they 
> are typed

Looks like you need whatever is the FreeBSD equivalent of readline-dev(el).

> 
> root@srvbacula:/postgresql/postgresql-11beta2 #
> 
> thanks in advance
> 
> --
> 
> Att
> 
> Márcio A. Sepp
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Márcio Antônio Sepp
Date:
Subject: Can't compile postgresql 11 on FreeBSD 11.1
Next
From: Christoph Moench-Tegeder
Date:
Subject: Re: Can't compile postgresql 11 on FreeBSD 11.1