On Fri, Sep 15, 2006 at 03:53:28PM +0200, Marc Dequènes wrote: > > Package: ntp > Version: 4.2.2+dfsg.2-1 > Severity: important > Tags: patch > > On "some" architectures where IPv6 is not working, some mismatching > ifdefs leads to FTBFS. A patch is attached. > > MAXHOSTNAMELEN is used unconditionnaly, while setting this constant is > NOT a MUST in POSIX and an absolutly unnecessary limit on Hurd and cause > an FTBFS on this architecture. A patch is attached.
Patch looks good at first sight. Will take a closer look later. Kurt