Just updated my cvs version to the latest and get this error....


DEPDIR=.deps depmode=gcc /bin/sh ../depcomp \
/usr/bin/gcc-2.95 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libs -I/usr/include -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -DFVWM_MODULEDIR=\"/usr/local/libexec/fvwm/2.5.17\" -DFVWM_DATADIR=\"/usr/local/share/fvwm\" -DFVWM_CONFDIR=\"/usr/local/etc\" -DFVWM_COLORSET_PRIVATE=1 -DLOCALEDIR=\"/usr/local/share/locale\" -Wall -Wno-implicit-int -g -O2 -c style.c
style.c: In function `style_parse_focus_policy_style':
style.c:1238: parse error before `char'
style.c:1276: `found' undeclared (first use in this function)
style.c:1276: (Each undeclared identifier is reported only once
style.c:1276: for each function it appears in.)
style.c:1277: `val' undeclared (first use in this function)
style.c:1278: `optlist' undeclared (first use in this function)
style.c:1278: warning: passing arg 4 of `GetNextTokenIndex' from incompatible pointer type
style.c:1279: switch quantity not an integer
style.c:1296: `token' undeclared (first use in this function)
style.c:1286: warning: unreachable code at beginning of switch statement
style.c:1523: warning: control reaches end of non-void function
make[2]: *** [style.o] Error 1
make[2]: Leaving directory `/home/awol/work/cvs/fvwm/fvwm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/awol/work/cvs/fvwm'
make: *** [all] Error 2


Just to be absolutely sure I also did a complete fresh checkout.
And ./configure yields...

  With Asian bi-direct. text support? yes
  With Gettext Native Lang support?   yes (libc)
  With GTK+ required for FvwmGtk?     yes
With GDK image support in FvwmGtk? no: Failed on gdk-imlib, see config.log
  With GNOME libs support in FvwmGtk? yes
  With Iconv support?                 yes (from C library)
  With Mouse strokes (gestures)?      yes
  With PNG image support?             yes
  With ReadLine sup. in FvwmConsole?  yes
  With RPlay support in FvwmEvent?    yes
  With Shaped window support?         yes
  With Shared memory for XImage?      yes
  With Session Management support?    yes
  With Xinerama multi-head support?   yes
  With Xft anti-alias font support?   yes (version 2)
  With XPM image support?             yes
  With Xrender image support?         yes




Alex

Reply via email to