On Tue, Jun 03, 2003 at 07:50:31AM -0400, Michael George wrote: > I got the tarball for 3.7a4 and applied this patch, but I still get an error; > ------------------------------------------------------------------- > /usr/local/src/ctwm-3.7-alpha4>patch < patch > patching file gram.y > /usr/local/src/ctwm-3.7-alpha4>xmkmf > imake -DUseInstalled -I/usr/X11R6/lib/X11/config > /usr/local/src/ctwm-3.7-alpha4>make > bison -y -d gram.y > conflicts: 8 shift/reduce > mv -f y.tab.c gram.c > mv -f y.tab.h gram.h > gcc -m32 -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fno-strict-aliasing > -I/usr/X11R6/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L > -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE > -D_SVID_SOURCE > -DFUNCPROTO=15 -DNARROWPROTO -DUSEM4 -DGNOME -DXPM -DJPEG -c -o > gram.o gram.c > gram.y: In function `yyparse': > gram.y:703: error: parse error before '}' token > make: *** [gram.o] Error 1 > ------------------------------------------------------------------- > > However, putting a ';' on line 703 (after the patch), seems to have fixed it. > Now to try it...
Well, in trying it, I cannot select "Occupy" (f.occupy) or "Occupy All" (f.occupyall) from the menu. It just beeps at me and I don't get the dot to select a window... Are there some docs I need to read to make conversions to my .ctwmrc file? -Michael
