Hi Andreas, Andreas Metzler writes: > On 2013-11-11 Harlan Stenn <st...@ntp.org> wrote: > [...] > > Second, I tried the latest autogen 'pre' and it built and 'make check' > > went fine on freebsd and debian, and it built fine under Solaris but we > > had two "check" failures - I'll send those to you later. > > Hello, > Which compiler did you use for building? You'll only see the problem if > the system provides no stdnoreturn.h. Therefore you' won't see the > problem with gcc >= 4.7.
On one solaris box, gcc-4.2.0. On another solaris box, gcc-4.3.3. On the debian box, gcc-4.7.2. On the FreeBSD box, gcc-3.4.6. All boxes had compile problems in the same area before Bruce's fix. H