Igor Korot <[email protected]> writes: > On Thu, Oct 15, 2020 at 12:01 AM Tom Lane <[email protected]> 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.
regards, tom lane
