You need to cvs update the wv module, too. Robert
On Sat, Feb 16, 2002 at 05:47:01PM -0500, Robert Altenburg wrote: > Since the cvs came back on line I can's get > abiword to build (gtk) on my linux box. "make" > dies with the attached msg. > > Is anyone else having a problem with this? > > - > Rob Altenburg > > ---- > c++ -DPACKAGE=\"AbiSuite\" -DVERSION=\"0.99.1\" -DSTDC_HEADERS=1 > -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 > -DHAVE_UNISTD_H=1 -DHAVE_MALLOC_H=1 -DHAVE_EXPAT=1 -DHAVE_PSICONV=1 > -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void > -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. > -I. -I../../../../src/other/spell/xp > -I../../../../src/other/fribidi/xp -I../../../../src/wp/ap/xp > -I../../../../src/wp/impexp/xp -I../../../../src/wp/ap/unix > -I../../../../src/wp/ap/xp/ToolbarIcons -I../../../../src/text/ptbl/xp > -I../../../../src/text/fmt/xp -I../../../../src/af/util/xp > -I../../../../src/af/ev/xp -I../../../../src/af/ev/xp > -I../../../../src/af/gr/xp -I../../../../src/af/xap/xp > -I../../../../src/af/util/unix -I../../../../src/af/ev/unix > -I../../../../src/af/gr/unix -I../../../../src/af/xap/unix > -I../../../../../wv/ -I../../../../../wv/libole2 > -I../../../../../wv/exporter -I../../../../../wv/glib-wv > -I../../../../../libiconv/include -Wall -pedantic -ansi > -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DDEBUG -DUT_DEBUG -DFMT_TEST > -DUT_TEST -DPT_TEST -g -I /home/rca/abiword/expat/lib/ > -I/home/rca/abiword/psiconv/ -I/home/rca/abiword/wv -DHAVE_LIBJPEG > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include > -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"0.99.1\" -c > ie_imp_MsWord_97.cpp > In file included from ie_imp_MsWord_97.cpp:56: > ie_imp_MsWord_dump.h: In function `void s_dump_chp (CHP *)': > ie_imp_MsWord_dump.h:191: warning: int format, DTTM arg (arg 49) > ie_imp_MsWord_dump.h:191: warning: int format, DTTM arg (arg 50) > ie_imp_MsWord_dump.h:191: warning: int format, DTTM arg (arg 71) > ie_imp_MsWord_dump.h:191: warning: int format, DTTM arg (arg 77) > ie_imp_MsWord_dump.h:191: warning: int format, DTTM arg (arg 80) > ie_imp_MsWord_dump.h:191: warning: int format, pointer arg (arg 81) > ie_imp_MsWord_dump.h:191: warning: int format, SHD arg (arg 82) > ie_imp_MsWord_dump.h:191: warning: int format, BRC arg (arg 83) > ie_imp_MsWord_97.cpp: In method `int IE_Imp_MsWord_97::_beginPara > (wvParseStruct *, unsigned int, void *, int)': > ie_imp_MsWord_97.cpp:1650: warning: argument of negative value `-1' to > `unsigned int' > ie_imp_MsWord_97.cpp:1563: warning: unused variable `LSTF *myLSTF' > ie_imp_MsWord_97.cpp: In method `UT_Error > IE_Imp_MsWord_97::_handleImage (Blip *, long int, long int)': > ie_imp_MsWord_97.cpp:2448: `wvStream_size' undeclared (first use this > function) > ie_imp_MsWord_97.cpp:2448: (Each undeclared identifier is reported only > once for each function it appears in.) > ie_imp_MsWord_97.cpp: At top level: > ie_imp_MsWord_dump.h:9: warning: `void s_dump_chp (CHP *)' defined but > not used > make[4]: *** [ie_imp_MsWord_97.o] Error 1 > make[4]: Leaving directory `/home/rca/abiword/abi/src/wp/impexp/xp' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/rca/abiword/abi/src/wp/impexp' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/rca/abiword/abi/src/wp' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/rca/abiword/abi/src' > make: *** [all-recursive] Error 1 >
