Re: OpenNTPd port
Michael Kelly <[email protected]> Tue, 21 Jul 2026 17:56:23 +0100
| Newsgroups | gmane.os.hurd.bugs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --------------1Tj6ISb65cRYR0F9FWjbb3Pl Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Martin-Éric, On 21/07/2026 15:44, Martin-Éric Racine wrote: > ti 21.7.2026 klo 16.33 Samuel Thibault ([email protected]) kirjoitti: >> See the man setresgid etc. you need to #define _GNU_SOURCE to get these. > What is the preferred way of checking if we are on Hurd to define it? > Via a debian/rules conditional? Somewhere else? > > Martin-Éric > Have you incorporated the same changes as the previous iteration? These addressed _GNU_SOURCE via the openntpd build system and also IOV_MAX. They should get you close to a build but you won't get very much success running it unless you are also building against and running with glibc and gnumach from the latest git src. <https://lists.gnu.org/archive/html/bug-hurd/2026-04/msg00163.html> Cheers, Mike. --------------1Tj6ISb65cRYR0F9FWjbb3Pl Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <div dir="auto">Hi Martin-Éric,</div> <div dir="auto"><br> </div> <div class="moz-cite-prefix">On 21/07/2026 15:44, Martin-Éric Racine wrote:<br> </div> <blockquote type="cite" cite="mid:CAPZXPQe0r46MhwYhAXk+Vav4QyUFDYJJtW69Yve30afPW1Fa-g@mail.gmail.com"> <pre wrap="" class="moz-quote-pre">ti 21.7.2026 klo 16.33 Samuel Thibault (<a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a>) kirjoitti: </pre> <blockquote type="cite"> <pre wrap="" class="moz-quote-pre">See the man setresgid etc. you need to #define _GNU_SOURCE to get these. </pre> </blockquote> <pre wrap="" class="moz-quote-pre"> What is the preferred way of checking if we are on Hurd to define it? Via a debian/rules conditional? Somewhere else? Martin-Éric </pre> </blockquote> <div dir="auto">Have you incorporated the same changes as the previous iteration? These addressed _GNU_SOURCE via the openntpd build system and also IOV_MAX. They should get you close to a build but you won't get very much success running it unless you are also building against and running with glibc and gnumach from the latest git src.<br> <br> <<a href="https://lists.gnu.org/archive/html/bug-hurd/2026-04/msg00163.html" class="moz-txt-link-freetext">https://lists.gnu.org/archive/html/bug-hurd/2026-04/msg00163.html</a>></div> <div dir="auto"><br> </div> <div dir="auto">Cheers,</div> <div dir="auto"><br> </div> <div dir="auto">Mike.</div> <div dir="auto"><br> </div> </body> </html> --------------1Tj6ISb65cRYR0F9FWjbb3Pl--