Re: [chrony-dev] O_NOFOLLOW undeclared

2021-02-16 Thread Marius Rohde
Am 16.02.2021 um 14:07 schrieb Miroslav Lichvar: On Tue, Feb 16, 2021 at 11:45:37AM +0100, Marius Rohde wrote: Hello dev team, I tried to compile chrony 4.0 on an old system with glibc before 2.12 and got following error: "O_NOFOLLOW undeclared" in "util.c" function "UTI_OpenFile" line 1240

[chrony-dev] O_NOFOLLOW undeclared

2021-02-16 Thread Marius Rohde
Hello dev team, I tried to compile chrony 4.0 on an old system with glibc before 2.12 and got following error: "O_NOFOLLOW undeclared" in "util.c" function "UTI_OpenFile" line 1240 To build util.c I had to add "#define _GNU_SOURCE" like discussed here:

Re: [chrony-dev] O_NOFOLLOW undeclared

2021-02-16 Thread Miroslav Lichvar
On Tue, Feb 16, 2021 at 11:45:37AM +0100, Marius Rohde wrote: > Hello dev team, > > I tried to compile chrony 4.0 on an old system with glibc before 2.12 and > got following error: > > "O_NOFOLLOW undeclared" in "util.c" function "UTI_OpenFile" line 1240 > > To build util.c I had to add

[chrony-dev] [GIT] chrony/chrony.git branch master updated. 4.0-37-gf650b8c

2021-02-16 Thread git
This is an automated email from git. It was generated because a ref change was pushed to the "chrony/chrony.git" repository. The branch, master has been updated via f650b8c5153440aa7a7e256c832fa30df894bdb2 (commit) from ae2e0318d1b18534061706fe51528be1f484594c (commit) Those