Tom, On Thu, Oct 15, 2020 at 12:16 AM Tom Lane <tgl@xxxxxxxxxxxxx> wrote: > > Igor Korot <ikorot01@xxxxxxxxx> writes: > > On Thu, Oct 15, 2020 at 12:01 AM Tom Lane <tgl@xxxxxxxxxxxxx> 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