Re: Configure errors - Mailing list pgsql-bugs

From CS_DBA
Subject Re: Configure errors
Date
Msg-id 532D0C1C.3010505@consistentstate.com
Whole thread Raw
In response to Re: Configure errors  (Jaime Casanova <jaime@2ndquadrant.com>)
List pgsql-bugs
On 03/21/2014 09:58 PM, Jaime Casanova wrote:
> On Fri, Mar 21, 2014 at 9:44 PM, CS_DBA <cs_dba@consistentstate.com> wrote:
>> Trying to run configure
>> --prefix=/home/kevink/Documents/pgtools/sqlbench/pgsql
>>
>> I get the following:
>>
>>
>> checking crypt.h usability... no
>> checking crypt.h presence... yes
>> configure: WARNING: crypt.h: present but cannot be compiled
>> configure: WARNING: crypt.h:     check for missing prerequisite headers?
>> configure: WARNING: crypt.h: see the Autoconf documentation
>> configure: WARNING: crypt.h:     section "Present But Cannot Be Compiled"
>> configure: WARNING: crypt.h: proceeding with the preprocessor's result
>> configure: WARNING: crypt.h: in the future, the compiler will take
>> precedence
>> configure: WARNING:     ## ---------------------------------------- ##
>> configure: WARNING:     ## Report this to pgsql-bugs@postgresql.org ##
>> configure: WARNING:     ## ---------------------------------------- ##
> it could be useful if you say, what OS, compiler and architecture are you using
>

Fedora 20, x86_64
gcc-c++-4.8.2-7.fc20.x86_64

pgsql-bugs by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Configure errors
Next
From: Bruce Momjian
Date:
Subject: Re: PQclientEncoding() returns -1, resulting in possible assertion failure in psql