Hi!
I get the following error:
console-msw.c
..\src\lisp.h(2138) : error C2143: syntax error : missing ')' before '*'
..\src\lisp.h(2138) : error C2143: syntax error : missing '{' before '*'
..\src\lisp.h(2138) : error C2059: syntax error : ')'
..\src\lisp.h(2138) : error C2059: syntax error : ';'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
The culprit seems to be 'uid_t'. Where is it defined?
Thanks, norbert.
Show replies by date