Anonymous - 2003-02-27

I'm having a problem compiling any version of wvware on SuSE LInux 7.3 (kernel 2.2.16, gcc 2.95.3) .  Whenever I do a make it dies while compiling glib-wv/gstrfuncs.c

gcc -I.. -I. -I./..  -g -O2 -DHAVE_CONFIG_H  -I./../glib-wv -c ./gstrfuncs.c
./gstrfuncs.c: In function `g_strdup_vprintf':
./gstrfuncs.c:117: incompatible types in assignment
make[1]: *** [gstrfuncs.o] Error 1
make[1]: Leaving directory `/mnt/disk2/filenet_wcm_upgrade/other-software/source/wv-0.7.4/glib-wv'
make: *** [BGLIB-WV] Error 1

I've looked on the groups and on google, but couldn't seem to find any reference to a workaround/fix.  Am I missing something or is this a bug?

If you want to see a complete log of my keystrokes, http://jyradelix.home.mindspring.com/wvware-log.txt

Michael