Bug#327012: More info on FTBFS bug

2005-10-28 Thread Christoph Berg
Attached is the diff for the NMU. diff -u ntp-4.2.0a+stable/debian/changelog ntp-4.2.0a+stable/debian/changelog --- ntp-4.2.0a+stable/debian/changelog +++ ntp-4.2.0a+stable/debian/changelog @@ -1,3 +1,11 @@ +ntp (1:4.2.0a+stable-8.1) unstable; urgency=low + + * 0-day BSP NMU. + * ntp_config.c: a

Bug#327012: More info on FTBFS bug

2005-09-08 Thread Theppitak Karoonboonyanan
I also faces exactly the same problem when trying to build ntp 4.2.0a+stable-8. After some investigation, I find the three macros were #undef-ed by a system header . The inclusion path was: ntpd/ntp_config.c -> -> -> -> -> So, with a quick hack by moving the local source headers down be