Maxin B. John wrote: > ./stdint.h:89:5: error: #if with no expression > #if > ... > (Link: http://errors.yoctoproject.org/Errors/Details/123659/ ) > > This appears to be an error introduced by the gnulib commit: > > http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=5a400b3f5a1f5483dbfd75d38bdb7080218a063b
It's the same symptom as reported in <http://lists.gnu.org/archive/html/bug-gnulib/2016-12/msg00125.html> Can you please check that your aclocal search path doesn't contain an older version of wint_t.m4 ? Bruno