Gary E. Miller via devel writes: > _GNU_SOURCE should not always be defined, but it does need to be defined > in certain cases. For example, on glibc < 2.10, you need to define > it to get strnlen() and struct ifreq.
In that case, you need to be prepared for changed semantics in several places and I don't think ntpsec is set up to deal with that. > From glibc 2.10, you instead need _POSIX_C_SOURCE >= 200809L Well, if that's the ABI you are de-facto targeting, then make this the requirement. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ DIY Stuff: http://Synth.Stromeko.net/DIY.html _______________________________________________ devel mailing list devel@ntpsec.org http://lists.ntpsec.org/mailman/listinfo/devel