| From: | Igor Korot <ikorot01(at)gmail(dot)com> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| 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 07:29:57 |
| Message-ID: | CA+FnnTzhTKFzG8f2OKP-u2JrOGMctKbaeAt8R+Gmnjtnm34XBA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom,
On Thu, Oct 15, 2020 at 12:16 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Igor Korot <ikorot01(at)gmail(dot)com> writes:
> > On Thu, Oct 15, 2020 at 12:01 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> >> Kinda looks like you're using some non-GNU make.
>
> > Correct.
> > It is from Solaris Studio compiler.
>
> > What should I do?
>
> Try "gmake". If it's not already on the system, you'll need to
> install it.
Thx.
That's solved it.
>
> regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Teodor Sigaev | 2020-10-15 08:18:30 | Re: rum index supported on pg13? |
| Previous Message | Tom Lane | 2020-10-15 05:16:48 | Re: Failed to compile libpq |