....I'm finding an oddity between my beige G3 and my iBook, both of which I've been updating using anon cvs on a periodic basis. The beige G3 is the one that keeps giving me WMF problems, whereas the iBook can get through the complete build.
Here's as far as the G3 gets: Making all in ttftool Making all in unix cc -DPACKAGE=\"AbiSuite\" -DVERSION=\"0.9.2\" -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_EXPAT=1 -DHAVE_WV=1 -DHAVE_LIBPNG=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -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/mac -I../../../../src/af/ev/mac -I../../../../src/af/gr/mac -I../../../../src/af/xap/mac -I/Users/jbuell/Documents/abiword/wv/ @LIBWMF_CFLAGS@ -I/Users/jbuell/Documents/abiword/libpng/ -I/Users/jbuell/Documents/abiword/abi/src/af/util/unix -fpascal-strings -DCARBON_ON_MACH_O=1 -DNO_SYS_ERRLIST -I/Developer/Headers/FlatCarbon -DXP_MAC_TARGET_MACOSX -DXP_MAC_TARGET_CARBON -DXP_MAC_TARGET_QUARTZ -c ttftool.c cc: @LIBWMF_CFLAGS@: No such file or directory make[4]: *** [ttftool.o] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 And the iBook: Making all in ttftool Making all in unix cc -DPACKAGE=\"AbiSuite\" -DVERSION=\"0.9.4.1\" -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_EXPAT=1 -DHAVE_PSICONV=1 -DHAVE_WV=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -I. -I. -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/mac -I../../../../src/af/ev/mac -I../../../../src/af/gr/mac -I../../../../src/af/xap/mac -I/Users/jbuell/Documents/abiword/psiconv/ -I/Users/jbuell/Documents/abiword/wv/ -I/Users/jbuell/Documents/abiword/abi/src/af/util/unix -fpascal-strings -DCARBON_ON_MACH_O=1 -DNO_SYS_ERRLIST -I/Developer/Headers/FlatCarbon -DXP_MAC_TARGET_MACOSX -DXP_MAC_TARGET_CARBON -DXP_MAC_TARGET_QUARTZ -c ttftool.c Both are running 10.1 with the updated developer tools (and the security patches). I find it odd that the one has figured out the version update to AbiWord, and the other hasn't yet. The G3 build log is from this morning, the iBook's log is from Saturday. Any suggestions? -John
