Updated via CVS from b41-pre1
make clean
./configure (no options)
make beta
Get the following error:
gcc -c -g -O3 -Wall -Wno-switch -Demacs -I. -DHAVE_CONFIG_H -Wno-sign-compare
-fno-caller-saves objects-msw.c
objects-msw.c: In function `mswindows_initialize_font_instance':
objects-msw.c:1067: `JOHAB_CHARSET' undeclared (first use this function)
objects-msw.c:1067: (Each undeclared identifier is reported only once
objects-msw.c:1067: for each function it appears in.)
objects-msw.c:1076: `MAC_CHARSET' undeclared (first use this function)
make[1]: *** [objects-msw.o] Error 1
make: *** [src] Error 2
Show replies by date