The (u)intmax_t bit in revision 1.109 of modules/m4.c broke the build for 
me.

.../m4/modules/m4.c:103: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'number'
.../m4/modules/m4.c:104: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'unumber'
.../m4/modules/m4.c:111: error: expected ')' before 'value'
[...many, many many more errors]

modules/m4.c is not pulling in gnu/stdint.h in its header tree. Adding 
"#include <gnu/stdint.h>" to $builddir/m4/system.h fixed the problem for 
me.


--Daniel


-- 
NAME   = Daniel Richard G.       ##  Remember, skunks       _\|/_  meef?
EMAIL1 = [EMAIL PROTECTED]        ##  don't smell bad---    (/o|o\) /
EMAIL2 = [EMAIL PROTECTED]      ##  it's the people who   < (^),>
WWW    = http://www.******.org/  ##  annoy them that do!    /   \
--
(****** = site not yet online)


_______________________________________________
M4-discuss mailing list
M4-discuss@gnu.org
http://lists.gnu.org/mailman/listinfo/m4-discuss

Reply via email to