m4-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS build breakage


From: Daniel Richard G.
Subject: CVS build breakage
Date: Fri, 25 May 2007 22:34:08 -0400

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 = address@hidden        ##  don't smell bad---    (/o|o\) /
EMAIL2 = address@hidden      ##  it's the people who   < (^),>
WWW    = http://www.******.org/  ##  annoy them that do!    /   \
--
(****** = site not yet online)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]