Hi, Managers:
I am having problems building elm.
The following is the error message I got:
# make
cd lib; /bin/make - all
gcc -O -I../hdrs -c add_site.c
In file included from /usr/include/sys/localedef.h:79,
from /usr/include/ctype.h:111,
from ../hdrs/defs.h:697,
from ../hdrs/headers.h:93,
from add_site.c:27:
/usr/include/sys/lc_core.h:132: parse error before `struct'
/usr/include/sys/lc_core.h:221: parse error before `struct'
/usr/include/sys/lc_core.h:241: parse error before `struct'
/usr/include/sys/lc_core.h:257: parse error before `struct'
/usr/include/sys/lc_core.h:270: parse error before `struct'
/usr/include/sys/lc_core.h:285: parse error before `struct'
*** Exit 1
Stop.
*** Exit 1
Stop.
Any help, advice, are greatly appreciated.
Deming Zhuang
Received on Sun Jan 19 1997 - 22:29:13 NZDT