Re: GCC error and libmpfr.so.4 not found

From: Geoff Winkless <pgsqladmin(at)geoff(dot)dj>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: GCC error and libmpfr.so.4 not found
Date: 2015-06-11 14:34:22
Message-ID: CAEzk6fdhBM6YczdyQfBibR73BFToiakax+Y_NsYpevY1jKjxHg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11 June 2015 at 15:20, Asma Riyaz <asmariyaz23(at)gmail(dot)com> wrote:

> I have seen an earlier post with gcc errors, however I couldn't figure out
> what the actual problem here is: is it that libmpfr.so.4 is not found? or
> gcc needs to be installed fresh?
>

libmpfr. Unless I've misunderstood, the other errors are simply configure
trying to work out which compiler you're running - -V and -qversion simply
aren't valid flags to gcc - so those "error" lines are expected result.

Geoff

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yves Dorfsman 2015-06-11 14:35:11 Re: select count(*);
Previous Message Adrian Klaver 2015-06-11 14:30:33 Re: select count(*);