Re: [HACKERS] configure issue - warnings sort: No such file or directory

2017-09-02 Thread Pavel Stehule
2017-09-02 13:28 GMT+02:00 Devrim Gündüz : > > Hi, > > On Sat, 2017-09-02 at 06:52 +0200, Pavel Stehule wrote: > > but looks so it is Fedora26 issue - I see these lines elsewhere too. > > I cannot reproduce it on my F26 box. > I have to do deep research Thank you for info Pavel > > Regards, >

Re: [HACKERS] configure issue - warnings sort: No such file or directory

2017-09-02 Thread Devrim Gündüz
Hi, On Sat, 2017-09-02 at 06:52 +0200, Pavel Stehule wrote: > but looks so it is Fedora26 issue - I see these lines elsewhere too. I cannot reproduce it on my F26 box. Regards, -- Devrim Gündüz EnterpriseDB: https://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engine

Re: [HACKERS] configure issue - warnings sort: No such file or directory

2017-09-01 Thread Pavel Stehule
2017-09-02 6:27 GMT+02:00 Pavel Stehule : > > > 2017-09-02 6:15 GMT+02:00 Tom Lane : > >> Pavel Stehule writes: >> > ./configure: line 15762: sort: No such file or directory >> > ./configure: line 15759: sed: No such file or directory >> >> /bin not in your PATH, perhaps? >> > > I have not, but s

Re: [HACKERS] configure issue - warnings sort: No such file or directory

2017-09-01 Thread Pavel Stehule
2017-09-02 6:15 GMT+02:00 Tom Lane : > Pavel Stehule writes: > > ./configure: line 15762: sort: No such file or directory > > ./configure: line 15759: sed: No such file or directory > > /bin not in your PATH, perhaps? > I have not, but sed/sort I can use and export PATH="/bin:$PATH" doesn't h

Re: [HACKERS] configure issue - warnings sort: No such file or directory

2017-09-01 Thread Tom Lane
Pavel Stehule writes: > ./configure: line 15762: sort: No such file or directory > ./configure: line 15759: sed: No such file or directory /bin not in your PATH, perhaps? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make ch

[HACKERS] configure issue - warnings sort: No such file or directory

2017-09-01 Thread Pavel Stehule
configure: using compiler=gcc (GCC) 7.1.1 20170622 (Red Hat 7.1.1-3) configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -g -O2 configure