Re: OpenNTPd port

Diego Nieto Cid <[email protected]> Tue, 21 Jul 2026 19:11:23 -0300
Newsgroups gmane.os.hurd.bugs
Message-ID <CAK5adC7ThPOTVb7c16XXswsSPO0c5aWhuWcisHHR1CSOpP3LRA@mail.gmail.com>
--0000000000004b55330657264eb8
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi

El mar, 21 jul 2026 a las 15:22, Martin-=C3=89ric Racine (<
[email protected]>) escribi=C3=B3:

> /usr/bin/ld: ntpd-ntpd.o: in function `ntpd_adjtime':
> ./src/./src/ntpd.c:541:(.text+0x366): undefined reference to
> `update_time_sync_status'
> /usr/bin/ld: ntpd-ntpd.o: in function `dispatch_imsg':
> ./src/./src/ntpd.c:493:(.text+0x916): undefined reference to
> `update_time_sync_status'
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:496: ntpd] Error 1
>

update_time_sync_status must be provided by the GNU/Hurd compat sources
(adjfreq_hurd.c) . One can do like OSX and define it to an empty function.

--0000000000004b55330657264eb8
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr"><div class=3D"gmail_default" style=3D"fon=
t-family:arial,sans-serif">Hi</div></div><br><div class=3D"gmail_quote gmai=
l_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">El mar, 21 jul 202=
6 a las 15:22, Martin-=C3=89ric Racine (&lt;<a href=3D"mailto:martin-eric.r=
[email protected]">[email protected]</a>&gt;) escribi=C3=B3:<br></div><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">/usr/bin/ld: ntpd-ntpd.o: i=
n function `ntpd_adjtime&#39;:<br>
./src/./src/ntpd.c:541:(.text+0x366): undefined reference to<br>
`update_time_sync_status&#39;<br>
/usr/bin/ld: ntpd-ntpd.o: in function `dispatch_imsg&#39;:<br>
./src/./src/ntpd.c:493:(.text+0x916): undefined reference to<br>
`update_time_sync_status&#39;<br>
collect2: error: ld returned 1 exit status<br>
make[2]: *** [Makefile:496: ntpd] Error 1<br></blockquote><div><br></div><d=
iv class=3D"gmail_default" style=3D"font-family:arial,sans-serif">update_ti=
me_sync_status must be provided by the GNU/Hurd compat sources (adjfreq_hur=
d.c) . One can do like OSX and define it to an empty function.</div></div><=
/div>

--0000000000004b55330657264eb8--