Re: Failed to compile libpq

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Igor Korot <ikorot01(at)gmail(dot)com>
Cc: "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Failed to compile libpq
Date: 2020-10-15 05:01:03
Message-ID: 3653799.1602738063@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Igor Korot <ikorot01(at)gmail(dot)com> writes:
> Configure succeeded, but running "make" failed with

> [quote]
> make: Fatal error in reader ../../../src/Makefile.global, line 45:
> Unexpected end of line seen
> [/quote]

Kinda looks like you're using some non-GNU make.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Igor Korot 2020-10-15 05:15:34 Re: Failed to compile libpq
Previous Message Igor Korot 2020-10-15 04:04:44 Failed to compile libpq