[code:1]> make
Making all in wrlib
make[1]: Entering directory `/tmp/WindowMaker-CVS-20030928/wrlib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tmp/WindowMaker-CVS-20030928/wrlib'
Making all in WINGs
make[1]: Entering directory `/tmp/WindowMaker-CVS-20030928/WINGs'
Making all in WINGs
make[2]: Entering directory `/tmp/WindowMaker-CVS-20030928/WINGs/WINGs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/WindowMaker-CVS-20030928/WINGs/WINGs'
Making all in .
make[2]: Entering directory `/tmp/WindowMaker-CVS-20030928/WINGs'
gcc -DHAVE_CONFIG_H -I. -I. -I../src -I../WINGs/WINGs -I../wrlib -I../src -DRESO
URCE_PATH=\"/usr/share/WINGs\" -I/usr/X11R6/include -I/usr/include/freetype2 -
I/usr/include -I/usr/X11R6/include -DDEBUG -DLOCALEDIR=\"/usr/lib/locale\" -g
-O2 -c `test -f wfont.c || echo './'`wfont.c
wfont.c: In function `WMCopyFontWithChanges':
wfont.c:500: error: `WMFontFlags' undeclared (first use in this function)
wfont.c:500: error: (Each undeclared identifier is reported only once
wfont.c:500: error: for each function it appears in.)
wfont.c:500: error: syntax error before "fFlags"
wfont.c:508: error: `fFlags' undeclared (first use in this function)
wfont.c:508: error: structure has no member named `antialiased'
wfont.c:508: error: `WFAntialiased' undeclared (first use in this function)
wfont.c:508: error: `WFNotAntialiased' undeclared (first use in this function)
wfont.c:509: error: structure has no member named `notFontSet'
wfont.c:509: error: `WFNormalFont' undeclared (first use in this function)
wfont.c:509: error: `WFFontSet' undeclared (first use in this function)
wfont.c:515: error: `W_FontAttributes' undeclared (first use in this function)
wfont.c:515: error: syntax error before ')' token
wfont.c:526: error: structure has no member named `antialiased'
wfont.c:527: warning: assignment makes pointer from integer without a cast
wfont.c:529: warning: assignment makes pointer from integer without a cast
wfont.c:542: warning: return makes pointer from integer without a cast
wfont.c:555: warning: assignment makes pointer from integer without a cast
make[2]: *** [wfont.o] Error 1
make[2]: Leaving directory `/tmp/WindowMaker-CVS-20030928/WINGs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/WindowMaker-CVS-20030928/WINGs'
make: *** [all-recursive] Error 1[/code:1]