ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/abiword.spec'], False, '/var/lib/mock/dist-f8-build-291991-54348/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc --nodeps builddir/build/SPECS/abiword.spec'] warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/abiword-2.6.5-1.fc8.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/abiword.spec'], False, '/var/lib/mock/dist-f8-build-291991-54348/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/abiword.spec'] Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.37893 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf abiword-2.6.5 + /bin/gzip -dc /builddir/build/SOURCES/abiword-2.6.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abiword-2.6.5 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (abiword-2.6.4-desktop.patch):' Patch #1 (abiword-2.6.4-desktop.patch): + patch -p1 -b --suffix .desktop -s + echo 'Patch #2 (abiword-2.6.0-boolean.patch):' Patch #2 (abiword-2.6.0-boolean.patch): + patch -p1 -b --suffix .boolean -s + cd /builddir/build/BUILD + rm -rf abiword-plugins-2.6.5 + /bin/gzip -dc /builddir/build/SOURCES/abiword-plugins-2.6.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abiword-plugins-2.6.5 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (abiword-plugins-2.6.0-boolean.patch):' Patch #3 (abiword-plugins-2.6.0-boolean.patch): + patch -p1 -b --suffix .boolean -s + cd /builddir/build/BUILD + rm -rf abiword-extras-2.6.5 + /bin/gzip -dc /builddir/build/SOURCES/abiword-extras-2.6.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abiword-extras-2.6.5 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #4 (abiword-extras-2.6.4-nohash.patch):' Patch #4 (abiword-extras-2.6.4-nohash.patch): + patch -p1 -b --suffix .nohash -s + cd /builddir/build/BUILD + rm -rf abiword-docs-2.6.5 + /bin/gzip -dc /builddir/build/SOURCES/abiword-docs-2.6.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd abiword-docs-2.6.5 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (abiword-2.6.0-windowshelppaths.patch):' Patch #0 (abiword-2.6.0-windowshelppaths.patch): + patch -p1 -b --suffix .windowshelppaths -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.32938 + umask 022 + cd /builddir/build/BUILD + cd abiword-docs-2.6.5 + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD/abiword-2.6.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking CFLAGS... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 checking CXXFLAGS... -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long int... yes checking size of long int... 4 checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for printing support... true checking for GLIB... yes checking for GMODULE... yes checking for GTHREAD... yes checking for GTK... yes checking for PANGOFT2... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for GNOMEPRINT... yes checking for FREETYPE... yes checking whether binary relocation support should be enabled... no checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for GUCHARMAP... no checking for XFT... yes checking for GSF... yes checking for GSF_HTTP... yes checking for GOFFICE... yes checking for GNOMEUI... yes checking for SPELL... yes checking for FRIBIDI... yes checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether byte ordering is bigendian... yes checking for xml2-config... /usr/bin/xml2-config checking for WV... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for LIBPNG... yes checking popt.h usability... yes checking popt.h presence... yes checking for popt.h... yes checking for libjpeg checking for jpeg_start_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking whether scandir select requires const struct dirent... yes checking for valgrind... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no configure: WARNING: Valgrind is missing. UnitTesting will run without configure: creating ./config.status config.status: creating goffice-bits/GNUmakefile config.status: creating abiword.pc config.status: creating libabiword.pc config.status: creating GNUmakefile config.status: creating src/GNUmakefile config.status: creating src/af/GNUmakefile config.status: creating src/af/tf/GNUmakefile config.status: creating src/af/ev/GNUmakefile config.status: creating src/af/ev/xp/GNUmakefile config.status: creating src/af/ev/cocoa/GNUmakefile config.status: creating src/af/ev/qnx/GNUmakefile config.status: creating src/af/ev/unix/GNUmakefile config.status: creating src/af/ev/unix/gnome/GNUmakefile config.status: creating src/af/ev/win/GNUmakefile config.status: creating src/af/gr/GNUmakefile config.status: creating src/af/gr/xp/GNUmakefile config.status: creating src/af/gr/cocoa/GNUmakefile config.status: creating src/af/gr/unix/GNUmakefile config.status: creating src/af/gr/qnx/GNUmakefile config.status: creating src/af/gr/win/GNUmakefile config.status: creating src/af/util/GNUmakefile config.status: creating src/af/util/xp/GNUmakefile config.status: creating src/af/util/xp/t/GNUmakefile config.status: creating src/af/util/unix/GNUmakefile config.status: creating src/af/util/qnx/GNUmakefile config.status: creating src/af/util/win/GNUmakefile config.status: creating src/af/tf/xp/GNUmakefile config.status: creating src/af/xap/GNUmakefile config.status: creating src/af/xap/xp/GNUmakefile config.status: creating src/af/xap/cocoa/GNUmakefile config.status: creating src/af/xap/qnx/GNUmakefile config.status: creating src/af/xap/win/GNUmakefile config.status: creating src/af/xap/unix/GNUmakefile config.status: creating src/af/xap/unix/t/GNUmakefile config.status: creating src/af/xap/unix/hildon/GNUmakefile config.status: creating src/config/GNUmakefile config.status: creating src/config/platforms/GNUmakefile config.status: creating src/config/require/GNUmakefile config.status: creating src/config/require/win/GNUmakefile config.status: creating src/other/GNUmakefile config.status: creating src/other/spell/GNUmakefile config.status: creating src/other/spell/xp/GNUmakefile config.status: creating src/pkg/GNUmakefile config.status: creating src/pkg/maemo/GNUmakefile config.status: creating src/pkg/maemo/abiword.desktop config.status: creating src/pkg/maemo/com.abisource.abiword.service config.status: creating src/pkg/maemo/debian/GNUmakefile config.status: creating src/text/GNUmakefile config.status: creating src/text/fmt/GNUmakefile config.status: creating src/text/fmt/xp/GNUmakefile config.status: creating src/text/fmt/unix/GNUmakefile config.status: creating src/text/ptbl/GNUmakefile config.status: creating src/text/ptbl/xp/GNUmakefile config.status: creating src/text/ptbl/xp/t/GNUmakefile config.status: creating src/wp/GNUmakefile config.status: creating src/wp/ap/GNUmakefile config.status: creating src/wp/ap/xp/GNUmakefile config.status: creating src/wp/ap/cocoa/GNUmakefile config.status: creating src/wp/ap/qnx/GNUmakefile config.status: creating src/wp/ap/unix/GNUmakefile config.status: creating src/wp/ap/unix/hildon/GNUmakefile config.status: creating src/wp/ap/win/GNUmakefile config.status: creating src/wp/ap/win/ToolbarIcons/GNUmakefile config.status: creating src/wp/impexp/GNUmakefile config.status: creating src/wp/impexp/cocoa/GNUmakefile config.status: creating src/wp/impexp/unix/GNUmakefile config.status: creating src/wp/impexp/qnx/GNUmakefile config.status: creating src/wp/impexp/win/GNUmakefile config.status: creating src/wp/impexp/xp/GNUmakefile config.status: creating src/wp/main/GNUmakefile config.status: creating src/wp/main/xp/GNUmakefile config.status: creating src/wp/main/cocoa/GNUmakefile config.status: creating src/wp/main/cocoa/bundle/GNUmakefile config.status: creating src/wp/main/cocoa/bundle/Info.plist config.status: creating src/wp/main/cocoa/AbiWord.app/GNUmakefile config.status: creating src/wp/main/cocoa/AbiWord.app/Contents/GNUmakefile config.status: creating src/wp/main/cocoa/AbiWord.app/Contents/MacOS/GNUmakefile config.status: creating src/wp/main/cocoa/AbiWord.app/Contents/Frameworks/GNUmakefile config.status: creating src/wp/main/cocoa/AbiWord.app/Contents/Resources/GNUmakefile config.status: creating src/wp/main/cocoa/AbiWord.app/Contents/Resources/English.lproj/GNUmakefile config.status: creating src/wp/main/qnx/GNUmakefile config.status: creating src/wp/main/unix/GNUmakefile config.status: creating src/wp/main/win/GNUmakefile config.status: creating src/wp/test/GNUmakefile config.status: creating src/wp/test/xp/GNUmakefile config.status: creating src/wp/test/unix/GNUmakefile config.status: creating src/wp/test/unix/testwrap.sh config.status: creating src/wp/test/win/GNUmakefile config.status: creating src/wp/test/win/testwrap.sh config.status: creating src/wp/test/cocoa/GNUmakefile config.status: creating src/tools/GNUmakefile config.status: creating src/tools/cdump/GNUmakefile config.status: creating src/tools/cdump/xp/GNUmakefile config.status: creating src/tools/po2str/GNUmakefile config.status: creating src/tools/po2str/xp/GNUmakefile config.status: creating user/GNUmakefile config.status: creating user/wp/GNUmakefile config.status: creating user/wp/strings/GNUmakefile config.status: creating user/wp/templates/GNUmakefile config.status: executing depfiles commands Configured to build on a Unix/Linux platform. Configured with printing capabilities. Configured with XFT support. XML Parser: libxml2 in -lxml2 -lz -lm zlib: zlib in -lz PNG Library: libpng in -lpng12 popt: libpopt in -lpopt WV Library: -lwv -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 -lpng -lz -lm iconv: system iconv spelling: enchant goffice: system gnome-vfs: no (>= 2.2.0 not fulfilled) gnome-ui: yes (autodetected) libabiword: no binreloc: no installing in: /usr Type make to build AbiWord. + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src' Making all in config make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config' Making all in platforms make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' Making all in require make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' Making all in win make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' Making all in cdump make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' gcc -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT cdump.o -MD -MP -MF .deps/cdump.Tpo -c -o cdump.o cdump.c mv -f .deps/cdump.Tpo .deps/cdump.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o cdump cdump.o make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' Making all in po2str make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' gcc -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT po2str.o -MD -MP -MF .deps/po2str.Tpo -c -o po2str.o po2str.c po2str.c: In function '_ParseFileName': po2str.c:58: warning: suggest parentheses around assignment used as truth value po2str.c: In function 'xform_data': po2str.c:235: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result po2str.c:254: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result po2str.c: In function 'main': po2str.c:346: warning: pointer targets in passing argument 2 of '_GetEncoding' differ in signedness po2str.c:349: warning: pointer targets in passing argument 1 of '_FindStartofTags' differ in signedness po2str.c:342: warning: ignoring return value of 'fread', declared with attribute warn_unused_result mv -f .deps/po2str.Tpo .deps/po2str.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o po2str po2str.o make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' Making all in af make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af' Making all in tf make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' Making all in ev make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_EditBinding.o -MD -MP -MF .deps/ev_EditBinding.Tpo -c -o ev_EditBinding.o ev_EditBinding.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_EditEventMapper.o -MD -MP -MF .deps/ev_EditEventMapper.Tpo -c -o ev_EditEventMapper.o ev_EditEventMapper.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_EditMethod.o -MD -MP -MF .deps/ev_EditMethod.Tpo -c -o ev_EditMethod.o ev_EditMethod.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Keyboard.o -MD -MP -MF .deps/ev_Keyboard.Tpo -c -o ev_Keyboard.o ev_Keyboard.cpp mv -f .deps/ev_EditEventMapper.Tpo .deps/ev_EditEventMapper.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Menu.o -MD -MP -MF .deps/ev_Menu.Tpo -c -o ev_Menu.o ev_Menu.cpp mv -f .deps/ev_Keyboard.Tpo .deps/ev_Keyboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Menu_Actions.o -MD -MP -MF .deps/ev_Menu_Actions.Tpo -c -o ev_Menu_Actions.o ev_Menu_Actions.cpp mv -f .deps/ev_EditBinding.Tpo .deps/ev_EditBinding.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Menu_Labels.o -MD -MP -MF .deps/ev_Menu_Labels.Tpo -c -o ev_Menu_Labels.o ev_Menu_Labels.cpp mv -f .deps/ev_Menu_Actions.Tpo .deps/ev_Menu_Actions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Menu_Layouts.o -MD -MP -MF .deps/ev_Menu_Layouts.Tpo -c -o ev_Menu_Layouts.o ev_Menu_Layouts.cpp mv -f .deps/ev_EditMethod.Tpo .deps/ev_EditMethod.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Mouse.o -MD -MP -MF .deps/ev_Mouse.Tpo -c -o ev_Mouse.o ev_Mouse.cpp mv -f .deps/ev_Menu_Labels.Tpo .deps/ev_Menu_Labels.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_NamedVirtualKey.o -MD -MP -MF .deps/ev_NamedVirtualKey.Tpo -c -o ev_NamedVirtualKey.o ev_NamedVirtualKey.cpp mv -f .deps/ev_Menu.Tpo .deps/ev_Menu.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Toolbar.o -MD -MP -MF .deps/ev_Toolbar.Tpo -c -o ev_Toolbar.o ev_Toolbar.cpp ev_Menu_Layouts.cpp: In member function 'void EV_Menu_Layout::addFakeLayoutItem(UT_uint32, EV_Menu_LayoutFlags)': ev_Menu_Layouts.cpp:141: warning: unused variable 'err' mv -f .deps/ev_NamedVirtualKey.Tpo .deps/ev_NamedVirtualKey.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Toolbar_Actions.o -MD -MP -MF .deps/ev_Toolbar_Actions.Tpo -c -o ev_Toolbar_Actions.o ev_Toolbar_Actions.cpp mv -f .deps/ev_Menu_Layouts.Tpo .deps/ev_Menu_Layouts.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Toolbar_Control.o -MD -MP -MF .deps/ev_Toolbar_Control.Tpo -c -o ev_Toolbar_Control.o ev_Toolbar_Control.cpp mv -f .deps/ev_Toolbar.Tpo .deps/ev_Toolbar.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Toolbar_Labels.o -MD -MP -MF .deps/ev_Toolbar_Labels.Tpo -c -o ev_Toolbar_Labels.o ev_Toolbar_Labels.cpp mv -f .deps/ev_Mouse.Tpo .deps/ev_Mouse.Po mv -f .deps/ev_Toolbar_Actions.Tpo .deps/ev_Toolbar_Actions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_Toolbar_Layouts.o -MD -MP -MF .deps/ev_Toolbar_Layouts.Tpo -c -o ev_Toolbar_Layouts.o ev_Toolbar_Layouts.cpp mv -f .deps/ev_Toolbar_Control.Tpo .deps/ev_Toolbar_Control.Po mv -f .deps/ev_Toolbar_Layouts.Tpo .deps/ev_Toolbar_Layouts.Po mv -f .deps/ev_Toolbar_Labels.Tpo .deps/ev_Toolbar_Labels.Po rm -f libEv_xp.a ar cru libEv_xp.a ev_EditBinding.o ev_EditEventMapper.o ev_EditMethod.o ev_Keyboard.o ev_Menu.o ev_Menu_Actions.o ev_Menu_Labels.o ev_Menu_Layouts.o ev_Mouse.o ev_NamedVirtualKey.o ev_Toolbar.o ev_Toolbar_Actions.o ev_Toolbar_Control.o ev_Toolbar_Labels.o ev_Toolbar_Layouts.o ranlib libEv_xp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' Making all in gnome make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../../src/af/util/xp' -I'../../../../../src/af/tf/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'../../../../../src/wp/ap/xp' -I'../../../../../src/wp/impexp/xp' -I'../../../../../src/wp/ap/unix' -I'../../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../../src/pkg/linux/apkg' -I'../../../../../src/text/ptbl/xp' -I'../../../../../src/text/fmt/xp' -I'../../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_GnomeToolbar.o -MD -MP -MF .deps/ev_GnomeToolbar.Tpo -c -o ev_GnomeToolbar.o ev_GnomeToolbar.cpp mv -f .deps/ev_GnomeToolbar.Tpo .deps/ev_GnomeToolbar.Po rm -f libEv_gnome.a ar cru libEv_gnome.a ev_GnomeToolbar.o ranlib libEv_gnome.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' gcc -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -MT ev_UnixFontCombo.o -MD -MP -MF .deps/ev_UnixFontCombo.Tpo -c -o ev_UnixFontCombo.o ev_UnixFontCombo.c g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_UnixKeyboard.o -MD -MP -MF .deps/ev_UnixKeyboard.Tpo -c -o ev_UnixKeyboard.o ev_UnixKeyboard.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_UnixMenu.o -MD -MP -MF .deps/ev_UnixMenu.Tpo -c -o ev_UnixMenu.o ev_UnixMenu.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_UnixMouse.o -MD -MP -MF .deps/ev_UnixMouse.Tpo -c -o ev_UnixMouse.o ev_UnixMouse.cpp mv -f .deps/ev_UnixFontCombo.Tpo .deps/ev_UnixFontCombo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_UnixToolbar.o -MD -MP -MF .deps/ev_UnixToolbar.Tpo -c -o ev_UnixToolbar.o ev_UnixToolbar.cpp ev_UnixMenu.cpp: In member function 'bool EV_UnixMenu::synthesizeMenu(GtkWidget*, bool)': ev_UnixMenu.cpp:452: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:612: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:625: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:652: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp: In member function 'bool EV_UnixMenu::_refreshMenu(AV_View*, GtkWidget*)': ev_UnixMenu.cpp:745: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:887: warning: dereferencing type-punned pointer will break strict-aliasing rules ev_UnixMenu.cpp:904: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ev_UnixKeyboard.Tpo .deps/ev_UnixKeyboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ev_UnixToolbar_ViewListener.o -MD -MP -MF .deps/ev_UnixToolbar_ViewListener.Tpo -c -o ev_UnixToolbar_ViewListener.o ev_UnixToolbar_ViewListener.cpp mv -f .deps/ev_UnixMouse.Tpo .deps/ev_UnixMouse.Po mv -f .deps/ev_UnixMenu.Tpo .deps/ev_UnixMenu.Po mv -f .deps/ev_UnixToolbar_ViewListener.Tpo .deps/ev_UnixToolbar_ViewListener.Po mv -f .deps/ev_UnixToolbar.Tpo .deps/ev_UnixToolbar.Po rm -f libEv_unix.a ar cru libEv_unix.a ev_UnixFontCombo.o ev_UnixKeyboard.o ev_UnixMenu.o ev_UnixMouse.o ev_UnixToolbar.o ev_UnixToolbar_ViewListener.o ranlib libEv_unix.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' rm -f libEv.a ar cru libEv.a xp/*.o unix/*.o ranlib libEv.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' Making all in gr make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_CharWidths.o -MD -MP -MF .deps/gr_CharWidths.Tpo -c -o gr_CharWidths.o gr_CharWidths.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_CharWidthsCache.o -MD -MP -MF .deps/gr_CharWidthsCache.Tpo -c -o gr_CharWidthsCache.o gr_CharWidthsCache.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_DrawArgs.o -MD -MP -MF .deps/gr_DrawArgs.Tpo -c -o gr_DrawArgs.o gr_DrawArgs.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_Graphics.o -MD -MP -MF .deps/gr_Graphics.Tpo -c -o gr_Graphics.o gr_Graphics.cpp mv -f .deps/gr_DrawArgs.Tpo .deps/gr_DrawArgs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_Transform.o -MD -MP -MF .deps/gr_Transform.Tpo -c -o gr_Transform.o gr_Transform.cpp mv -f .deps/gr_Transform.Tpo .deps/gr_Transform.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_Image.o -MD -MP -MF .deps/gr_Image.Tpo -c -o gr_Image.o gr_Image.cpp mv -f .deps/gr_CharWidths.Tpo .deps/gr_CharWidths.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_VectorImage.o -MD -MP -MF .deps/gr_VectorImage.Tpo -c -o gr_VectorImage.o gr_VectorImage.cpp mv -f .deps/gr_CharWidthsCache.Tpo .deps/gr_CharWidthsCache.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_Caret.o -MD -MP -MF .deps/gr_Caret.Tpo -c -o gr_Caret.o gr_Caret.cpp mv -f .deps/gr_Image.Tpo .deps/gr_Image.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_Painter.o -MD -MP -MF .deps/gr_Painter.Tpo -c -o gr_Painter.o gr_Painter.cpp mv -f .deps/gr_VectorImage.Tpo .deps/gr_VectorImage.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_RenderInfo.o -MD -MP -MF .deps/gr_RenderInfo.Tpo -c -o gr_RenderInfo.o gr_RenderInfo.cpp mv -f .deps/gr_Graphics.Tpo .deps/gr_Graphics.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_EmbedManager.o -MD -MP -MF .deps/gr_EmbedManager.Tpo -c -o gr_EmbedManager.o gr_EmbedManager.cpp mv -f .deps/gr_Caret.Tpo .deps/gr_Caret.Po mv -f .deps/gr_Painter.Tpo .deps/gr_Painter.Po mv -f .deps/gr_RenderInfo.Tpo .deps/gr_RenderInfo.Po mv -f .deps/gr_EmbedManager.Tpo .deps/gr_EmbedManager.Po rm -f libGr_xp.a ar cru libGr_xp.a gr_CharWidths.o gr_CharWidthsCache.o gr_DrawArgs.o gr_Graphics.o gr_Transform.o gr_Image.o gr_VectorImage.o gr_Caret.o gr_Painter.o gr_RenderInfo.o gr_EmbedManager.o ranlib libGr_xp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_UnixPangoGraphics.o -MD -MP -MF .deps/gr_UnixPangoGraphics.Tpo -c -o gr_UnixPangoGraphics.o gr_UnixPangoGraphics.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_UnixNullGraphics.o -MD -MP -MF .deps/gr_UnixNullGraphics.Tpo -c -o gr_UnixNullGraphics.o gr_UnixNullGraphics.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_UnixImage.o -MD -MP -MF .deps/gr_UnixImage.Tpo -c -o gr_UnixImage.o gr_UnixImage.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT gr_UnixPangoPixmapGraphics.o -MD -MP -MF .deps/gr_UnixPangoPixmapGraphics.Tpo -c -o gr_UnixPangoPixmapGraphics.o gr_UnixPangoPixmapGraphics.cpp mv -f .deps/gr_UnixImage.Tpo .deps/gr_UnixImage.Po gr_UnixPangoGraphics.cpp: In member function 'void GR_UnixPangoGraphics::init()': gr_UnixPangoGraphics.cpp:475: warning: converting to 'UT_uint32' from 'double' gr_UnixPangoGraphics.cpp: In member function 'virtual UT_sint32 GR_UnixPangoGraphics::getTextWidth(GR_RenderInfo&)': gr_UnixPangoGraphics.cpp:1185: warning: unused variable 'pfa' gr_UnixPangoGraphics.cpp: In member function 'UT_uint32 GR_UnixPangoGraphics::_measureExtent(PangoGlyphString*, PangoFont*, UT_BidiCharType, const char*, int*&, UT_sint32&, UT_sint32&)': gr_UnixPangoGraphics.cpp:1275: warning: unused variable 'isize' gr_UnixPangoGraphics.cpp: In member function 'virtual UT_uint32 GR_UnixPangoGraphics::measureString(const UT_UCSChar*, int, int, UT_GrowBufElement*, UT_uint32*)': gr_UnixPangoGraphics.cpp:2307: warning: converting to 'UT_uint32' from 'double' mv -f .deps/gr_UnixPangoPixmapGraphics.Tpo .deps/gr_UnixPangoPixmapGraphics.Po gr_UnixPangoGraphics.cpp: In member function 'virtual bool GR_UnixPangoPrintGraphics::shape(GR_ShapingInfo&, GR_RenderInfo*&)': gr_UnixPangoGraphics.cpp:4002: warning: unused variable 'RI' mv -f .deps/gr_UnixNullGraphics.Tpo .deps/gr_UnixNullGraphics.Po mv -f .deps/gr_UnixPangoGraphics.Tpo .deps/gr_UnixPangoGraphics.Po rm -f libGr_unix.a ar cru libGr_unix.a gr_UnixPangoGraphics.o gr_UnixNullGraphics.o gr_UnixImage.o gr_UnixPangoPixmapGraphics.o ranlib libGr_unix.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' rm -f libGr.a ar cru libGr.a xp/*.o unix/*.o ranlib libGr.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' Making all in util make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' Making all in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_AdobeEncoding.o -MD -MP -MF .deps/ut_AdobeEncoding.Tpo -c -o ut_AdobeEncoding.o ut_AdobeEncoding.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_allocator.o -MD -MP -MF .deps/ut_allocator.Tpo -c -o ut_allocator.o ut_allocator.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_base64.o -MD -MP -MF .deps/ut_base64.Tpo -c -o ut_base64.o ut_base64.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_base64_TestRoutines.o -MD -MP -MF .deps/ut_base64_TestRoutines.Tpo -c -o ut_base64_TestRoutines.o ut_base64_TestRoutines.cpp mv -f .deps/ut_base64_TestRoutines.Tpo .deps/ut_base64_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_bytebuf.o -MD -MP -MF .deps/ut_bytebuf.Tpo -c -o ut_bytebuf.o ut_bytebuf.cpp mv -f .deps/ut_allocator.Tpo .deps/ut_allocator.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_decompress.o -MD -MP -MF .deps/ut_decompress.Tpo -c -o ut_decompress.o ut_decompress.cpp mv -f .deps/ut_bytebuf.Tpo .deps/ut_bytebuf.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_growbuf.o -MD -MP -MF .deps/ut_growbuf.Tpo -c -o ut_growbuf.o ut_growbuf.cpp mv -f .deps/ut_AdobeEncoding.Tpo .deps/ut_AdobeEncoding.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_hash.o -MD -MP -MF .deps/ut_hash.Tpo -c -o ut_hash.o ut_hash.cpp mv -f .deps/ut_base64.Tpo .deps/ut_base64.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_Language.o -MD -MP -MF .deps/ut_Language.Tpo -c -o ut_Language.o ut_Language.cpp mv -f .deps/ut_growbuf.Tpo .deps/ut_growbuf.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_math.o -MD -MP -MF .deps/ut_math.Tpo -c -o ut_math.o ut_math.cpp ut_decompress.cpp: In function 'int UT_untgz(const char*, const char*, const char*, char**, int*)': ut_decompress.cpp:112: warning: 'fileSize' may be used uninitialized in this function mv -f .deps/ut_decompress.Tpo .deps/ut_decompress.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_mbtowc.o -MD -MP -MF .deps/ut_mbtowc.Tpo -c -o ut_mbtowc.o ut_mbtowc.cpp mv -f .deps/ut_math.Tpo .deps/ut_math.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_misc.o -MD -MP -MF .deps/ut_misc.Tpo -c -o ut_misc.o ut_misc.cpp mv -f .deps/ut_hash.Tpo .deps/ut_hash.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_mutex.o -MD -MP -MF .deps/ut_mutex.Tpo -c -o ut_mutex.o ut_mutex.cpp ut_misc.cpp:1131:35: warning: use of C99 long long integer constant ut_misc.cpp:1138:41: warning: use of C99 long long integer constant mv -f .deps/ut_mutex.Tpo .deps/ut_mutex.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_locale.o -MD -MP -MF .deps/ut_locale.Tpo -c -o ut_locale.o ut_locale.cpp mv -f .deps/ut_Language.Tpo .deps/ut_Language.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_png.o -MD -MP -MF .deps/ut_png.Tpo -c -o ut_png.o ut_png.cpp mv -f .deps/ut_png.Tpo .deps/ut_png.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_svg.o -MD -MP -MF .deps/ut_svg.Tpo -c -o ut_svg.o ut_svg.cpp mv -f .deps/ut_locale.Tpo .deps/ut_locale.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_Script.o -MD -MP -MF .deps/ut_Script.Tpo -c -o ut_Script.o ut_Script.cpp mv -f .deps/ut_mbtowc.Tpo .deps/ut_mbtowc.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_stack.o -MD -MP -MF .deps/ut_stack.Tpo -c -o ut_stack.o ut_stack.cpp mv -f .deps/ut_misc.Tpo .deps/ut_misc.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_string.o -MD -MP -MF .deps/ut_string.Tpo -c -o ut_string.o ut_string.cpp mv -f .deps/ut_stack.Tpo .deps/ut_stack.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_string_class.o -MD -MP -MF .deps/ut_string_class.Tpo -c -o ut_string_class.o ut_string_class.cpp mv -f .deps/ut_svg.Tpo .deps/ut_svg.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_stringbuf.o -MD -MP -MF .deps/ut_stringbuf.Tpo -c -o ut_stringbuf.o ut_stringbuf.cpp mv -f .deps/ut_Script.Tpo .deps/ut_Script.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_test.o -MD -MP -MF .deps/ut_test.Tpo -c -o ut_test.o ut_test.cpp mv -f .deps/ut_test.Tpo .deps/ut_test.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_timer.o -MD -MP -MF .deps/ut_timer.Tpo -c -o ut_timer.o ut_timer.cpp mv -f .deps/ut_timer.Tpo .deps/ut_timer.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_types.o -MD -MP -MF .deps/ut_types.Tpo -c -o ut_types.o ut_types.cpp mv -f .deps/ut_types.Tpo .deps/ut_types.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unicode.o -MD -MP -MF .deps/ut_unicode.Tpo -c -o ut_unicode.o ut_unicode.cpp mv -f .deps/ut_unicode.Tpo .deps/ut_unicode.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_worker.o -MD -MP -MF .deps/ut_worker.Tpo -c -o ut_worker.o ut_worker.cpp mv -f .deps/ut_stringbuf.Tpo .deps/ut_stringbuf.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_idle.o -MD -MP -MF .deps/ut_idle.Tpo -c -o ut_idle.o ut_idle.cpp mv -f .deps/ut_string.Tpo .deps/ut_string.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_units.o -MD -MP -MF .deps/ut_units.Tpo -c -o ut_units.o ut_units.cpp mv -f .deps/ut_worker.Tpo .deps/ut_worker.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_PropVector.o -MD -MP -MF .deps/ut_PropVector.Tpo -c -o ut_PropVector.o ut_PropVector.cpp mv -f .deps/ut_idle.Tpo .deps/ut_idle.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_vector.o -MD -MP -MF .deps/ut_vector.Tpo -c -o ut_vector.o ut_vector.cpp mv -f .deps/ut_vector.Tpo .deps/ut_vector.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_wctomb.o -MD -MP -MF .deps/ut_wctomb.Tpo -c -o ut_wctomb.o ut_wctomb.cpp mv -f .deps/ut_string_class.Tpo .deps/ut_string_class.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_OverstrikingChars.o -MD -MP -MF .deps/ut_OverstrikingChars.Tpo -c -o ut_OverstrikingChars.o ut_OverstrikingChars.cpp mv -f .deps/ut_PropVector.Tpo .deps/ut_PropVector.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_bijection.o -MD -MP -MF .deps/ut_bijection.Tpo -c -o ut_bijection.o ut_bijection.cpp mv -f .deps/ut_OverstrikingChars.Tpo .deps/ut_OverstrikingChars.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_Encoding.o -MD -MP -MF .deps/ut_Encoding.Tpo -c -o ut_Encoding.o ut_Encoding.cpp ut_units.cpp: In function 'UT_Dimension UT_determineDimension(const char*, UT_Dimension)': ut_units.cpp:74: warning: ignoring return value of 'double strtod(const char*, char**)', declared with attribute warn_unused_result ut_units.cpp: In function 'bool UT_hasDimensionComponent(const char*)': ut_units.cpp:472: warning: ignoring return value of 'double strtod(const char*, char**)', declared with attribute warn_unused_result mv -f .deps/ut_wctomb.Tpo .deps/ut_wctomb.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_iconv.o -MD -MP -MF .deps/ut_iconv.Tpo -c -o ut_iconv.o ut_iconv.cpp mv -f .deps/ut_units.Tpo .deps/ut_units.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_rand.o -MD -MP -MF .deps/ut_rand.Tpo -c -o ut_rand.o ut_rand.cpp mv -f .deps/ut_iconv.Tpo .deps/ut_iconv.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_xml_libxml2.o -MD -MP -MF .deps/ut_xml_libxml2.Tpo -c -o ut_xml_libxml2.o ut_xml_libxml2.cpp mv -f .deps/ut_rand.Tpo .deps/ut_rand.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_xml.o -MD -MP -MF .deps/ut_xml.Tpo -c -o ut_xml.o ut_xml.cpp mv -f .deps/ut_bijection.Tpo .deps/ut_bijection.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_html.o -MD -MP -MF .deps/ut_html.Tpo -c -o ut_html.o ut_html.cpp mv -f .deps/ut_Encoding.Tpo .deps/ut_Encoding.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_crc32.o -MD -MP -MF .deps/ut_crc32.Tpo -c -o ut_crc32.o ut_crc32.cpp mv -f .deps/ut_crc32.Tpo .deps/ut_crc32.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_uuid.o -MD -MP -MF .deps/ut_uuid.Tpo -c -o ut_uuid.o ut_uuid.cpp mv -f .deps/ut_html.Tpo .deps/ut_html.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I./../unix -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_go_file.o -MD -MP -MF .deps/ut_go_file.Tpo -c -o ut_go_file.o ut_go_file.cpp mv -f .deps/ut_xml_libxml2.Tpo .deps/ut_xml_libxml2.Po mv -f .deps/ut_xml.Tpo .deps/ut_xml.Po mv -f .deps/ut_uuid.Tpo .deps/ut_uuid.Po mv -f .deps/ut_go_file.Tpo .deps/ut_go_file.Po rm -f libUtil_xp.a ar cru libUtil_xp.a ut_AdobeEncoding.o ut_allocator.o ut_base64.o ut_base64_TestRoutines.o ut_bytebuf.o ut_decompress.o ut_growbuf.o ut_hash.o ut_Language.o ut_math.o ut_mbtowc.o ut_misc.o ut_mutex.o ut_locale.o ut_png.o ut_svg.o ut_Script.o ut_stack.o ut_string.o ut_string_class.o ut_stringbuf.o ut_test.o ut_timer.o ut_types.o ut_unicode.o ut_worker.o ut_idle.o ut_units.o ut_PropVector.o ut_vector.o ut_wctomb.o ut_OverstrikingChars.o ut_bijection.o ut_Encoding.o ut_iconv.o ut_rand.o ut_xml_libxml2.o ut_xml.o ut_html.o ut_crc32.o ut_uuid.o ut_go_file.o ranlib libUtil_xp.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_debugmsg.o -MD -MP -MF .deps/ut_debugmsg.Tpo -c -o ut_debugmsg.o ut_debugmsg.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_files.o -MD -MP -MF .deps/ut_files.Tpo -c -o ut_files.o ut_files.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unixAssert.o -MD -MP -MF .deps/ut_unixAssert.Tpo -c -o ut_unixAssert.o ut_unixAssert.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unixDirent.o -MD -MP -MF .deps/ut_unixDirent.Tpo -c -o ut_unixDirent.o ut_unixDirent.cpp mv -f .deps/ut_unixAssert.Tpo .deps/ut_unixAssert.Po mv -f .deps/ut_unixDirent.Tpo .deps/ut_unixDirent.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unixTimer.o -MD -MP -MF .deps/ut_unixTimer.Tpo -c -o ut_unixTimer.o ut_unixTimer.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unixIdle.o -MD -MP -MF .deps/ut_unixIdle.Tpo -c -o ut_unixIdle.o ut_unixIdle.cpp mv -f .deps/ut_debugmsg.Tpo .deps/ut_debugmsg.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_path.o -MD -MP -MF .deps/ut_path.Tpo -c -o ut_path.o ut_path.cpp ut_unixIdle.cpp: In member function 'virtual void UT_UnixIdle::stop()': ut_unixIdle.cpp:105: warning: unused variable 'b' mv -f .deps/ut_unixIdle.Tpo .deps/ut_unixIdle.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ut_unixMisc.o -MD -MP -MF .deps/ut_unixMisc.Tpo -c -o ut_unixMisc.o ut_unixMisc.cpp mv -f .deps/ut_path.Tpo .deps/ut_path.Po mv -f .deps/ut_unixTimer.Tpo .deps/ut_unixTimer.Po mv -f .deps/ut_files.Tpo .deps/ut_files.Po mv -f .deps/ut_unixMisc.Tpo .deps/ut_unixMisc.Po rm -f libUtil_unix.a ar cru libUtil_unix.a ut_debugmsg.o ut_files.o ut_unixAssert.o ut_unixDirent.o ut_unixTimer.o ut_unixIdle.o ut_path.o ut_unixMisc.o ranlib libUtil_unix.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' rm -f libUtil.a ar cru libUtil.a xp/*.o unix/*.o ranlib libUtil.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' Making all in xap make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Print.o -MD -MP -MF .deps/xap_Dlg_Print.Tpo -c -o xap_Dlg_Print.o xap_Dlg_Print.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_PrintPreview.o -MD -MP -MF .deps/xap_Dlg_PrintPreview.Tpo -c -o xap_Dlg_PrintPreview.o xap_Dlg_PrintPreview.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xad_Document.o -MD -MP -MF .deps/xad_Document.Tpo -c -o xad_Document.o xad_Document.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_App.o -MD -MP -MF .deps/xap_App.Tpo -c -o xap_App.o xap_App.cpp mv -f .deps/xap_Dlg_PrintPreview.Tpo .deps/xap_Dlg_PrintPreview.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_AppImpl.o -MD -MP -MF .deps/xap_AppImpl.Tpo -c -o xap_AppImpl.o xap_AppImpl.cpp mv -f .deps/xap_Dlg_Print.Tpo .deps/xap_Dlg_Print.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Args.o -MD -MP -MF .deps/xap_Args.Tpo -c -o xap_Args.o xap_Args.cpp mv -f .deps/xap_Args.Tpo .deps/xap_Args.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Clipboard.o -MD -MP -MF .deps/xap_Clipboard.Tpo -c -o xap_Clipboard.o xap_Clipboard.cpp mv -f .deps/xap_Clipboard.Tpo .deps/xap_Clipboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dialog.o -MD -MP -MF .deps/xap_Dialog.Tpo -c -o xap_Dialog.o xap_Dialog.cpp mv -f .deps/xap_AppImpl.Tpo .deps/xap_AppImpl.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_DialogFactory.o -MD -MP -MF .deps/xap_DialogFactory.Tpo -c -o xap_DialogFactory.o xap_DialogFactory.cpp mv -f .deps/xad_Document.Tpo .deps/xad_Document.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dictionary.o -MD -MP -MF .deps/xap_Dictionary.Tpo -c -o xap_Dictionary.o xap_Dictionary.cpp xap_Dictionary.cpp: In member function 'bool XAP_Dictionary::_parseUTF8()': xap_Dictionary.cpp:195: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/xap_Dialog.Tpo .deps/xap_Dialog.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_About.o -MD -MP -MF .deps/xap_Dlg_About.Tpo -c -o xap_Dlg_About.o xap_Dlg_About.cpp mv -f .deps/xap_App.Tpo .deps/xap_App.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_ClipArt.o -MD -MP -MF .deps/xap_Dlg_ClipArt.Tpo -c -o xap_Dlg_ClipArt.o xap_Dlg_ClipArt.cpp mv -f .deps/xap_Dictionary.Tpo .deps/xap_Dictionary.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_FileOpenSaveAs.o -MD -MP -MF .deps/xap_Dlg_FileOpenSaveAs.Tpo -c -o xap_Dlg_FileOpenSaveAs.o xap_Dlg_FileOpenSaveAs.cpp mv -f .deps/xap_DialogFactory.Tpo .deps/xap_DialogFactory.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_FontChooser.o -MD -MP -MF .deps/xap_Dlg_FontChooser.Tpo -c -o xap_Dlg_FontChooser.o xap_Dlg_FontChooser.cpp mv -f .deps/xap_Dlg_About.Tpo .deps/xap_Dlg_About.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_HTMLOptions.o -MD -MP -MF .deps/xap_Dlg_HTMLOptions.Tpo -c -o xap_Dlg_HTMLOptions.o xap_Dlg_HTMLOptions.cpp mv -f .deps/xap_Dlg_ClipArt.Tpo .deps/xap_Dlg_ClipArt.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Language.o -MD -MP -MF .deps/xap_Dlg_Language.Tpo -c -o xap_Dlg_Language.o xap_Dlg_Language.cpp mv -f .deps/xap_Dlg_FileOpenSaveAs.Tpo .deps/xap_Dlg_FileOpenSaveAs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Image.o -MD -MP -MF .deps/xap_Dlg_Image.Tpo -c -o xap_Dlg_Image.o xap_Dlg_Image.cpp mv -f .deps/xap_Dlg_HTMLOptions.Tpo .deps/xap_Dlg_HTMLOptions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_MessageBox.o -MD -MP -MF .deps/xap_Dlg_MessageBox.Tpo -c -o xap_Dlg_MessageBox.o xap_Dlg_MessageBox.cpp mv -f .deps/xap_Dlg_FontChooser.Tpo .deps/xap_Dlg_FontChooser.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Password.o -MD -MP -MF .deps/xap_Dlg_Password.Tpo -c -o xap_Dlg_Password.o xap_Dlg_Password.cpp mv -f .deps/xap_Dlg_Language.Tpo .deps/xap_Dlg_Language.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_PluginManager.o -MD -MP -MF .deps/xap_Dlg_PluginManager.Tpo -c -o xap_Dlg_PluginManager.o xap_Dlg_PluginManager.cpp mv -f .deps/xap_Dlg_Image.Tpo .deps/xap_Dlg_Image.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_WindowMore.o -MD -MP -MF .deps/xap_Dlg_WindowMore.Tpo -c -o xap_Dlg_WindowMore.o xap_Dlg_WindowMore.cpp mv -f .deps/xap_Dlg_MessageBox.Tpo .deps/xap_Dlg_MessageBox.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Zoom.o -MD -MP -MF .deps/xap_Dlg_Zoom.Tpo -c -o xap_Dlg_Zoom.o xap_Dlg_Zoom.cpp mv -f .deps/xap_Dlg_Password.Tpo .deps/xap_Dlg_Password.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Insert_Symbol.o -MD -MP -MF .deps/xap_Dlg_Insert_Symbol.Tpo -c -o xap_Dlg_Insert_Symbol.o xap_Dlg_Insert_Symbol.cpp mv -f .deps/xap_Dlg_PluginManager.Tpo .deps/xap_Dlg_PluginManager.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_Encoding.o -MD -MP -MF .deps/xap_Dlg_Encoding.Tpo -c -o xap_Dlg_Encoding.o xap_Dlg_Encoding.cpp mv -f .deps/xap_Dlg_WindowMore.Tpo .deps/xap_Dlg_WindowMore.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_FakeClipboard.o -MD -MP -MF .deps/xap_FakeClipboard.Tpo -c -o xap_FakeClipboard.o xap_FakeClipboard.cpp mv -f .deps/xap_Dlg_Zoom.Tpo .deps/xap_Dlg_Zoom.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_FontPreview.o -MD -MP -MF .deps/xap_FontPreview.Tpo -c -o xap_FontPreview.o xap_FontPreview.cpp mv -f .deps/xap_Dlg_Encoding.Tpo .deps/xap_Dlg_Encoding.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Frame.o -MD -MP -MF .deps/xap_Frame.Tpo -c -o xap_Frame.o xap_Frame.cpp mv -f .deps/xap_Dlg_Insert_Symbol.Tpo .deps/xap_Dlg_Insert_Symbol.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_FrameImpl.o -MD -MP -MF .deps/xap_FrameImpl.Tpo -c -o xap_FrameImpl.o xap_FrameImpl.cpp mv -f .deps/xap_FakeClipboard.Tpo .deps/xap_FakeClipboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_InputModes.o -MD -MP -MF .deps/xap_InputModes.Tpo -c -o xap_InputModes.o xap_InputModes.cpp mv -f .deps/xap_InputModes.Tpo .deps/xap_InputModes.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_LoadBindings.o -MD -MP -MF .deps/xap_LoadBindings.Tpo -c -o xap_LoadBindings.o xap_LoadBindings.cpp mv -f .deps/xap_LoadBindings.Tpo .deps/xap_LoadBindings.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Log.o -MD -MP -MF .deps/xap_Log.Tpo -c -o xap_Log.o xap_Log.cpp mv -f .deps/xap_FontPreview.Tpo .deps/xap_FontPreview.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Module.o -MD -MP -MF .deps/xap_Module.Tpo -c -o xap_Module.o xap_Module.cpp xap_Module.cpp: In member function 'bool XAP_Module::registerThySelf()': xap_Module.cpp:97: warning: dereferencing type-punned pointer will break strict-aliasing rules xap_Module.cpp: In member function 'bool XAP_Module::unregisterThySelf()': xap_Module.cpp:144: warning: dereferencing type-punned pointer will break strict-aliasing rules xap_Module.cpp: In member function 'bool XAP_Module::supportsAbiVersion(UT_uint32, UT_uint32, UT_uint32)': xap_Module.cpp:182: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/xap_Module.Tpo .deps/xap_Module.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_ModuleManager.o -MD -MP -MF .deps/xap_ModuleManager.Tpo -c -o xap_ModuleManager.o xap_ModuleManager.cpp mv -f .deps/xap_FrameImpl.Tpo .deps/xap_FrameImpl.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Prefs.o -MD -MP -MF .deps/xap_Prefs.Tpo -c -o xap_Prefs.o xap_Prefs.cpp xap_ModuleManager.cpp: In member function 'void XAP_ModuleManager::unloadModule(UT_sint32)': xap_ModuleManager.cpp:315: warning: unused variable 'module_unloaded' mv -f .deps/xap_Log.Tpo .deps/xap_Log.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Preview.o -MD -MP -MF .deps/xap_Preview.Tpo -c -o xap_Preview.o xap_Preview.cpp mv -f .deps/xap_Frame.Tpo .deps/xap_Frame.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Preview_Zoom.o -MD -MP -MF .deps/xap_Preview_Zoom.Tpo -c -o xap_Preview_Zoom.o xap_Preview_Zoom.cpp mv -f .deps/xap_ModuleManager.Tpo .deps/xap_ModuleManager.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Draw_Symbol.o -MD -MP -MF .deps/xap_Draw_Symbol.Tpo -c -o xap_Draw_Symbol.o xap_Draw_Symbol.cpp mv -f .deps/xap_Preview.Tpo .deps/xap_Preview.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Scrollbar_ViewListener.o -MD -MP -MF .deps/xap_Scrollbar_ViewListener.Tpo -c -o xap_Scrollbar_ViewListener.o xap_Scrollbar_ViewListener.cpp mv -f .deps/xap_Preview_Zoom.Tpo .deps/xap_Preview_Zoom.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Strings.o -MD -MP -MF .deps/xap_Strings.Tpo -c -o xap_Strings.o xap_Strings.cpp mv -f .deps/xap_Draw_Symbol.Tpo .deps/xap_Draw_Symbol.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_StatusBar.o -MD -MP -MF .deps/xap_StatusBar.Tpo -c -o xap_StatusBar.o xap_StatusBar.cpp mv -f .deps/xap_StatusBar.Tpo .deps/xap_StatusBar.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Toolbar_ControlFactory.o -MD -MP -MF .deps/xap_Toolbar_ControlFactory.Tpo -c -o xap_Toolbar_ControlFactory.o xap_Toolbar_ControlFactory.cpp mv -f .deps/xap_Toolbar_ControlFactory.Tpo .deps/xap_Toolbar_ControlFactory.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_ViewListener.o -MD -MP -MF .deps/xap_ViewListener.Tpo -c -o xap_ViewListener.o xap_ViewListener.cpp mv -f .deps/xap_Scrollbar_ViewListener.Tpo .deps/xap_Scrollbar_ViewListener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xav_View.o -MD -MP -MF .deps/xav_View.Tpo -c -o xav_View.o xav_View.cpp mv -f .deps/xap_Strings.Tpo .deps/xap_Strings.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_EncodingManager.o -MD -MP -MF .deps/xap_EncodingManager.Tpo -c -o xap_EncodingManager.o xap_EncodingManager.cpp mv -f .deps/xap_Prefs.Tpo .deps/xap_Prefs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_ListDocuments.o -MD -MP -MF .deps/xap_Dlg_ListDocuments.Tpo -c -o xap_Dlg_ListDocuments.o xap_Dlg_ListDocuments.cpp mv -f .deps/xap_ViewListener.Tpo .deps/xap_ViewListener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_History.o -MD -MP -MF .deps/xap_Dlg_History.Tpo -c -o xap_Dlg_History.o xap_Dlg_History.cpp mv -f .deps/xav_View.Tpo .deps/xav_View.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_Dlg_DocComparison.o -MD -MP -MF .deps/xap_Dlg_DocComparison.Tpo -c -o xap_Dlg_DocComparison.o xap_Dlg_DocComparison.cpp mv -f .deps/xap_EncodingManager.Tpo .deps/xap_EncodingManager.Po mv -f .deps/xap_Dlg_ListDocuments.Tpo .deps/xap_Dlg_ListDocuments.Po mv -f .deps/xap_Dlg_History.Tpo .deps/xap_Dlg_History.Po mv -f .deps/xap_Dlg_DocComparison.Tpo .deps/xap_Dlg_DocComparison.Po rm -f libXap_xp.a ar cru libXap_xp.a xap_Dlg_Print.o xap_Dlg_PrintPreview.o xad_Document.o xap_App.o xap_AppImpl.o xap_Args.o xap_Clipboard.o xap_Dialog.o xap_DialogFactory.o xap_Dictionary.o xap_Dlg_About.o xap_Dlg_ClipArt.o xap_Dlg_FileOpenSaveAs.o xap_Dlg_FontChooser.o xap_Dlg_HTMLOptions.o xap_Dlg_Language.o xap_Dlg_Image.o xap_Dlg_MessageBox.o xap_Dlg_Password.o xap_Dlg_PluginManager.o xap_Dlg_WindowMore.o xap_Dlg_Zoom.o xap_Dlg_Insert_Symbol.o xap_Dlg_Encoding.o xap_FakeClipboard.o xap_FontPreview.o xap_Frame.o xap_FrameImpl.o xap_InputModes.o xap_LoadBindings.o xap_Log.o xap_Module.o xap_ModuleManager.o xap_Prefs.o xap_Preview.o xap_Preview_Zoom.o xap_Draw_Symbol.o xap_Scrollbar_ViewListener.o xap_Strings.o xap_StatusBar.o xap_Toolbar_ControlFactory.o xap_ViewListener.o xav_View.o xap_EncodingManager.o xap_Dlg_ListDocuments.o xap_Dlg_History.o xap_Dlg_DocComparison.o ranlib libXap_xp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' Making all in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_PrintPreview.o -MD -MP -MF .deps/xap_UnixDlg_PrintPreview.Tpo -c -o xap_UnixDlg_PrintPreview.o xap_UnixDlg_PrintPreview.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Print.o -MD -MP -MF .deps/xap_UnixDlg_Print.Tpo -c -o xap_UnixDlg_Print.o xap_UnixDlg_Print.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixApp.o -MD -MP -MF .deps/xap_UnixApp.Tpo -c -o xap_UnixApp.o xap_UnixApp.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixAppImpl.o -MD -MP -MF .deps/xap_UnixAppImpl.Tpo -c -o xap_UnixAppImpl.o xap_UnixAppImpl.cpp mv -f .deps/xap_UnixAppImpl.Tpo .deps/xap_UnixAppImpl.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixClipboard.o -MD -MP -MF .deps/xap_UnixClipboard.Tpo -c -o xap_UnixClipboard.o xap_UnixClipboard.cpp mv -f .deps/xap_UnixDlg_Print.Tpo .deps/xap_UnixDlg_Print.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDialogHelper.o -MD -MP -MF .deps/xap_UnixDialogHelper.Tpo -c -o xap_UnixDialogHelper.o xap_UnixDialogHelper.cpp xap_UnixClipboard.cpp: In member function 'void XAP_UnixClipboard::common_get_func(GtkClipboard*, GtkSelectionData*, guint, XAP_UnixClipboard::_T_AllowGet)': xap_UnixClipboard.cpp:127: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/xap_UnixApp.Tpo .deps/xap_UnixApp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_About.o -MD -MP -MF .deps/xap_UnixDlg_About.Tpo -c -o xap_UnixDlg_About.o xap_UnixDlg_About.cpp mv -f .deps/xap_UnixDlg_PrintPreview.Tpo .deps/xap_UnixDlg_PrintPreview.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Image.o -MD -MP -MF .deps/xap_UnixDlg_Image.Tpo -c -o xap_UnixDlg_Image.o xap_UnixDlg_Image.cpp mv -f .deps/xap_UnixClipboard.Tpo .deps/xap_UnixClipboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_ClipArt.o -MD -MP -MF .deps/xap_UnixDlg_ClipArt.Tpo -c -o xap_UnixDlg_ClipArt.o xap_UnixDlg_ClipArt.cpp mv -f .deps/xap_UnixDlg_About.Tpo .deps/xap_UnixDlg_About.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Encoding.o -MD -MP -MF .deps/xap_UnixDlg_Encoding.Tpo -c -o xap_UnixDlg_Encoding.o xap_UnixDlg_Encoding.cpp xap_UnixDialogHelper.cpp: In function 'void fix_label_callback(GtkWidget*, void*)': xap_UnixDialogHelper.cpp:432: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/xap_UnixDlg_Image.Tpo .deps/xap_UnixDlg_Image.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_FileOpenSaveAs.o -MD -MP -MF .deps/xap_UnixDlg_FileOpenSaveAs.Tpo -c -o xap_UnixDlg_FileOpenSaveAs.o xap_UnixDlg_FileOpenSaveAs.cpp mv -f .deps/xap_UnixDlg_ClipArt.Tpo .deps/xap_UnixDlg_ClipArt.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_FontChooser.o -MD -MP -MF .deps/xap_UnixDlg_FontChooser.Tpo -c -o xap_UnixDlg_FontChooser.o xap_UnixDlg_FontChooser.cpp mv -f .deps/xap_UnixDialogHelper.Tpo .deps/xap_UnixDialogHelper.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_HTMLOptions.o -MD -MP -MF .deps/xap_UnixDlg_HTMLOptions.Tpo -c -o xap_UnixDlg_HTMLOptions.o xap_UnixDlg_HTMLOptions.cpp mv -f .deps/xap_UnixDlg_Encoding.Tpo .deps/xap_UnixDlg_Encoding.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Language.o -MD -MP -MF .deps/xap_UnixDlg_Language.Tpo -c -o xap_UnixDlg_Language.o xap_UnixDlg_Language.cpp xap_UnixDlg_FileOpenSaveAs.cpp: In member function 'gint XAP_UnixDialog_FileOpenSaveAs::previewPicture()': xap_UnixDlg_FileOpenSaveAs.cpp:880: warning: unused variable 'unixapp' mv -f .deps/xap_UnixDlg_HTMLOptions.Tpo .deps/xap_UnixDlg_HTMLOptions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_MessageBox.o -MD -MP -MF .deps/xap_UnixDlg_MessageBox.Tpo -c -o xap_UnixDlg_MessageBox.o xap_UnixDlg_MessageBox.cpp mv -f .deps/xap_UnixDlg_Language.Tpo .deps/xap_UnixDlg_Language.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_WindowMore.o -MD -MP -MF .deps/xap_UnixDlg_WindowMore.Tpo -c -o xap_UnixDlg_WindowMore.o xap_UnixDlg_WindowMore.cpp mv -f .deps/xap_UnixDlg_FontChooser.Tpo .deps/xap_UnixDlg_FontChooser.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Zoom.o -MD -MP -MF .deps/xap_UnixDlg_Zoom.Tpo -c -o xap_UnixDlg_Zoom.o xap_UnixDlg_Zoom.cpp mv -f .deps/xap_UnixDlg_FileOpenSaveAs.Tpo .deps/xap_UnixDlg_FileOpenSaveAs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Insert_Symbol.o -MD -MP -MF .deps/xap_UnixDlg_Insert_Symbol.Tpo -c -o xap_UnixDlg_Insert_Symbol.o xap_UnixDlg_Insert_Symbol.cpp mv -f .deps/xap_UnixDlg_MessageBox.Tpo .deps/xap_UnixDlg_MessageBox.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixFontPreview.o -MD -MP -MF .deps/xap_UnixFontPreview.Tpo -c -o xap_UnixFontPreview.o xap_UnixFontPreview.cpp mv -f .deps/xap_UnixDlg_WindowMore.Tpo .deps/xap_UnixDlg_WindowMore.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixModule.o -MD -MP -MF .deps/xap_UnixModule.Tpo -c -o xap_UnixModule.o xap_UnixModule.cpp xap_UnixDlg_Zoom.cpp: In member function 'virtual void XAP_UnixDialog_Zoom::runModal(XAP_Frame*)': xap_UnixDlg_Zoom.cpp:132: warning: unused variable 'unixapp' mv -f .deps/xap_UnixDlg_Zoom.Tpo .deps/xap_UnixDlg_Zoom.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_Password.o -MD -MP -MF .deps/xap_UnixDlg_Password.Tpo -c -o xap_UnixDlg_Password.o xap_UnixDlg_Password.cpp mv -f .deps/xap_UnixModule.Tpo .deps/xap_UnixModule.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_PluginManager.o -MD -MP -MF .deps/xap_UnixDlg_PluginManager.Tpo -c -o xap_UnixDlg_PluginManager.o xap_UnixDlg_PluginManager.cpp mv -f .deps/xap_UnixFontPreview.Tpo .deps/xap_UnixFontPreview.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixEncodingManager.o -MD -MP -MF .deps/xap_UnixEncodingManager.Tpo -c -o xap_UnixEncodingManager.o xap_UnixEncodingManager.cpp mv -f .deps/xap_UnixDlg_Insert_Symbol.Tpo .deps/xap_UnixDlg_Insert_Symbol.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixFrameImpl.o -MD -MP -MF .deps/xap_UnixFrameImpl.Tpo -c -o xap_UnixFrameImpl.o xap_UnixFrameImpl.cpp mv -f .deps/xap_UnixDlg_Password.Tpo .deps/xap_UnixDlg_Password.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixTableWidget.o -MD -MP -MF .deps/xap_UnixTableWidget.Tpo -c -o xap_UnixTableWidget.o xap_UnixTableWidget.cpp mv -f .deps/xap_UnixEncodingManager.Tpo .deps/xap_UnixEncodingManager.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_ListDocuments.o -MD -MP -MF .deps/xap_UnixDlg_ListDocuments.Tpo -c -o xap_UnixDlg_ListDocuments.o xap_UnixDlg_ListDocuments.cpp mv -f .deps/xap_UnixDlg_PluginManager.Tpo .deps/xap_UnixDlg_PluginManager.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_History.o -MD -MP -MF .deps/xap_UnixDlg_History.Tpo -c -o xap_UnixDlg_History.o xap_UnixDlg_History.cpp xap_UnixTableWidget.cpp: In function 'void g_cclosure_user_marshal_VOID__UINT_UINT(GClosure*, GValue*, guint, const GValue*, void*, void*)': xap_UnixTableWidget.cpp:68: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object xap_UnixFrameImpl.cpp: In function 'void s_dndRealDropEvent(GtkWidget*, GdkDragContext*, gint, gint, guint, void*)': xap_UnixFrameImpl.cpp:545: warning: unused variable 'targetName' xap_UnixFrameImpl.cpp: In static member function 'static gint XAP_UnixFrameImpl::_fe::delete_event(GtkWidget*, GdkEvent*, void*)': xap_UnixFrameImpl.cpp:1081: warning: unused variable 'pMenuActionSet' xap_UnixFrameImpl.cpp: In static member function 'static void XAP_UnixFrameImpl::_imPreeditChanged_cb(GtkIMContext*, void*)': xap_UnixFrameImpl.cpp:1689: warning: unused variable 'insPt' xap_UnixFrameImpl.cpp: In member function 'virtual void XAP_UnixFrameImpl::_rebuildMenus()': xap_UnixFrameImpl.cpp:1938: warning: unused variable 'bResult' mv -f .deps/xap_UnixTableWidget.Tpo .deps/xap_UnixTableWidget.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixDlg_DocComparison.o -MD -MP -MF .deps/xap_UnixDlg_DocComparison.Tpo -c -o xap_UnixDlg_DocComparison.o xap_UnixDlg_DocComparison.cpp mv -f .deps/xap_UnixDlg_ListDocuments.Tpo .deps/xap_UnixDlg_ListDocuments.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -UVERSION -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -DDATADIR="\"/usr/share\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT xap_UnixWidget.o -MD -MP -MF .deps/xap_UnixWidget.Tpo -c -o xap_UnixWidget.o xap_UnixWidget.cpp mv -f .deps/xap_UnixDlg_History.Tpo .deps/xap_UnixDlg_History.Po mv -f .deps/xap_UnixDlg_DocComparison.Tpo .deps/xap_UnixDlg_DocComparison.Po mv -f .deps/xap_UnixFrameImpl.Tpo .deps/xap_UnixFrameImpl.Po mv -f .deps/xap_UnixWidget.Tpo .deps/xap_UnixWidget.Po rm -f libXap_unix.a ar cru libXap_unix.a xap_UnixDlg_PrintPreview.o xap_UnixDlg_Print.o xap_UnixApp.o xap_UnixAppImpl.o xap_UnixClipboard.o xap_UnixDialogHelper.o xap_UnixDlg_About.o xap_UnixDlg_Image.o xap_UnixDlg_ClipArt.o xap_UnixDlg_Encoding.o xap_UnixDlg_FileOpenSaveAs.o xap_UnixDlg_FontChooser.o xap_UnixDlg_HTMLOptions.o xap_UnixDlg_Language.o xap_UnixDlg_MessageBox.o xap_UnixDlg_WindowMore.o xap_UnixDlg_Zoom.o xap_UnixDlg_Insert_Symbol.o xap_UnixFontPreview.o xap_UnixModule.o xap_UnixDlg_Password.o xap_UnixDlg_PluginManager.o xap_UnixEncodingManager.o xap_UnixFrameImpl.o xap_UnixTableWidget.o xap_UnixDlg_ListDocuments.o xap_UnixDlg_History.o xap_UnixDlg_DocComparison.o xap_UnixWidget.o ranlib libXap_unix.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' rm -f libXap.a ar cru libXap.a xp/*.o unix/*.o ranlib libXap.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af' Making all in text make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text' Making all in fmt make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_Squiggles.o -MD -MP -MF .deps/fl_Squiggles.Tpo -c -o fl_Squiggles.o fl_Squiggles.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_View.o -MD -MP -MF .deps/fv_View.Tpo -c -o fv_View.o fv_View.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_View_cmd.o -MD -MP -MF .deps/fv_View_cmd.Tpo -c -o fv_View_cmd.o fv_View_cmd.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_View_protected.o -MD -MP -MF .deps/fv_View_protected.Tpo -c -o fv_View_protected.o fv_View_protected.cpp fv_View_protected.cpp: In member function 'PT_DocPosition FV_View::_getDocPosFromPoint(PT_DocPosition, FV_DocPos, bool)': fv_View_protected.cpp:990: warning: unused variable 'bRes' fv_View_protected.cpp:1057: warning: unused variable 'bRes' fv_View_protected.cpp:1120: warning: unused variable 'bRes' fv_View_cmd.cpp: In member function 'bool FV_View::cmdTextToTable(bool)': fv_View_cmd.cpp:1534: warning: unused variable 'secPos' fv_View_cmd.cpp:1528: warning: unused variable 'secPos' fv_View_protected.cpp: In member function 'UT_UCSChar* FV_View::_lookupSuggestion(fl_BlockLayout*, fl_PartOfBlock*, UT_uint32)': fv_View_protected.cpp:5552: warning: unused variable 'bRes' fv_View_cmd.cpp: In member function 'UT_Error FV_View::cmdInsertTable(UT_sint32, UT_sint32, const gchar**)': fv_View_cmd.cpp:3256: warning: unused variable 'secPos' fv_View_cmd.cpp:3250: warning: unused variable 'secPos' fv_View_cmd.cpp: In member function 'void FV_View::cmdContextIgnoreAll()': fv_View_cmd.cpp:5851: warning: unused variable 'bRes' fv_View_cmd.cpp: In member function 'void FV_View::cmdContextAdd()': fv_View_cmd.cpp:5893: warning: unused variable 'bRes' mv -f .deps/fl_Squiggles.Tpo .deps/fl_Squiggles.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_View_TestRoutines.o -MD -MP -MF .deps/fv_View_TestRoutines.Tpo -c -o fv_View_TestRoutines.o fv_View_TestRoutines.cpp mv -f .deps/fv_View_TestRoutines.Tpo .deps/fv_View_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fb_LineBreaker.o -MD -MP -MF .deps/fb_LineBreaker.Tpo -c -o fb_LineBreaker.o fb_LineBreaker.cpp mv -f .deps/fb_LineBreaker.Tpo .deps/fb_LineBreaker.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fb_Alignment.o -MD -MP -MF .deps/fb_Alignment.Tpo -c -o fb_Alignment.o fb_Alignment.cpp fv_View_cmd.cpp: In member function 'bool FV_View::cmdSplitCells(AP_CellSplitType)': fv_View_cmd.cpp:255: warning: 'splitRight' may be used uninitialized in this function fv_View_cmd.cpp:255: warning: 'splitLeft' may be used uninitialized in this function fv_View_cmd.cpp:256: warning: 'newBot' may be used uninitialized in this function fv_View_cmd.cpp:256: warning: 'newTop' may be used uninitialized in this function fv_View.cpp: In member function 'bool FV_View::setCharFormat(const gchar**, const gchar**)': fv_View.cpp:4296: warning: 'bRet' may be used uninitialized in this function fv_View_protected.cpp: In member function 'bool FV_View::_insertField(const char*, const gchar**, const gchar**)': fv_View_protected.cpp:3086: warning: 'bResult' may be used uninitialized in this function mv -f .deps/fb_Alignment.Tpo .deps/fb_Alignment.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_BlockLayout.o -MD -MP -MF .deps/fl_BlockLayout.Tpo -c -o fl_BlockLayout.o fl_BlockLayout.cpp mv -f .deps/fv_View_protected.Tpo .deps/fv_View_protected.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_DocLayout.o -MD -MP -MF .deps/fl_DocLayout.Tpo -c -o fl_DocLayout.o fl_DocLayout.cpp mv -f .deps/fv_View_cmd.Tpo .deps/fv_View_cmd.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_DocListener.o -MD -MP -MF .deps/fl_DocListener.Tpo -c -o fl_DocListener.o fl_DocListener.cpp fv_View.cpp: In member function 'void FV_View::getVisibleDocumentPagesAndRectangles(UT_GenericVector&, UT_GenericVector&) const': fv_View.cpp:12872: warning: 'iPortHeight' may be used uninitialized in this function fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::updateOffsets(PT_DocPosition, UT_uint32, UT_sint32)': fl_BlockLayout.cpp:1314: warning: unused variable 'bres' fl_BlockLayout.cpp: In member function 'bool fl_BlockLayout::setFramesOnPage(fp_Line*)': fl_BlockLayout.cpp:2320: warning: unused variable 'bPageSet' fl_BlockLayout.cpp: In member function 'virtual void fl_BlockLayout::format()': fl_BlockLayout.cpp:3477: warning: comparison between signed and unsigned integer expressions fl_DocLayout.cpp: In member function 'fp_Page* FL_DocLayout::getNthPage(int)': fl_DocLayout.cpp:1767: warning: comparison between signed and unsigned integer expressions fl_DocLayout.cpp: In member function 'void FL_DocLayout::deletePage(fp_Page*, bool)': fl_DocLayout.cpp:1810: warning: comparison between signed and unsigned integer expressions fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::_recalcPendingWord(UT_uint32, UT_sint32)': fl_BlockLayout.cpp:4398: warning: unused variable 'bRes' fl_BlockLayout.cpp: In member function 'bool fl_BlockLayout::_delete(PT_BlockOffset, UT_uint32)': fl_BlockLayout.cpp:6329: warning: unused variable 'iDeleted' fl_DocListener.cpp: In member function 'fl_ContainerLayout* fl_DocListener::getTopContainerLayout()': fl_DocListener.cpp:861: warning: dereferencing type-punned pointer will break strict-aliasing rules fl_DocListener.cpp: In member function 'fl_ContainerLayout* fl_DocListener::popContainerLayout()': fl_DocListener.cpp:871: warning: dereferencing type-punned pointer will break strict-aliasing rules fl_BlockLayout.cpp: In member function 'bool fl_BlockLayout::doclistener_insertSection(const PX_ChangeRecord_Strux*, SectionType, const void*, PL_ListenerId, void (*)(const void*, PL_ListenerId, const void*))': fl_BlockLayout.cpp:7557: warning: unused variable 'bres' fl_BlockLayout.cpp:7635: warning: unused variable 'bres' fl_DocListener.cpp: In member function 'virtual bool fl_DocListener::change(const void*, const PX_ChangeRecord*)': fl_DocListener.cpp:1195: warning: unused variable 'bres' fl_DocListener.cpp:1311: warning: unused variable 'bres' fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::recheckIgnoredWords()': fl_BlockLayout.cpp:9153: warning: unused variable 'bRes' fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::remItemFromList()': fl_BlockLayout.cpp:9261: warning: unused variable 'pView' fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::StartList(FL_ListType, UT_uint32, const gchar*, const gchar*, const gchar*, float, float, UT_uint32, UT_uint32)': fl_BlockLayout.cpp:9639: warning: unused variable 'pView' fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::prependList(fl_BlockLayout*)': fl_BlockLayout.cpp:10165: warning: unused variable 'pView' fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::resumeList(fl_BlockLayout*)': fl_BlockLayout.cpp:10210: warning: unused variable 'pView' fl_BlockLayout.cpp: In constructor 'fl_BlockSpellIterator::fl_BlockSpellIterator(fl_BlockLayout*, UT_sint32)': fl_BlockLayout.cpp:10857: warning: unused variable 'bRes' fl_BlockLayout.cpp: In member function 'void fl_BlockSpellIterator::updateBlock()': fl_BlockLayout.cpp:10892: warning: unused variable 'bRes' mv -f .deps/fl_DocListener.Tpo .deps/fl_DocListener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_Layout.o -MD -MP -MF .deps/fl_Layout.Tpo -c -o fl_Layout.o fl_Layout.cpp mv -f .deps/fl_Layout.Tpo .deps/fl_Layout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_FootnoteLayout.o -MD -MP -MF .deps/fl_FootnoteLayout.Tpo -c -o fl_FootnoteLayout.o fl_FootnoteLayout.cpp mv -f .deps/fl_DocLayout.Tpo .deps/fl_DocLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_TOCLayout.o -MD -MP -MF .deps/fl_TOCLayout.Tpo -c -o fl_TOCLayout.o fl_TOCLayout.cpp mv -f .deps/fv_View.Tpo .deps/fv_View.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_FrameLayout.o -MD -MP -MF .deps/fl_FrameLayout.Tpo -c -o fl_FrameLayout.o fl_FrameLayout.cpp fl_BlockLayout.cpp: In member function 'void fl_BlockLayout::getLeftRightForWrapping(UT_sint32, UT_sint32, UT_sint32&, UT_sint32&, UT_sint32&)': fl_BlockLayout.cpp:2864: warning: 'iExpand' may be used uninitialized in this function fl_FootnoteLayout.cpp: In member function 'virtual void fl_EndnoteLayout::format()': fl_FootnoteLayout.cpp:712: warning: unused variable 'pECon' fl_TOCLayout.cpp: In member function 'void fl_TOCLayout::_createTOCContainer()': fl_TOCLayout.cpp:1406: warning: unused variable 'pDSL' fl_TOCLayout.cpp: In member function 'virtual bool fl_TOCListener::populate(const void*, const PX_ChangeRecord*)': fl_TOCLayout.cpp:2304: warning: unused variable 'pL' fl_TOCLayout.cpp:2321: warning: unused variable 'pL' fl_FrameLayout.cpp: In member function 'void fl_FrameLayout::_createFrameContainer()': fl_FrameLayout.cpp:595: warning: unused variable 'pDSL' fl_FrameLayout.cpp:598: warning: unused variable 'pCon' mv -f .deps/fl_FootnoteLayout.Tpo .deps/fl_FootnoteLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_SectionLayout.o -MD -MP -MF .deps/fl_SectionLayout.Tpo -c -o fl_SectionLayout.o fl_SectionLayout.cpp fl_TOCLayout.cpp: In member function 'TOCEntry* fl_TOCLayout::createNewEntry(fl_BlockLayout*)': fl_TOCLayout.cpp:1316: warning: 'iStartAt' may be used uninitialized in this function fl_TOCLayout.cpp:1315: warning: 'bInherit' may be used uninitialized in this function fl_TOCLayout.cpp:1312: warning: 'iFType' may be used uninitialized in this function mv -f .deps/fl_FrameLayout.Tpo .deps/fl_FrameLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_TableLayout.o -MD -MP -MF .deps/fl_TableLayout.Tpo -c -o fl_TableLayout.o fl_TableLayout.cpp fl_SectionLayout.cpp: In member function 'virtual bool fl_SectionLayout::bl_doclistener_insertSection(fl_ContainerLayout*, SectionType, const PX_ChangeRecord_Strux*, const void*, PL_ListenerId, void (*)(const void*, PL_ListenerId, const void*))': fl_SectionLayout.cpp:467: warning: unused variable 'bres' mv -f .deps/fl_TOCLayout.Tpo .deps/fl_TOCLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_AutoNum.o -MD -MP -MF .deps/fl_AutoNum.Tpo -c -o fl_AutoNum.o fl_AutoNum.cpp fl_SectionLayout.cpp: In member function 'virtual void fl_DocSectionLayout::collapse()': fl_SectionLayout.cpp:2646: warning: unused variable 'pCon' fl_SectionLayout.cpp: In member function 'void fl_HdrFtrSectionLayout::changeIntoHdrFtrSection(fl_DocSectionLayout*)': fl_SectionLayout.cpp:3364: warning: unused variable 'pPrevSL' fl_SectionLayout.cpp: In member function 'bool fl_HdrFtrSectionLayout::doclistener_deleteStrux(const PX_ChangeRecord*)': fl_SectionLayout.cpp:3446: warning: unused variable 'pcrx' fl_SectionLayout.cpp:3451: warning: unused variable 'pcrx' fl_SectionLayout.cpp: In member function 'virtual bool fl_ShadowListener::populate(const void*, const PX_ChangeRecord*)': fl_SectionLayout.cpp:5299: warning: unused variable 'pL' fl_SectionLayout.cpp:5316: warning: unused variable 'pL' fl_SectionLayout.cpp:5334: warning: unused variable 'pL' mv -f .deps/fl_BlockLayout.Tpo .deps/fl_BlockLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_AutoLists.o -MD -MP -MF .deps/fl_AutoLists.Tpo -c -o fl_AutoLists.o fl_AutoLists.cpp mv -f .deps/fl_AutoLists.Tpo .deps/fl_AutoLists.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_TestRoutines.o -MD -MP -MF .deps/fl_TestRoutines.Tpo -c -o fl_TestRoutines.o fl_TestRoutines.cpp mv -f .deps/fl_TestRoutines.Tpo .deps/fl_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_ContainerLayout.o -MD -MP -MF .deps/fl_ContainerLayout.Tpo -c -o fl_ContainerLayout.o fl_ContainerLayout.cpp mv -f .deps/fl_AutoNum.Tpo .deps/fl_AutoNum.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fl_SelectionPreserver.o -MD -MP -MF .deps/fl_SelectionPreserver.Tpo -c -o fl_SelectionPreserver.o fl_SelectionPreserver.cpp mv -f .deps/fl_TableLayout.Tpo .deps/fl_TableLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_Column.o -MD -MP -MF .deps/fp_Column.Tpo -c -o fp_Column.o fp_Column.cpp mv -f .deps/fl_ContainerLayout.Tpo .deps/fl_ContainerLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_Line.o -MD -MP -MF .deps/fp_Line.Tpo -c -o fp_Line.o fp_Line.cpp mv -f .deps/fl_SectionLayout.Tpo .deps/fl_SectionLayout.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_Page.o -MD -MP -MF .deps/fp_Page.Tpo -c -o fp_Page.o fp_Page.cpp mv -f .deps/fl_SelectionPreserver.Tpo .deps/fl_SelectionPreserver.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_PageSize.o -MD -MP -MF .deps/fp_PageSize.Tpo -c -o fp_PageSize.o fp_PageSize.cpp mv -f .deps/fp_PageSize.Tpo .deps/fp_PageSize.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_TableContainer.o -MD -MP -MF .deps/fp_TableContainer.Tpo -c -o fp_TableContainer.o fp_TableContainer.cpp fp_Line.cpp: In member function 'void fp_Line::_doClearScreenFromRunToEnd(UT_sint32)': fp_Line.cpp:1316: warning: unused variable 'oldheight' fp_Line.cpp: In member function 'bool fp_Line::findNextTabStop(UT_sint32, UT_sint32&, eTabType&, eTabLeader&)': fp_Line.cpp:2838: warning: unused variable 'bRes' fp_Line.cpp: In member function 'bool fp_Line::findPrevTabStop(UT_sint32, UT_sint32&, eTabType&, eTabLeader&)': fp_Line.cpp:2867: warning: unused variable 'bRes' fp_Column.cpp: In member function 'void fp_VerticalContainer::getScreenOffsets(fp_ContainerObject*, UT_sint32&, UT_sint32&)': fp_Column.cpp:662: warning: 'xcell' may be used uninitialized in this function fp_Page.cpp: In member function 'fp_Container* fp_Page::updatePageForWrapping(fp_Column*&)': fp_Page.cpp:672: warning: unused variable 'pFLine' fp_Page.cpp: In member function 'void fp_Page::updateColumnX()': fp_Page.cpp:1519: warning: unused variable 'pFirstSectionLayout' fp_Page.cpp: In member function 'void fp_Page::columnHeightChanged(fp_Column*)': fp_Page.cpp:1985: warning: unused variable 'ndx' fp_TableContainer.cpp: In member function 'void fp_CellContainer::_getBrokenRect(fp_TableContainer*, fp_Page*&, UT_Rect&, GR_Graphics*)': fp_TableContainer.cpp:345: warning: unused variable 'pPrev' mv -f .deps/fp_Column.Tpo .deps/fp_Column.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_TOCContainer.o -MD -MP -MF .deps/fp_TOCContainer.Tpo -c -o fp_TOCContainer.o fp_TOCContainer.cpp mv -f .deps/fp_Page.Tpo .deps/fp_Page.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FootnoteContainer.o -MD -MP -MF .deps/fp_FootnoteContainer.Tpo -c -o fp_FootnoteContainer.o fp_FootnoteContainer.cpp mv -f .deps/fp_Line.Tpo .deps/fp_Line.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_Run.o -MD -MP -MF .deps/fp_Run.Tpo -c -o fp_Run.o fp_Run.cpp mv -f .deps/fp_TOCContainer.Tpo .deps/fp_TOCContainer.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FmtMarkRun.o -MD -MP -MF .deps/fp_FmtMarkRun.Tpo -c -o fp_FmtMarkRun.o fp_FmtMarkRun.cpp mv -f .deps/fp_FootnoteContainer.Tpo .deps/fp_FootnoteContainer.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_TextRun.o -MD -MP -MF .deps/fp_TextRun.Tpo -c -o fp_TextRun.o fp_TextRun.cpp mv -f .deps/fp_TableContainer.Tpo .deps/fp_TableContainer.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_TestRoutines.o -MD -MP -MF .deps/fp_TestRoutines.Tpo -c -o fp_TestRoutines.o fp_TestRoutines.cpp mv -f .deps/fp_TestRoutines.Tpo .deps/fp_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FieldListLabelRun.o -MD -MP -MF .deps/fp_FieldListLabelRun.Tpo -c -o fp_FieldListLabelRun.o fp_FieldListLabelRun.cpp mv -f .deps/fp_FmtMarkRun.Tpo .deps/fp_FmtMarkRun.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FieldTableSumRun.o -MD -MP -MF .deps/fp_FieldTableSumRun.Tpo -c -o fp_FieldTableSumRun.o fp_FieldTableSumRun.cpp mv -f .deps/fp_FieldListLabelRun.Tpo .deps/fp_FieldListLabelRun.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FieldTOCNum.o -MD -MP -MF .deps/fp_FieldTOCNum.Tpo -c -o fp_FieldTOCNum.o fp_FieldTOCNum.cpp mv -f .deps/fp_FieldTableSumRun.Tpo .deps/fp_FieldTableSumRun.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_DirectionMarkerRun.o -MD -MP -MF .deps/fp_DirectionMarkerRun.Tpo -c -o fp_DirectionMarkerRun.o fp_DirectionMarkerRun.cpp mv -f .deps/fp_FieldTOCNum.Tpo .deps/fp_FieldTOCNum.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_FrameContainer.o -MD -MP -MF .deps/fp_FrameContainer.Tpo -c -o fp_FrameContainer.o fp_FrameContainer.cpp mv -f .deps/fp_TextRun.Tpo .deps/fp_TextRun.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fg_Graphic.o -MD -MP -MF .deps/fg_Graphic.Tpo -c -o fg_Graphic.o fg_Graphic.cpp mv -f .deps/fp_DirectionMarkerRun.Tpo .deps/fp_DirectionMarkerRun.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fg_GraphicRaster.o -MD -MP -MF .deps/fg_GraphicRaster.Tpo -c -o fg_GraphicRaster.o fg_GraphicRaster.cpp fg_Graphic.cpp: In static member function 'static FG_Graphic* FG_Graphic::createFromChangeRecord(const fl_ContainerLayout*, const PX_ChangeRecord_Object*)': fg_Graphic.cpp:49: warning: dereferencing type-punned pointer will break strict-aliasing rules fg_Graphic.cpp: In static member function 'static FG_Graphic* FG_Graphic::createFromStrux(const fl_ContainerLayout*)': fg_Graphic.cpp:78: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/fg_Graphic.Tpo .deps/fg_Graphic.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_ContainerObject.o -MD -MP -MF .deps/fp_ContainerObject.Tpo -c -o fp_ContainerObject.o fp_ContainerObject.cpp mv -f .deps/fp_Run.Tpo .deps/fp_Run.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fg_GraphicVector.o -MD -MP -MF .deps/fg_GraphicVector.Tpo -c -o fg_GraphicVector.o fg_GraphicVector.cpp mv -f .deps/fg_GraphicRaster.Tpo .deps/fg_GraphicRaster.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fb_ColumnBreaker.o -MD -MP -MF .deps/fb_ColumnBreaker.Tpo -c -o fb_ColumnBreaker.o fb_ColumnBreaker.cpp mv -f .deps/fp_FrameContainer.Tpo .deps/fp_FrameContainer.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_FrameEdit.o -MD -MP -MF .deps/fv_FrameEdit.Tpo -c -o fv_FrameEdit.o fv_FrameEdit.cpp mv -f .deps/fg_GraphicVector.Tpo .deps/fg_GraphicVector.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_VisualDragText.o -MD -MP -MF .deps/fv_VisualDragText.Tpo -c -o fv_VisualDragText.o fv_VisualDragText.cpp fb_ColumnBreaker.cpp: In member function 'UT_sint32 fb_ColumnBreaker::breakSection(fl_DocSectionLayout*)': fb_ColumnBreaker.cpp:650: warning: unused variable 'pTab' fb_ColumnBreaker.cpp: In member function 'bool fb_ColumnBreaker::_breakTOC(fp_Container*&, fp_Container*&, int, int, int)': fb_ColumnBreaker.cpp:1310: warning: unused variable 'pNewTOC' mv -f .deps/fp_ContainerObject.Tpo .deps/fp_ContainerObject.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_InlineImage.o -MD -MP -MF .deps/fv_InlineImage.Tpo -c -o fv_InlineImage.o fv_InlineImage.cpp mv -f .deps/fb_ColumnBreaker.Tpo .deps/fb_ColumnBreaker.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_Selection.o -MD -MP -MF .deps/fv_Selection.Tpo -c -o fv_Selection.o fv_Selection.cpp fv_VisualDragText.cpp: In static member function 'static void FV_VisualDragText::_autoScroll(UT_Worker*)': fv_VisualDragText.cpp:195: warning: unused variable 'pView' fv_InlineImage.cpp: In static member function 'static void FV_VisualInlineImage::_autoScroll(UT_Worker*)': fv_InlineImage.cpp:173: warning: unused variable 'pView' mv -f .deps/fv_FrameEdit.Tpo .deps/fv_FrameEdit.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_Base.o -MD -MP -MF .deps/fv_Base.Tpo -c -o fv_Base.o fv_Base.cpp mv -f .deps/fv_VisualDragText.Tpo .deps/fv_VisualDragText.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_MathRun.o -MD -MP -MF .deps/fp_MathRun.Tpo -c -o fp_MathRun.o fp_MathRun.cpp mv -f .deps/fv_InlineImage.Tpo .deps/fv_InlineImage.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fp_EmbedRun.o -MD -MP -MF .deps/fp_EmbedRun.Tpo -c -o fp_EmbedRun.o fp_EmbedRun.cpp mv -f .deps/fv_Selection.Tpo .deps/fv_Selection.Po mv -f .deps/fv_Base.Tpo .deps/fv_Base.Po mv -f .deps/fp_MathRun.Tpo .deps/fp_MathRun.Po mv -f .deps/fp_EmbedRun.Tpo .deps/fp_EmbedRun.Po rm -f libFmt.a ar cru libFmt.a fl_Squiggles.o fv_View.o fv_View_cmd.o fv_View_protected.o fv_View_TestRoutines.o fb_LineBreaker.o fb_Alignment.o fl_BlockLayout.o fl_DocLayout.o fl_DocListener.o fl_Layout.o fl_FootnoteLayout.o fl_TOCLayout.o fl_FrameLayout.o fl_SectionLayout.o fl_TableLayout.o fl_AutoNum.o fl_AutoLists.o fl_TestRoutines.o fl_ContainerLayout.o fl_SelectionPreserver.o fp_Column.o fp_Line.o fp_Page.o fp_PageSize.o fp_TableContainer.o fp_TOCContainer.o fp_FootnoteContainer.o fp_Run.o fp_FmtMarkRun.o fp_TextRun.o fp_TestRoutines.o fp_FieldListLabelRun.o fp_FieldTableSumRun.o fp_FieldTOCNum.o fp_DirectionMarkerRun.o fp_FrameContainer.o fg_Graphic.o fg_GraphicRaster.o fp_ContainerObject.o fg_GraphicVector.o fb_ColumnBreaker.o fv_FrameEdit.o fv_VisualDragText.o fv_InlineImage.o fv_Selection.o fv_Base.o fp_MathRun.o fp_EmbedRun.o ranlib libFmt.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_UnixVisualDrag.o -MD -MP -MF .deps/fv_UnixVisualDrag.Tpo -c -o fv_UnixVisualDrag.o fv_UnixVisualDrag.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_UnixFrameEdit.o -MD -MP -MF .deps/fv_UnixFrameEdit.Tpo -c -o fv_UnixFrameEdit.o fv_UnixFrameEdit.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fv_UnixInlineImage.o -MD -MP -MF .deps/fv_UnixInlineImage.Tpo -c -o fv_UnixInlineImage.o fv_UnixInlineImage.cpp fv_UnixFrameEdit.cpp: In member function 'virtual void FV_UnixFrameEdit::mouseDrag(UT_sint32, UT_sint32)': fv_UnixFrameEdit.cpp:91: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result fv_UnixInlineImage.cpp: In member function 'virtual void FV_UnixVisualInlineImage::mouseDrag(UT_sint32, UT_sint32)': fv_UnixInlineImage.cpp:88: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/fv_UnixFrameEdit.Tpo .deps/fv_UnixFrameEdit.Po fv_UnixVisualDrag.cpp: In member function 'virtual void FV_UnixVisualDrag::mouseDrag(UT_sint32, UT_sint32)': fv_UnixVisualDrag.cpp:143: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result mv -f .deps/fv_UnixInlineImage.Tpo .deps/fv_UnixInlineImage.Po mv -f .deps/fv_UnixVisualDrag.Tpo .deps/fv_UnixVisualDrag.Po rm -f libUnixFmt.a ar cru libUnixFmt.a fv_UnixVisualDrag.o fv_UnixFrameEdit.o fv_UnixInlineImage.o ranlib libUnixFmt.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' rm -f libFmt.a ar cru libFmt.a xp/*.o unix/*.o ranlib libFmt.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' Making all in ptbl make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' Making all in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pd_Document.o -MD -MP -MF .deps/pd_Document.Tpo -c -o pd_Document.o pd_Document.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pd_Document_TestRoutines.o -MD -MP -MF .deps/pd_Document_TestRoutines.Tpo -c -o pd_Document_TestRoutines.o pd_Document_TestRoutines.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pd_Style.o -MD -MP -MF .deps/pd_Style.Tpo -c -o pd_Style.o pd_Style.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag.o -MD -MP -MF .deps/pf_Frag.Tpo -c -o pf_Frag.o pf_Frag.cpp mv -f .deps/pd_Document_TestRoutines.Tpo .deps/pd_Document_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_FmtMark.o -MD -MP -MF .deps/pf_Frag_FmtMark.Tpo -c -o pf_Frag_FmtMark.o pf_Frag_FmtMark.cpp mv -f .deps/pf_Frag.Tpo .deps/pf_Frag.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_Object.o -MD -MP -MF .deps/pf_Frag_Object.Tpo -c -o pf_Frag_Object.o pf_Frag_Object.cpp mv -f .deps/pf_Frag_FmtMark.Tpo .deps/pf_Frag_FmtMark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_Strux.o -MD -MP -MF .deps/pf_Frag_Strux.Tpo -c -o pf_Frag_Strux.o pf_Frag_Strux.cpp mv -f .deps/pd_Style.Tpo .deps/pd_Style.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_Strux_Block.o -MD -MP -MF .deps/pf_Frag_Strux_Block.Tpo -c -o pf_Frag_Strux_Block.o pf_Frag_Strux_Block.cpp mv -f .deps/pf_Frag_Object.Tpo .deps/pf_Frag_Object.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_Strux_Section.o -MD -MP -MF .deps/pf_Frag_Strux_Section.Tpo -c -o pf_Frag_Strux_Section.o pf_Frag_Strux_Section.cpp mv -f .deps/pf_Frag_Strux_Block.Tpo .deps/pf_Frag_Strux_Block.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_TestRoutines.o -MD -MP -MF .deps/pf_Frag_TestRoutines.Tpo -c -o pf_Frag_TestRoutines.o pf_Frag_TestRoutines.cpp mv -f .deps/pf_Frag_TestRoutines.Tpo .deps/pf_Frag_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frag_Text.o -MD -MP -MF .deps/pf_Frag_Text.Tpo -c -o pf_Frag_Text.o pf_Frag_Text.cpp mv -f .deps/pf_Frag_Strux.Tpo .deps/pf_Frag_Strux.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Fragments.o -MD -MP -MF .deps/pf_Fragments.Tpo -c -o pf_Fragments.o pf_Fragments.cpp mv -f .deps/pf_Frag_Strux_Section.Tpo .deps/pf_Frag_Strux_Section.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pf_Frags_TestRoutines.o -MD -MP -MF .deps/pf_Frags_TestRoutines.Tpo -c -o pf_Frags_TestRoutines.o pf_Frags_TestRoutines.cpp mv -f .deps/pf_Frags_TestRoutines.Tpo .deps/pf_Frags_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pp_AttrProp.o -MD -MP -MF .deps/pp_AttrProp.Tpo -c -o pp_AttrProp.o pp_AttrProp.cpp mv -f .deps/pf_Frag_Text.Tpo .deps/pf_Frag_Text.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pp_Property.o -MD -MP -MF .deps/pp_Property.Tpo -c -o pp_Property.o pp_Property.cpp mv -f .deps/pf_Fragments.Tpo .deps/pf_Fragments.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pp_PropertyMap.o -MD -MP -MF .deps/pp_PropertyMap.Tpo -c -o pp_PropertyMap.o pp_PropertyMap.cpp mv -f .deps/pp_PropertyMap.Tpo .deps/pp_PropertyMap.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pp_TableAttrProp.o -MD -MP -MF .deps/pp_TableAttrProp.Tpo -c -o pp_TableAttrProp.o pp_TableAttrProp.cpp mv -f .deps/pp_Property.Tpo .deps/pp_Property.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pp_Revision.o -MD -MP -MF .deps/pp_Revision.Tpo -c -o pp_Revision.o pp_Revision.cpp pp_TableAttrProp.cpp: In member function 'bool pp_TableAttrProp::findMatch(const PP_AttrProp*, UT_uint32*) const': pp_TableAttrProp.cpp:181: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/pp_TableAttrProp.Tpo .deps/pp_TableAttrProp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT po_Bookmark.o -MD -MP -MF .deps/po_Bookmark.Tpo -c -o po_Bookmark.o po_Bookmark.cpp mv -f .deps/pd_Document.Tpo .deps/pd_Document.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PieceTable.o -MD -MP -MF .deps/pt_PieceTable.Tpo -c -o pt_PieceTable.o pt_PieceTable.cpp mv -f .deps/pp_AttrProp.Tpo .deps/pp_AttrProp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_Append.o -MD -MP -MF .deps/pt_PT_Append.Tpo -c -o pt_PT_Append.o pt_PT_Append.cpp mv -f .deps/pp_Revision.Tpo .deps/pp_Revision.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_ChangeObject.o -MD -MP -MF .deps/pt_PT_ChangeObject.Tpo -c -o pt_PT_ChangeObject.o pt_PT_ChangeObject.cpp mv -f .deps/po_Bookmark.Tpo .deps/po_Bookmark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_ChangeSpan.o -MD -MP -MF .deps/pt_PT_ChangeSpan.Tpo -c -o pt_PT_ChangeSpan.o pt_PT_ChangeSpan.cpp pt_PieceTable.cpp: In member function 'bool pt_PieceTable::insertStruxNoUpdateBefore(const void*, PTStruxType, const gchar**)': pt_PieceTable.cpp:234: warning: unused variable 'bMerged' pt_PT_ChangeObject.cpp: In member function 'bool pt_PieceTable::changeObjectFormatNoUpdate(PTChangeFmt, pf_Frag_Object*, const gchar**, const gchar**)': pt_PT_ChangeObject.cpp:45: warning: unused variable 'bMerged' pt_PT_ChangeObject.cpp: In member function 'bool pt_PieceTable::_fmtChangeObjectWithNotify(PTChangeFmt, pf_Frag_Object*, UT_uint32, PT_DocPosition, UT_uint32, const gchar**, const gchar**, pf_Frag_Strux*, pf_Frag**, UT_uint32*, bool)': pt_PT_ChangeObject.cpp:77: warning: unused variable 'bMerged' mv -f .deps/pt_PT_ChangeObject.Tpo .deps/pt_PT_ChangeObject.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_ChangeStrux.o -MD -MP -MF .deps/pt_PT_ChangeStrux.Tpo -c -o pt_PT_ChangeStrux.o pt_PT_ChangeStrux.cpp mv -f .deps/pt_PieceTable.Tpo .deps/pt_PieceTable.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_FmtMark.o -MD -MP -MF .deps/pt_PT_FmtMark.Tpo -c -o pt_PT_FmtMark.o pt_PT_FmtMark.cpp mv -f .deps/pt_PT_Append.Tpo .deps/pt_PT_Append.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_Glob.o -MD -MP -MF .deps/pt_PT_Glob.Tpo -c -o pt_PT_Glob.o pt_PT_Glob.cpp mv -f .deps/pt_PT_ChangeSpan.Tpo .deps/pt_PT_ChangeSpan.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_DeleteObject.o -MD -MP -MF .deps/pt_PT_DeleteObject.Tpo -c -o pt_PT_DeleteObject.o pt_PT_DeleteObject.cpp mv -f .deps/pt_PT_Glob.Tpo .deps/pt_PT_Glob.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_DeleteSpan.o -MD -MP -MF .deps/pt_PT_DeleteSpan.Tpo -c -o pt_PT_DeleteSpan.o pt_PT_DeleteSpan.cpp mv -f .deps/pt_PT_ChangeStrux.Tpo .deps/pt_PT_ChangeStrux.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_DeleteStrux.o -MD -MP -MF .deps/pt_PT_DeleteStrux.Tpo -c -o pt_PT_DeleteStrux.o pt_PT_DeleteStrux.cpp mv -f .deps/pt_PT_FmtMark.Tpo .deps/pt_PT_FmtMark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_InsertObject.o -MD -MP -MF .deps/pt_PT_InsertObject.Tpo -c -o pt_PT_InsertObject.o pt_PT_InsertObject.cpp mv -f .deps/pt_PT_DeleteObject.Tpo .deps/pt_PT_DeleteObject.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_InsertSpan.o -MD -MP -MF .deps/pt_PT_InsertSpan.Tpo -c -o pt_PT_InsertSpan.o pt_PT_InsertSpan.cpp pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_deleteComplexSpan(PT_DocPosition&, PT_DocPosition&, UT_Stack*)': pt_PT_DeleteSpan.cpp:1411: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp:1424: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp:1459: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp:1477: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp:1524: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp:1548: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_realDeleteSpan(PT_DocPosition, PT_DocPosition, PP_AttrProp*, bool, bool)': pt_PT_DeleteSpan.cpp:2035: warning: dereferencing type-punned pointer will break strict-aliasing rules pt_PT_DeleteStrux.cpp: In member function 'void pt_PieceTable::_deleteHdrFtrStruxWithNotify(pf_Frag_Strux*)': pt_PT_DeleteStrux.cpp:641: warning: unused variable 'HdrFtrPos' mv -f .deps/pt_PT_InsertObject.Tpo .deps/pt_PT_InsertObject.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_InsertStrux.o -MD -MP -MF .deps/pt_PT_InsertStrux.Tpo -c -o pt_PT_InsertStrux.o pt_PT_InsertStrux.cpp pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::_deleteComplexSpan(PT_DocPosition&, PT_DocPosition&, UT_Stack*)': pt_PT_DeleteSpan.cpp:1602: warning: 'bResult' may be used uninitialized in this function mv -f .deps/pt_PT_DeleteStrux.Tpo .deps/pt_PT_DeleteStrux.Po mv -f .deps/pt_PT_InsertSpan.Tpo .deps/pt_PT_InsertSpan.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_Listener.o -MD -MP -MF .deps/pt_PT_Listener.Tpo -c -o pt_PT_Listener.o pt_PT_Listener.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_Styles.o -MD -MP -MF .deps/pt_PT_Styles.Tpo -c -o pt_PT_Styles.o pt_PT_Styles.cpp pt_PT_DeleteSpan.cpp: In member function 'bool pt_PieceTable::deleteSpan(PT_DocPosition, PT_DocPosition, PP_AttrProp*, UT_uint32&, bool, bool)': pt_PT_DeleteSpan.cpp:136: warning: 'eStruxType' may be used uninitialized in this function mv -f .deps/pt_PT_DeleteSpan.Tpo .deps/pt_PT_DeleteSpan.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_TestRoutines.o -MD -MP -MF .deps/pt_PT_TestRoutines.Tpo -c -o pt_PT_TestRoutines.o pt_PT_TestRoutines.cpp mv -f .deps/pt_PT_TestRoutines.Tpo .deps/pt_PT_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_PT_Undo.o -MD -MP -MF .deps/pt_PT_Undo.Tpo -c -o pt_PT_Undo.o pt_PT_Undo.cpp pt_PT_InsertStrux.cpp: In member function 'bool pt_PieceTable::_realInsertStrux(PT_DocPosition, PTStruxType, const gchar**, const gchar**, pf_Frag_Strux**)': pt_PT_InsertStrux.cpp:557: warning: unused variable 'bMerged' mv -f .deps/pt_PT_InsertStrux.Tpo .deps/pt_PT_InsertStrux.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pt_VarSet.o -MD -MP -MF .deps/pt_VarSet.Tpo -c -o pt_VarSet.o pt_VarSet.cpp mv -f .deps/pt_PT_Listener.Tpo .deps/pt_PT_Listener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_ChangeHistory.o -MD -MP -MF .deps/px_ChangeHistory.Tpo -c -o px_ChangeHistory.o px_ChangeHistory.cpp mv -f .deps/pt_PT_Styles.Tpo .deps/pt_PT_Styles.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CH_TestRoutines.o -MD -MP -MF .deps/px_CH_TestRoutines.Tpo -c -o px_CH_TestRoutines.o px_CH_TestRoutines.cpp mv -f .deps/px_CH_TestRoutines.Tpo .deps/px_CH_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_ChangeRecord.o -MD -MP -MF .deps/px_ChangeRecord.Tpo -c -o px_ChangeRecord.o px_ChangeRecord.cpp mv -f .deps/pt_PT_Undo.Tpo .deps/pt_PT_Undo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_FmtMark.o -MD -MP -MF .deps/px_CR_FmtMark.Tpo -c -o px_CR_FmtMark.o px_CR_FmtMark.cpp px_ChangeHistory.cpp: In member function 'void px_ChangeHistory::_printHistory(UT_sint32) const': px_ChangeHistory.cpp:728: warning: unused variable 'pcr' px_ChangeHistory.cpp: In member function 'bool px_ChangeHistory::getUndo(PX_ChangeRecord**, bool) const': px_ChangeHistory.cpp:240: warning: 'lowWork' may be used uninitialized in this function mv -f .deps/pt_VarSet.Tpo .deps/pt_VarSet.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_FmtMarkChange.o -MD -MP -MF .deps/px_CR_FmtMarkChange.Tpo -c -o px_CR_FmtMarkChange.o px_CR_FmtMarkChange.cpp px_ChangeHistory.cpp: At global scope: px_ChangeHistory.cpp:33: warning: 'void __invalidateRedo(const px_ChangeHistory*)' defined but not used mv -f .deps/px_ChangeHistory.Tpo .deps/px_ChangeHistory.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_Glob.o -MD -MP -MF .deps/px_CR_Glob.Tpo -c -o px_CR_Glob.o px_CR_Glob.cpp mv -f .deps/px_CR_FmtMark.Tpo .deps/px_CR_FmtMark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_Object.o -MD -MP -MF .deps/px_CR_Object.Tpo -c -o px_CR_Object.o px_CR_Object.cpp mv -f .deps/px_ChangeRecord.Tpo .deps/px_ChangeRecord.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_ObjectChange.o -MD -MP -MF .deps/px_CR_ObjectChange.Tpo -c -o px_CR_ObjectChange.o px_CR_ObjectChange.cpp mv -f .deps/px_CR_FmtMarkChange.Tpo .deps/px_CR_FmtMarkChange.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_Span.o -MD -MP -MF .deps/px_CR_Span.Tpo -c -o px_CR_Span.o px_CR_Span.cpp mv -f .deps/px_CR_Glob.Tpo .deps/px_CR_Glob.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_SpanChange.o -MD -MP -MF .deps/px_CR_SpanChange.Tpo -c -o px_CR_SpanChange.o px_CR_SpanChange.cpp mv -f .deps/px_CR_Object.Tpo .deps/px_CR_Object.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_Strux.o -MD -MP -MF .deps/px_CR_Strux.Tpo -c -o px_CR_Strux.o px_CR_Strux.cpp mv -f .deps/px_CR_ObjectChange.Tpo .deps/px_CR_ObjectChange.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_StruxChange.o -MD -MP -MF .deps/px_CR_StruxChange.Tpo -c -o px_CR_StruxChange.o px_CR_StruxChange.cpp mv -f .deps/px_CR_Span.Tpo .deps/px_CR_Span.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_Style.o -MD -MP -MF .deps/px_CR_Style.Tpo -c -o px_CR_Style.o px_CR_Style.cpp mv -f .deps/px_CR_SpanChange.Tpo .deps/px_CR_SpanChange.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_DocProp.o -MD -MP -MF .deps/px_CR_DocProp.Tpo -c -o px_CR_DocProp.o px_CR_DocProp.cpp mv -f .deps/px_CR_Strux.Tpo .deps/px_CR_Strux.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_DataItem.o -MD -MP -MF .deps/px_CR_DataItem.Tpo -c -o px_CR_DataItem.o px_CR_DataItem.cpp mv -f .deps/px_CR_StruxChange.Tpo .deps/px_CR_StruxChange.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT px_CR_TestRoutines.o -MD -MP -MF .deps/px_CR_TestRoutines.Tpo -c -o px_CR_TestRoutines.o px_CR_TestRoutines.cpp mv -f .deps/px_CR_TestRoutines.Tpo .deps/px_CR_TestRoutines.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT fd_Field.o -MD -MP -MF .deps/fd_Field.Tpo -c -o fd_Field.o fd_Field.cpp mv -f .deps/px_CR_Style.Tpo .deps/px_CR_Style.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT pd_Iterator.o -MD -MP -MF .deps/pd_Iterator.Tpo -c -o pd_Iterator.o pd_Iterator.cpp mv -f .deps/px_CR_DocProp.Tpo .deps/px_CR_DocProp.Po mv -f .deps/px_CR_DataItem.Tpo .deps/px_CR_DataItem.Po mv -f .deps/fd_Field.Tpo .deps/fd_Field.Po mv -f .deps/pd_Iterator.Tpo .deps/pd_Iterator.Po rm -f libPtbl.a ar cru libPtbl.a pd_Document.o pd_Document_TestRoutines.o pd_Style.o pf_Frag.o pf_Frag_FmtMark.o pf_Frag_Object.o pf_Frag_Strux.o pf_Frag_Strux_Block.o pf_Frag_Strux_Section.o pf_Frag_TestRoutines.o pf_Frag_Text.o pf_Fragments.o pf_Frags_TestRoutines.o pp_AttrProp.o pp_Property.o pp_PropertyMap.o pp_TableAttrProp.o pp_Revision.o po_Bookmark.o pt_PieceTable.o pt_PT_Append.o pt_PT_ChangeObject.o pt_PT_ChangeSpan.o pt_PT_ChangeStrux.o pt_PT_FmtMark.o pt_PT_Glob.o pt_PT_DeleteObject.o pt_PT_DeleteSpan.o pt_PT_DeleteStrux.o pt_PT_InsertObject.o pt_PT_InsertSpan.o pt_PT_InsertStrux.o pt_PT_Listener.o pt_PT_Styles.o pt_PT_TestRoutines.o pt_PT_Undo.o pt_VarSet.o px_ChangeHistory.o px_CH_TestRoutines.o px_ChangeRecord.o px_CR_FmtMark.o px_CR_FmtMarkChange.o px_CR_Glob.o px_CR_Object.o px_CR_ObjectChange.o px_CR_Span.o px_CR_SpanChange.o px_CR_Strux.o px_CR_StruxChange.o px_CR_Style.o px_CR_DocProp.o px_CR_DataItem.o px_CR_TestRoutines.o fd_Field.o pd_Iterator.o ranlib libPtbl.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text' Making all in other make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other' Making all in spell make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT spell_manager.o -MD -MP -MF .deps/spell_manager.Tpo -c -o spell_manager.o spell_manager.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT barbarisms.o -MD -MP -MF .deps/barbarisms.Tpo -c -o barbarisms.o barbarisms.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT enchant_checker.o -MD -MP -MF .deps/enchant_checker.Tpo -c -o enchant_checker.o enchant_checker.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ispell_checker.o -MD -MP -MF .deps/ispell_checker.Tpo -c -o ispell_checker.o ispell_checker.cpp mv -f .deps/enchant_checker.Tpo .deps/enchant_checker.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT good.o -MD -MP -MF .deps/good.Tpo -c -o good.o good.cpp mv -f .deps/ispell_checker.Tpo .deps/ispell_checker.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT tgood.o -MD -MP -MF .deps/tgood.Tpo -c -o tgood.o tgood.cpp mv -f .deps/barbarisms.Tpo .deps/barbarisms.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.cpp mv -f .deps/spell_manager.Tpo .deps/spell_manager.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT makedent.o -MD -MP -MF .deps/makedent.Tpo -c -o makedent.o makedent.cpp mv -f .deps/good.Tpo .deps/good.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp mv -f .deps/lookup.Tpo .deps/lookup.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT correct.o -MD -MP -MF .deps/correct.Tpo -c -o correct.o correct.cpp mv -f .deps/tgood.Tpo .deps/tgood.Po mv -f .deps/makedent.Tpo .deps/makedent.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/correct.Tpo .deps/correct.Po rm -f libSpell.a ar cru libSpell.a spell_manager.o barbarisms.o enchant_checker.o ispell_checker.o good.o tgood.o lookup.o makedent.o hash.o correct.o ranlib libSpell.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other' Making all in pkg make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' Making all in wp make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' Making all in ap make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Spell.o -MD -MP -MF .deps/ap_Dialog_Spell.Tpo -c -o ap_Dialog_Spell.o ap_Dialog_Spell.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Args.o -MD -MP -MF .deps/ap_Args.Tpo -c -o ap_Args.o ap_Args.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Convert.o -MD -MP -MF .deps/ap_Convert.Tpo -c -o ap_Convert.o ap_Convert.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Background.o -MD -MP -MF .deps/ap_Dialog_Background.Tpo -c -o ap_Dialog_Background.o ap_Dialog_Background.cpp mv -f .deps/ap_Dialog_Background.Tpo .deps/ap_Dialog_Background.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_HdrFtr.o -MD -MP -MF .deps/ap_Dialog_HdrFtr.Tpo -c -o ap_Dialog_HdrFtr.o ap_Dialog_HdrFtr.cpp mv -f .deps/ap_Args.Tpo .deps/ap_Args.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Break.o -MD -MP -MF .deps/ap_Dialog_Break.Tpo -c -o ap_Dialog_Break.o ap_Dialog_Break.cpp mv -f .deps/ap_Dialog_Spell.Tpo .deps/ap_Dialog_Spell.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_InsertTable.o -MD -MP -MF .deps/ap_Dialog_InsertTable.Tpo -c -o ap_Dialog_InsertTable.o ap_Dialog_InsertTable.cpp mv -f .deps/ap_Dialog_HdrFtr.Tpo .deps/ap_Dialog_HdrFtr.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_FormatTable.o -MD -MP -MF .deps/ap_Dialog_FormatTable.Tpo -c -o ap_Dialog_FormatTable.o ap_Dialog_FormatTable.cpp mv -f .deps/ap_Dialog_Break.Tpo .deps/ap_Dialog_Break.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_FormatFrame.o -MD -MP -MF .deps/ap_Dialog_FormatFrame.Tpo -c -o ap_Dialog_FormatFrame.o ap_Dialog_FormatFrame.cpp mv -f .deps/ap_Convert.Tpo .deps/ap_Convert.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_WordCount.o -MD -MP -MF .deps/ap_Dialog_WordCount.Tpo -c -o ap_Dialog_WordCount.o ap_Dialog_WordCount.cpp mv -f .deps/ap_Dialog_InsertTable.Tpo .deps/ap_Dialog_InsertTable.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Field.o -MD -MP -MF .deps/ap_Dialog_Field.Tpo -c -o ap_Dialog_Field.o ap_Dialog_Field.cpp mv -f .deps/ap_Dialog_WordCount.Tpo .deps/ap_Dialog_WordCount.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Goto.o -MD -MP -MF .deps/ap_Dialog_Goto.Tpo -c -o ap_Dialog_Goto.o ap_Dialog_Goto.cpp mv -f .deps/ap_Dialog_Field.Tpo .deps/ap_Dialog_Field.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Insert_DateTime.o -MD -MP -MF .deps/ap_Dialog_Insert_DateTime.Tpo -c -o ap_Dialog_Insert_DateTime.o ap_Dialog_Insert_DateTime.cpp mv -f .deps/ap_Dialog_FormatTable.Tpo .deps/ap_Dialog_FormatTable.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Lists.o -MD -MP -MF .deps/ap_Dialog_Lists.Tpo -c -o ap_Dialog_Lists.o ap_Dialog_Lists.cpp mv -f .deps/ap_Dialog_Goto.Tpo .deps/ap_Dialog_Goto.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Options.o -MD -MP -MF .deps/ap_Dialog_Options.Tpo -c -o ap_Dialog_Options.o ap_Dialog_Options.cpp mv -f .deps/ap_Dialog_FormatFrame.Tpo .deps/ap_Dialog_FormatFrame.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_PageNumbers.o -MD -MP -MF .deps/ap_Dialog_PageNumbers.Tpo -c -o ap_Dialog_PageNumbers.o ap_Dialog_PageNumbers.cpp mv -f .deps/ap_Dialog_Insert_DateTime.Tpo .deps/ap_Dialog_Insert_DateTime.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Paragraph.o -MD -MP -MF .deps/ap_Dialog_Paragraph.Tpo -c -o ap_Dialog_Paragraph.o ap_Dialog_Paragraph.cpp mv -f .deps/ap_Dialog_PageNumbers.Tpo .deps/ap_Dialog_PageNumbers.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Replace.o -MD -MP -MF .deps/ap_Dialog_Replace.Tpo -c -o ap_Dialog_Replace.o ap_Dialog_Replace.cpp mv -f .deps/ap_Dialog_Options.Tpo .deps/ap_Dialog_Options.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Styles.o -MD -MP -MF .deps/ap_Dialog_Styles.Tpo -c -o ap_Dialog_Styles.o ap_Dialog_Styles.cpp mv -f .deps/ap_Dialog_Lists.Tpo .deps/ap_Dialog_Lists.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Columns.o -MD -MP -MF .deps/ap_Dialog_Columns.Tpo -c -o ap_Dialog_Columns.o ap_Dialog_Columns.cpp mv -f .deps/ap_Dialog_Paragraph.Tpo .deps/ap_Dialog_Paragraph.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Tab.o -MD -MP -MF .deps/ap_Dialog_Tab.Tpo -c -o ap_Dialog_Tab.o ap_Dialog_Tab.cpp mv -f .deps/ap_Dialog_Replace.Tpo .deps/ap_Dialog_Replace.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_ToggleCase.o -MD -MP -MF .deps/ap_Dialog_ToggleCase.Tpo -c -o ap_Dialog_ToggleCase.o ap_Dialog_ToggleCase.cpp mv -f .deps/ap_Dialog_ToggleCase.Tpo .deps/ap_Dialog_ToggleCase.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_PageSetup.o -MD -MP -MF .deps/ap_Dialog_PageSetup.Tpo -c -o ap_Dialog_PageSetup.o ap_Dialog_PageSetup.cpp mv -f .deps/ap_Dialog_Columns.Tpo .deps/ap_Dialog_Columns.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_New.o -MD -MP -MF .deps/ap_Dialog_New.Tpo -c -o ap_Dialog_New.o ap_Dialog_New.cpp mv -f .deps/ap_Dialog_Styles.Tpo .deps/ap_Dialog_Styles.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_InsertHyperlink.o -MD -MP -MF .deps/ap_Dialog_InsertHyperlink.Tpo -c -o ap_Dialog_InsertHyperlink.o ap_Dialog_InsertHyperlink.cpp mv -f .deps/ap_Dialog_Tab.Tpo .deps/ap_Dialog_Tab.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_InsertBookmark.o -MD -MP -MF .deps/ap_Dialog_InsertBookmark.Tpo -c -o ap_Dialog_InsertBookmark.o ap_Dialog_InsertBookmark.cpp mv -f .deps/ap_Dialog_PageSetup.Tpo .deps/ap_Dialog_PageSetup.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_FormatFootnotes.o -MD -MP -MF .deps/ap_Dialog_FormatFootnotes.Tpo -c -o ap_Dialog_FormatFootnotes.o ap_Dialog_FormatFootnotes.cpp mv -f .deps/ap_Dialog_New.Tpo .deps/ap_Dialog_New.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_FormatTOC.o -MD -MP -MF .deps/ap_Dialog_FormatTOC.Tpo -c -o ap_Dialog_FormatTOC.o ap_Dialog_FormatTOC.cpp mv -f .deps/ap_Dialog_InsertBookmark.Tpo .deps/ap_Dialog_InsertBookmark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_MarkRevisions.o -MD -MP -MF .deps/ap_Dialog_MarkRevisions.Tpo -c -o ap_Dialog_MarkRevisions.o ap_Dialog_MarkRevisions.cpp mv -f .deps/ap_Dialog_InsertHyperlink.Tpo .deps/ap_Dialog_InsertHyperlink.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_ListRevisions.o -MD -MP -MF .deps/ap_Dialog_ListRevisions.Tpo -c -o ap_Dialog_ListRevisions.o ap_Dialog_ListRevisions.cpp mv -f .deps/ap_Dialog_FormatFootnotes.Tpo .deps/ap_Dialog_FormatFootnotes.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_MergeCells.o -MD -MP -MF .deps/ap_Dialog_MergeCells.Tpo -c -o ap_Dialog_MergeCells.o ap_Dialog_MergeCells.cpp mv -f .deps/ap_Dialog_MarkRevisions.Tpo .deps/ap_Dialog_MarkRevisions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_SplitCells.o -MD -MP -MF .deps/ap_Dialog_SplitCells.Tpo -c -o ap_Dialog_SplitCells.o ap_Dialog_SplitCells.cpp mv -f .deps/ap_Dialog_ListRevisions.Tpo .deps/ap_Dialog_ListRevisions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_MailMerge.o -MD -MP -MF .deps/ap_Dialog_MailMerge.Tpo -c -o ap_Dialog_MailMerge.o ap_Dialog_MailMerge.cpp mv -f .deps/ap_Dialog_FormatTOC.Tpo .deps/ap_Dialog_FormatTOC.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Latex.o -MD -MP -MF .deps/ap_Dialog_Latex.Tpo -c -o ap_Dialog_Latex.o ap_Dialog_Latex.cpp mv -f .deps/ap_Dialog_MergeCells.Tpo .deps/ap_Dialog_MergeCells.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_EditMethods.o -MD -MP -MF .deps/ap_EditMethods.Tpo -c -o ap_EditMethods.o ap_EditMethods.cpp mv -f .deps/ap_Dialog_SplitCells.Tpo .deps/ap_Dialog_SplitCells.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_FrameData.o -MD -MP -MF .deps/ap_FrameData.Tpo -c -o ap_FrameData.o ap_FrameData.cpp mv -f .deps/ap_Dialog_Latex.Tpo .deps/ap_Dialog_Latex.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LeftRuler.o -MD -MP -MF .deps/ap_LeftRuler.Tpo -c -o ap_LeftRuler.o ap_LeftRuler.cpp mv -f .deps/ap_Dialog_MailMerge.Tpo .deps/ap_Dialog_MailMerge.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LoadBindings.o -MD -MP -MF .deps/ap_LoadBindings.Tpo -c -o ap_LoadBindings.o ap_LoadBindings.cpp mv -f .deps/ap_LoadBindings.Tpo .deps/ap_LoadBindings.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadAbovedot.o -MD -MP -MF .deps/ap_LB_DeadAbovedot.Tpo -c -o ap_LB_DeadAbovedot.o ap_LB_DeadAbovedot.cpp mv -f .deps/ap_FrameData.Tpo .deps/ap_FrameData.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadAcute.o -MD -MP -MF .deps/ap_LB_DeadAcute.Tpo -c -o ap_LB_DeadAcute.o ap_LB_DeadAcute.cpp mv -f .deps/ap_LB_DeadAbovedot.Tpo .deps/ap_LB_DeadAbovedot.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadBreve.o -MD -MP -MF .deps/ap_LB_DeadBreve.Tpo -c -o ap_LB_DeadBreve.o ap_LB_DeadBreve.cpp mv -f .deps/ap_LB_DeadAcute.Tpo .deps/ap_LB_DeadAcute.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadCaron.o -MD -MP -MF .deps/ap_LB_DeadCaron.Tpo -c -o ap_LB_DeadCaron.o ap_LB_DeadCaron.cpp mv -f .deps/ap_LB_DeadBreve.Tpo .deps/ap_LB_DeadBreve.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadCedilla.o -MD -MP -MF .deps/ap_LB_DeadCedilla.Tpo -c -o ap_LB_DeadCedilla.o ap_LB_DeadCedilla.cpp mv -f .deps/ap_LB_DeadCaron.Tpo .deps/ap_LB_DeadCaron.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadCircumflex.o -MD -MP -MF .deps/ap_LB_DeadCircumflex.Tpo -c -o ap_LB_DeadCircumflex.o ap_LB_DeadCircumflex.cpp mv -f .deps/ap_LB_DeadCedilla.Tpo .deps/ap_LB_DeadCedilla.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadDiaeresis.o -MD -MP -MF .deps/ap_LB_DeadDiaeresis.Tpo -c -o ap_LB_DeadDiaeresis.o ap_LB_DeadDiaeresis.cpp mv -f .deps/ap_LeftRuler.Tpo .deps/ap_LeftRuler.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadDoubleacute.o -MD -MP -MF .deps/ap_LB_DeadDoubleacute.Tpo -c -o ap_LB_DeadDoubleacute.o ap_LB_DeadDoubleacute.cpp mv -f .deps/ap_LB_DeadCircumflex.Tpo .deps/ap_LB_DeadCircumflex.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadGrave.o -MD -MP -MF .deps/ap_LB_DeadGrave.Tpo -c -o ap_LB_DeadGrave.o ap_LB_DeadGrave.cpp mv -f .deps/ap_LB_DeadDiaeresis.Tpo .deps/ap_LB_DeadDiaeresis.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadMacron.o -MD -MP -MF .deps/ap_LB_DeadMacron.Tpo -c -o ap_LB_DeadMacron.o ap_LB_DeadMacron.cpp mv -f .deps/ap_LB_DeadDoubleacute.Tpo .deps/ap_LB_DeadDoubleacute.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadOgonek.o -MD -MP -MF .deps/ap_LB_DeadOgonek.Tpo -c -o ap_LB_DeadOgonek.o ap_LB_DeadOgonek.cpp mv -f .deps/ap_LB_DeadGrave.Tpo .deps/ap_LB_DeadGrave.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_DeadTilde.o -MD -MP -MF .deps/ap_LB_DeadTilde.Tpo -c -o ap_LB_DeadTilde.o ap_LB_DeadTilde.cpp mv -f .deps/ap_LB_DeadMacron.Tpo .deps/ap_LB_DeadMacron.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_Default.o -MD -MP -MF .deps/ap_LB_Default.Tpo -c -o ap_LB_Default.o ap_LB_Default.cpp mv -f .deps/ap_LB_DeadOgonek.Tpo .deps/ap_LB_DeadOgonek.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_Emacs.o -MD -MP -MF .deps/ap_LB_Emacs.Tpo -c -o ap_LB_Emacs.o ap_LB_Emacs.cpp mv -f .deps/ap_LB_DeadTilde.Tpo .deps/ap_LB_DeadTilde.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_EmacsCtrlX.o -MD -MP -MF .deps/ap_LB_EmacsCtrlX.Tpo -c -o ap_LB_EmacsCtrlX.o ap_LB_EmacsCtrlX.cpp mv -f .deps/ap_LB_Default.Tpo .deps/ap_LB_Default.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit.o -MD -MP -MF .deps/ap_LB_viEdit.Tpo -c -o ap_LB_viEdit.o ap_LB_viEdit.cpp mv -f .deps/ap_LB_Emacs.Tpo .deps/ap_LB_Emacs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit_colon.o -MD -MP -MF .deps/ap_LB_viEdit_colon.Tpo -c -o ap_LB_viEdit_colon.o ap_LB_viEdit_colon.cpp mv -f .deps/ap_LB_EmacsCtrlX.Tpo .deps/ap_LB_EmacsCtrlX.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit_c.o -MD -MP -MF .deps/ap_LB_viEdit_c.Tpo -c -o ap_LB_viEdit_c.o ap_LB_viEdit_c.cpp mv -f .deps/ap_LB_viEdit.Tpo .deps/ap_LB_viEdit.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit_d.o -MD -MP -MF .deps/ap_LB_viEdit_d.Tpo -c -o ap_LB_viEdit_d.o ap_LB_viEdit_d.cpp mv -f .deps/ap_LB_viEdit_colon.Tpo .deps/ap_LB_viEdit_colon.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit_r.o -MD -MP -MF .deps/ap_LB_viEdit_r.Tpo -c -o ap_LB_viEdit_r.o ap_LB_viEdit_r.cpp mv -f .deps/ap_LB_viEdit_c.Tpo .deps/ap_LB_viEdit_c.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viEdit_y.o -MD -MP -MF .deps/ap_LB_viEdit_y.Tpo -c -o ap_LB_viEdit_y.o ap_LB_viEdit_y.cpp mv -f .deps/ap_LB_viEdit_d.Tpo .deps/ap_LB_viEdit_d.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_LB_viInput.o -MD -MP -MF .deps/ap_LB_viInput.Tpo -c -o ap_LB_viInput.o ap_LB_viInput.cpp mv -f .deps/ap_LB_viEdit_r.Tpo .deps/ap_LB_viEdit_r.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Menu_ActionSet.o -MD -MP -MF .deps/ap_Menu_ActionSet.Tpo -c -o ap_Menu_ActionSet.o ap_Menu_ActionSet.cpp mv -f .deps/ap_LB_viEdit_y.Tpo .deps/ap_LB_viEdit_y.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Menu_Functions.o -MD -MP -MF .deps/ap_Menu_Functions.Tpo -c -o ap_Menu_Functions.o ap_Menu_Functions.cpp mv -f .deps/ap_LB_viInput.Tpo .deps/ap_LB_viInput.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Menu_LabelSet.o -MD -MP -MF .deps/ap_Menu_LabelSet.Tpo -c -o ap_Menu_LabelSet.o ap_Menu_LabelSet.cpp mv -f .deps/ap_Menu_LabelSet.Tpo .deps/ap_Menu_LabelSet.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Menu_Layouts.o -MD -MP -MF .deps/ap_Menu_Layouts.Tpo -c -o ap_Menu_Layouts.o ap_Menu_Layouts.cpp ap_Menu_Layouts.cpp: In member function 'EV_Menu_Layout* XAP_Menu_Factory::CreateMenuLayout(const char*)': ap_Menu_Layouts.cpp:304: warning: unused variable 'bResult' ap_Menu_Layouts.cpp: In member function 'void XAP_Menu_Factory::removeContextMenu(EV_EditMouseContext)': ap_Menu_Layouts.cpp:809: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ap_Menu_Functions.Tpo .deps/ap_Menu_Functions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Prefs.o -MD -MP -MF .deps/ap_Prefs.Tpo -c -o ap_Prefs.o ap_Prefs.cpp mv -f .deps/ap_Prefs.Tpo .deps/ap_Prefs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Preview_Paragraph.o -MD -MP -MF .deps/ap_Preview_Paragraph.Tpo -c -o ap_Preview_Paragraph.o ap_Preview_Paragraph.cpp mv -f .deps/ap_EditMethods.Tpo .deps/ap_EditMethods.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Preview_Abi.o -MD -MP -MF .deps/ap_Preview_Abi.Tpo -c -o ap_Preview_Abi.o ap_Preview_Abi.cpp mv -f .deps/ap_Menu_ActionSet.Tpo .deps/ap_Menu_ActionSet.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Ruler.o -MD -MP -MF .deps/ap_Ruler.Tpo -c -o ap_Ruler.o ap_Ruler.cpp mv -f .deps/ap_Preview_Paragraph.Tpo .deps/ap_Preview_Paragraph.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Strings.o -MD -MP -MF .deps/ap_Strings.Tpo -c -o ap_Strings.o ap_Strings.cpp mv -f .deps/ap_Ruler.Tpo .deps/ap_Ruler.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Toolbar_ActionSet.o -MD -MP -MF .deps/ap_Toolbar_ActionSet.Tpo -c -o ap_Toolbar_ActionSet.o ap_Toolbar_ActionSet.cpp mv -f .deps/ap_Strings.Tpo .deps/ap_Strings.Po mv -f .deps/ap_Toolbar_ActionSet.Tpo .deps/ap_Toolbar_ActionSet.Po mv -f .deps/ap_Preview_Abi.Tpo .deps/ap_Preview_Abi.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Toolbar_Functions.o -MD -MP -MF .deps/ap_Toolbar_Functions.Tpo -c -o ap_Toolbar_Functions.o ap_Toolbar_Functions.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Toolbar_Icons.o -MD -MP -MF .deps/ap_Toolbar_Icons.Tpo -c -o ap_Toolbar_Icons.o ap_Toolbar_Icons.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Toolbar_LabelSet.o -MD -MP -MF .deps/ap_Toolbar_LabelSet.Tpo -c -o ap_Toolbar_LabelSet.o ap_Toolbar_LabelSet.cpp mv -f .deps/ap_Menu_Layouts.Tpo .deps/ap_Menu_Layouts.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Toolbar_Layouts.o -MD -MP -MF .deps/ap_Toolbar_Layouts.Tpo -c -o ap_Toolbar_Layouts.o ap_Toolbar_Layouts.cpp mv -f .deps/ap_Toolbar_Icons.Tpo .deps/ap_Toolbar_Icons.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_TopRuler.o -MD -MP -MF .deps/ap_TopRuler.Tpo -c -o ap_TopRuler.o ap_TopRuler.cpp ap_Toolbar_Layouts.cpp: In member function 'EV_Toolbar_Layout* XAP_Toolbar_Factory::CreateToolbarLayout(const char*)': ap_Toolbar_Layouts.cpp:333: warning: unused variable 'bResult' mv -f .deps/ap_Toolbar_LabelSet.Tpo .deps/ap_Toolbar_LabelSet.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_App.o -MD -MP -MF .deps/ap_App.Tpo -c -o ap_App.o ap_App.cpp mv -f .deps/ap_Toolbar_Functions.Tpo .deps/ap_Toolbar_Functions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Frame.o -MD -MP -MF .deps/ap_Frame.Tpo -c -o ap_Frame.o ap_Frame.cpp mv -f .deps/ap_Toolbar_Layouts.Tpo .deps/ap_Toolbar_Layouts.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Dialog_Stylist.o -MD -MP -MF .deps/ap_Dialog_Stylist.Tpo -c -o ap_Dialog_Stylist.o ap_Dialog_Stylist.cpp ap_TopRuler.cpp: In member function 'void AP_TopRuler::_getTabStopXAnchor(AP_TopRulerInfo*, UT_sint32, UT_sint32*, eTabType&, eTabLeader&)': ap_TopRuler.cpp:958: warning: unused variable 'bRes' ap_TopRuler.cpp: In member function 'void AP_TopRuler::mousePress(EV_EditModifierState, EV_EditMouseButton, UT_uint32, UT_uint32)': ap_TopRuler.cpp:2429: warning: unused variable 'dgrid' ap_TopRuler.cpp: In member function 'void AP_TopRuler::mouseMotion(EV_EditModifierState, UT_sint32, UT_sint32)': ap_TopRuler.cpp:3653: warning: unused variable 'dgrid' ap_TopRuler.cpp:3746: warning: unused variable 'dgrid' ap_TopRuler.cpp:3855: warning: unused variable 'dgrid' mv -f .deps/ap_App.Tpo .deps/ap_App.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_StatusBar.o -MD -MP -MF .deps/ap_StatusBar.Tpo -c -o ap_StatusBar.o ap_StatusBar.cpp mv -f .deps/ap_Frame.Tpo .deps/ap_Frame.Po mv -f .deps/ap_Dialog_Stylist.Tpo .deps/ap_Dialog_Stylist.Po mv -f .deps/ap_StatusBar.Tpo .deps/ap_StatusBar.Po ap_TopRuler.cpp:3637: warning: 'xAbsRight' may be used uninitialized in this function ap_TopRuler.cpp:3636: warning: 'xAbsLeft' may be used uninitialized in this function mv -f .deps/ap_TopRuler.Tpo .deps/ap_TopRuler.Po rm -f libWpAp_xp.a ar cru libWpAp_xp.a ap_Dialog_Spell.o ap_Args.o ap_Convert.o ap_Dialog_Background.o ap_Dialog_HdrFtr.o ap_Dialog_Break.o ap_Dialog_InsertTable.o ap_Dialog_FormatTable.o ap_Dialog_FormatFrame.o ap_Dialog_WordCount.o ap_Dialog_Field.o ap_Dialog_Goto.o ap_Dialog_Insert_DateTime.o ap_Dialog_Lists.o ap_Dialog_Options.o ap_Dialog_PageNumbers.o ap_Dialog_Paragraph.o ap_Dialog_Replace.o ap_Dialog_Styles.o ap_Dialog_Columns.o ap_Dialog_Tab.o ap_Dialog_ToggleCase.o ap_Dialog_PageSetup.o ap_Dialog_New.o ap_Dialog_InsertHyperlink.o ap_Dialog_InsertBookmark.o ap_Dialog_FormatFootnotes.o ap_Dialog_FormatTOC.o ap_Dialog_MarkRevisions.o ap_Dialog_ListRevisions.o ap_Dialog_MergeCells.o ap_Dialog_SplitCells.o ap_Dialog_MailMerge.o ap_Dialog_Latex.o ap_EditMethods.o ap_FrameData.o ap_LeftRuler.o ap_LoadBindings.o ap_LB_DeadAbovedot.o ap_LB_DeadAcute.o ap_LB_DeadBreve.o ap_LB_DeadCaron.o ap_LB_DeadCedilla.o ap_LB_DeadCircumflex.o ap_LB_DeadDiaeresis.o ap_LB_DeadDoubleacute.o ap_LB_DeadGrave.o ap_LB_DeadMacron.o ap_LB_DeadOgonek.o ap_LB_DeadTilde.o ap_LB_Default.o ap_LB_Emacs.o ap_LB_EmacsCtrlX.o ap_LB_viEdit.o ap_LB_viEdit_colon.o ap_LB_viEdit_c.o ap_LB_viEdit_d.o ap_LB_viEdit_r.o ap_LB_viEdit_y.o ap_LB_viInput.o ap_Menu_ActionSet.o ap_Menu_Functions.o ap_Menu_LabelSet.o ap_Menu_Layouts.o ap_Prefs.o ap_Preview_Paragraph.o ap_Preview_Abi.o ap_Ruler.o ap_Strings.o ap_Toolbar_ActionSet.o ap_Toolbar_Functions.o ap_Toolbar_Icons.o ap_Toolbar_LabelSet.o ap_Toolbar_Layouts.o ap_TopRuler.o ap_App.o ap_Frame.o ap_Dialog_Stylist.o ap_StatusBar.o ranlib libWpAp_xp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Spell.o -MD -MP -MF .deps/ap_UnixDialog_Spell.Tpo -c -o ap_UnixDialog_Spell.o ap_UnixDialog_Spell.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixApp.o -MD -MP -MF .deps/ap_UnixApp.Tpo -c -o ap_UnixApp.o ap_UnixApp.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixAppImpl.o -MD -MP -MF .deps/ap_UnixAppImpl.Tpo -c -o ap_UnixAppImpl.o ap_UnixAppImpl.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixClipboard.o -MD -MP -MF .deps/ap_UnixClipboard.Tpo -c -o ap_UnixClipboard.o ap_UnixClipboard.cpp mv -f .deps/ap_UnixAppImpl.Tpo .deps/ap_UnixAppImpl.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialogFactory.o -MD -MP -MF .deps/ap_UnixDialogFactory.Tpo -c -o ap_UnixDialogFactory.o ap_UnixDialogFactory.cpp mv -f .deps/ap_UnixClipboard.Tpo .deps/ap_UnixClipboard.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Break.o -MD -MP -MF .deps/ap_UnixDialog_Break.Tpo -c -o ap_UnixDialog_Break.o ap_UnixDialog_Break.cpp mv -f .deps/ap_UnixDialog_Spell.Tpo .deps/ap_UnixDialog_Spell.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_InsertTable.o -MD -MP -MF .deps/ap_UnixDialog_InsertTable.Tpo -c -o ap_UnixDialog_InsertTable.o ap_UnixDialog_InsertTable.cpp ap_UnixApp.cpp: In member function 'virtual void AP_UnixApp::pasteFromClipboard(PD_DocumentRange*, bool, bool)': ap_UnixApp.cpp:658: warning: dereferencing type-punned pointer will break strict-aliasing rules ap_UnixApp.cpp:660: warning: dereferencing type-punned pointer will break strict-aliasing rules ap_UnixApp.cpp:757: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ap_UnixDialogFactory.Tpo .deps/ap_UnixDialogFactory.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_FormatTable.o -MD -MP -MF .deps/ap_UnixDialog_FormatTable.Tpo -c -o ap_UnixDialog_FormatTable.o ap_UnixDialog_FormatTable.cpp mv -f .deps/ap_UnixDialog_Break.Tpo .deps/ap_UnixDialog_Break.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_FormatFrame.o -MD -MP -MF .deps/ap_UnixDialog_FormatFrame.Tpo -c -o ap_UnixDialog_FormatFrame.o ap_UnixDialog_FormatFrame.cpp mv -f .deps/ap_UnixDialog_InsertTable.Tpo .deps/ap_UnixDialog_InsertTable.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_New.o -MD -MP -MF .deps/ap_UnixDialog_New.Tpo -c -o ap_UnixDialog_New.o ap_UnixDialog_New.cpp mv -f .deps/ap_UnixApp.Tpo .deps/ap_UnixApp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Background.o -MD -MP -MF .deps/ap_UnixDialog_Background.Tpo -c -o ap_UnixDialog_Background.o ap_UnixDialog_Background.cpp mv -f .deps/ap_UnixDialog_Background.Tpo .deps/ap_UnixDialog_Background.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_HdrFtr.o -MD -MP -MF .deps/ap_UnixDialog_HdrFtr.Tpo -c -o ap_UnixDialog_HdrFtr.o ap_UnixDialog_HdrFtr.cpp mv -f .deps/ap_UnixDialog_New.Tpo .deps/ap_UnixDialog_New.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Columns.o -MD -MP -MF .deps/ap_UnixDialog_Columns.Tpo -c -o ap_UnixDialog_Columns.o ap_UnixDialog_Columns.cpp mv -f .deps/ap_UnixDialog_FormatTable.Tpo .deps/ap_UnixDialog_FormatTable.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Field.o -MD -MP -MF .deps/ap_UnixDialog_Field.Tpo -c -o ap_UnixDialog_Field.o ap_UnixDialog_Field.cpp mv -f .deps/ap_UnixDialog_FormatFrame.Tpo .deps/ap_UnixDialog_FormatFrame.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Goto.o -MD -MP -MF .deps/ap_UnixDialog_Goto.Tpo -c -o ap_UnixDialog_Goto.o ap_UnixDialog_Goto.cpp mv -f .deps/ap_UnixDialog_HdrFtr.Tpo .deps/ap_UnixDialog_HdrFtr.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Insert_DateTime.o -MD -MP -MF .deps/ap_UnixDialog_Insert_DateTime.Tpo -c -o ap_UnixDialog_Insert_DateTime.o ap_UnixDialog_Insert_DateTime.cpp mv -f .deps/ap_UnixDialog_Field.Tpo .deps/ap_UnixDialog_Field.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Lists.o -MD -MP -MF .deps/ap_UnixDialog_Lists.Tpo -c -o ap_UnixDialog_Lists.o ap_UnixDialog_Lists.cpp mv -f .deps/ap_UnixDialog_Goto.Tpo .deps/ap_UnixDialog_Goto.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Options.o -MD -MP -MF .deps/ap_UnixDialog_Options.Tpo -c -o ap_UnixDialog_Options.o ap_UnixDialog_Options.cpp mv -f .deps/ap_UnixDialog_Insert_DateTime.Tpo .deps/ap_UnixDialog_Insert_DateTime.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Paragraph.o -MD -MP -MF .deps/ap_UnixDialog_Paragraph.Tpo -c -o ap_UnixDialog_Paragraph.o ap_UnixDialog_Paragraph.cpp mv -f .deps/ap_UnixDialog_Columns.Tpo .deps/ap_UnixDialog_Columns.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Replace.o -MD -MP -MF .deps/ap_UnixDialog_Replace.Tpo -c -o ap_UnixDialog_Replace.o ap_UnixDialog_Replace.cpp ap_UnixDialog_Lists.cpp: In member function 'virtual void AP_UnixDialog_Lists::runModal(XAP_Frame*)': ap_UnixDialog_Lists.cpp:193: warning: unused variable 'unixapp' ap_UnixDialog_Lists.cpp: In member function 'virtual void AP_UnixDialog_Lists::runModeless(XAP_Frame*)': ap_UnixDialog_Lists.cpp:244: warning: unused variable 'unixapp' ap_UnixDialog_Options.cpp: In static member function 'static gint AP_UnixDialog_Options::s_menu_item_activate(GtkWidget*, void*)': ap_UnixDialog_Options.cpp:903: warning: unused variable 'dlg' ap_UnixDialog_Paragraph.cpp: In member function 'virtual void AP_UnixDialog_Paragraph::runModal(XAP_Frame*)': ap_UnixDialog_Paragraph.cpp:165: warning: unused variable 'unixapp' mv -f .deps/ap_UnixDialog_Replace.Tpo .deps/ap_UnixDialog_Replace.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Styles.o -MD -MP -MF .deps/ap_UnixDialog_Styles.Tpo -c -o ap_UnixDialog_Styles.o ap_UnixDialog_Styles.cpp mv -f .deps/ap_UnixDialog_Options.Tpo .deps/ap_UnixDialog_Options.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_WordCount.o -MD -MP -MF .deps/ap_UnixDialog_WordCount.Tpo -c -o ap_UnixDialog_WordCount.o ap_UnixDialog_WordCount.cpp mv -f .deps/ap_UnixDialog_Lists.Tpo .deps/ap_UnixDialog_Lists.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_ToggleCase.o -MD -MP -MF .deps/ap_UnixDialog_ToggleCase.Tpo -c -o ap_UnixDialog_ToggleCase.o ap_UnixDialog_ToggleCase.cpp ap_UnixDialog_Styles.cpp: In member function 'virtual void AP_UnixDialog_Styles::runModal(XAP_Frame*)': ap_UnixDialog_Styles.cpp:288: warning: unused variable 'unixapp' ap_UnixDialog_Styles.cpp: In member function 'void AP_UnixDialog_Styles::modifyRunModal()': ap_UnixDialog_Styles.cpp:1263: warning: unused variable 'unixapp' mv -f .deps/ap_UnixDialog_WordCount.Tpo .deps/ap_UnixDialog_WordCount.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Tab.o -MD -MP -MF .deps/ap_UnixDialog_Tab.Tpo -c -o ap_UnixDialog_Tab.o ap_UnixDialog_Tab.cpp mv -f .deps/ap_UnixDialog_Paragraph.Tpo .deps/ap_UnixDialog_Paragraph.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_PageNumbers.o -MD -MP -MF .deps/ap_UnixDialog_PageNumbers.Tpo -c -o ap_UnixDialog_PageNumbers.o ap_UnixDialog_PageNumbers.cpp mv -f .deps/ap_UnixDialog_ToggleCase.Tpo .deps/ap_UnixDialog_ToggleCase.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_InsertBookmark.o -MD -MP -MF .deps/ap_UnixDialog_InsertBookmark.Tpo -c -o ap_UnixDialog_InsertBookmark.o ap_UnixDialog_InsertBookmark.cpp mv -f .deps/ap_UnixDialog_Styles.Tpo .deps/ap_UnixDialog_Styles.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_FormatFootnotes.o -MD -MP -MF .deps/ap_UnixDialog_FormatFootnotes.Tpo -c -o ap_UnixDialog_FormatFootnotes.o ap_UnixDialog_FormatFootnotes.cpp mv -f .deps/ap_UnixDialog_Tab.Tpo .deps/ap_UnixDialog_Tab.Po mv -f .deps/ap_UnixDialog_PageNumbers.Tpo .deps/ap_UnixDialog_PageNumbers.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_FormatTOC.o -MD -MP -MF .deps/ap_UnixDialog_FormatTOC.Tpo -c -o ap_UnixDialog_FormatTOC.o ap_UnixDialog_FormatTOC.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_InsertHyperlink.o -MD -MP -MF .deps/ap_UnixDialog_InsertHyperlink.Tpo -c -o ap_UnixDialog_InsertHyperlink.o ap_UnixDialog_InsertHyperlink.cpp mv -f .deps/ap_UnixDialog_InsertBookmark.Tpo .deps/ap_UnixDialog_InsertBookmark.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_MarkRevisions.o -MD -MP -MF .deps/ap_UnixDialog_MarkRevisions.Tpo -c -o ap_UnixDialog_MarkRevisions.o ap_UnixDialog_MarkRevisions.cpp mv -f .deps/ap_UnixDialog_FormatFootnotes.Tpo .deps/ap_UnixDialog_FormatFootnotes.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_ListRevisions.o -MD -MP -MF .deps/ap_UnixDialog_ListRevisions.Tpo -c -o ap_UnixDialog_ListRevisions.o ap_UnixDialog_ListRevisions.cpp ap_UnixDialog_MarkRevisions.cpp: In member function 'void AP_UnixDialog_MarkRevisions::constructWindowContents(GtkWidget*)': ap_UnixDialog_MarkRevisions.cpp:112: warning: 'radiobutton1' may be used uninitialized in this function mv -f .deps/ap_UnixDialog_MarkRevisions.Tpo .deps/ap_UnixDialog_MarkRevisions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_MergeCells.o -MD -MP -MF .deps/ap_UnixDialog_MergeCells.Tpo -c -o ap_UnixDialog_MergeCells.o ap_UnixDialog_MergeCells.cpp mv -f .deps/ap_UnixDialog_InsertHyperlink.Tpo .deps/ap_UnixDialog_InsertHyperlink.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_SplitCells.o -MD -MP -MF .deps/ap_UnixDialog_SplitCells.Tpo -c -o ap_UnixDialog_SplitCells.o ap_UnixDialog_SplitCells.cpp mv -f .deps/ap_UnixDialog_ListRevisions.Tpo .deps/ap_UnixDialog_ListRevisions.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_MetaData.o -MD -MP -MF .deps/ap_UnixDialog_MetaData.Tpo -c -o ap_UnixDialog_MetaData.o ap_UnixDialog_MetaData.cpp mv -f .deps/ap_UnixDialog_FormatTOC.Tpo .deps/ap_UnixDialog_FormatTOC.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_MailMerge.o -MD -MP -MF .deps/ap_UnixDialog_MailMerge.Tpo -c -o ap_UnixDialog_MailMerge.o ap_UnixDialog_MailMerge.cpp mv -f .deps/ap_UnixDialog_MergeCells.Tpo .deps/ap_UnixDialog_MergeCells.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixPrefs.o -MD -MP -MF .deps/ap_UnixPrefs.Tpo -c -o ap_UnixPrefs.o ap_UnixPrefs.cpp mv -f .deps/ap_UnixDialog_SplitCells.Tpo .deps/ap_UnixDialog_SplitCells.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixToolbar_FontCombo.o -MD -MP -MF .deps/ap_UnixToolbar_FontCombo.Tpo -c -o ap_UnixToolbar_FontCombo.o ap_UnixToolbar_FontCombo.cpp mv -f .deps/ap_UnixDialog_MetaData.Tpo .deps/ap_UnixDialog_MetaData.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixToolbar_SizeCombo.o -MD -MP -MF .deps/ap_UnixToolbar_SizeCombo.Tpo -c -o ap_UnixToolbar_SizeCombo.o ap_UnixToolbar_SizeCombo.cpp mv -f .deps/ap_UnixDialog_MailMerge.Tpo .deps/ap_UnixDialog_MailMerge.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixToolbar_StyleCombo.o -MD -MP -MF .deps/ap_UnixToolbar_StyleCombo.Tpo -c -o ap_UnixToolbar_StyleCombo.o ap_UnixToolbar_StyleCombo.cpp mv -f .deps/ap_UnixPrefs.Tpo .deps/ap_UnixPrefs.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixToolbar_ZoomCombo.o -MD -MP -MF .deps/ap_UnixToolbar_ZoomCombo.Tpo -c -o ap_UnixToolbar_ZoomCombo.o ap_UnixToolbar_ZoomCombo.cpp mv -f .deps/ap_UnixToolbar_SizeCombo.Tpo .deps/ap_UnixToolbar_SizeCombo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_Unix_TB_CFactory.o -MD -MP -MF .deps/ap_Unix_TB_CFactory.Tpo -c -o ap_Unix_TB_CFactory.o ap_Unix_TB_CFactory.cpp mv -f .deps/ap_UnixToolbar_FontCombo.Tpo .deps/ap_UnixToolbar_FontCombo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixFrame.o -MD -MP -MF .deps/ap_UnixFrame.Tpo -c -o ap_UnixFrame.o ap_UnixFrame.cpp mv -f .deps/ap_UnixToolbar_ZoomCombo.Tpo .deps/ap_UnixToolbar_ZoomCombo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Stylist.o -MD -MP -MF .deps/ap_UnixDialog_Stylist.Tpo -c -o ap_UnixDialog_Stylist.o ap_UnixDialog_Stylist.cpp mv -f .deps/ap_UnixToolbar_StyleCombo.Tpo .deps/ap_UnixToolbar_StyleCombo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixFrameImpl.o -MD -MP -MF .deps/ap_UnixFrameImpl.Tpo -c -o ap_UnixFrameImpl.o ap_UnixFrameImpl.cpp mv -f .deps/ap_Unix_TB_CFactory.Tpo .deps/ap_Unix_TB_CFactory.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixLeftRuler.o -MD -MP -MF .deps/ap_UnixLeftRuler.Tpo -c -o ap_UnixLeftRuler.o ap_UnixLeftRuler.cpp mv -f .deps/ap_UnixDialog_Stylist.Tpo .deps/ap_UnixDialog_Stylist.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixTopRuler.o -MD -MP -MF .deps/ap_UnixTopRuler.Tpo -c -o ap_UnixTopRuler.o ap_UnixTopRuler.cpp mv -f .deps/ap_UnixFrame.Tpo .deps/ap_UnixFrame.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixViewListener.o -MD -MP -MF .deps/ap_UnixViewListener.Tpo -c -o ap_UnixViewListener.o ap_UnixViewListener.cpp mv -f .deps/ap_UnixFrameImpl.Tpo .deps/ap_UnixFrameImpl.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_PageSetup.o -MD -MP -MF .deps/ap_UnixDialog_PageSetup.Tpo -c -o ap_UnixDialog_PageSetup.o ap_UnixDialog_PageSetup.cpp mv -f .deps/ap_UnixLeftRuler.Tpo .deps/ap_UnixLeftRuler.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixDialog_Latex.o -MD -MP -MF .deps/ap_UnixDialog_Latex.Tpo -c -o ap_UnixDialog_Latex.o ap_UnixDialog_Latex.cpp mv -f .deps/ap_UnixViewListener.Tpo .deps/ap_UnixViewListener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixStockIcons.o -MD -MP -MF .deps/ap_UnixStockIcons.Tpo -c -o ap_UnixStockIcons.o ap_UnixStockIcons.cpp mv -f .deps/ap_UnixTopRuler.Tpo .deps/ap_UnixTopRuler.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT abiwidget.o -MD -MP -MF .deps/abiwidget.Tpo -c -o abiwidget.o abiwidget.cpp mv -f .deps/ap_UnixStockIcons.Tpo .deps/ap_UnixStockIcons.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DABIWORD_PLUGINSDIR="\"/usr/lib/abiword-2.6/plugins"\" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I'../../../../src/other/spell/xp' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ap_UnixStatusBar.o -MD -MP -MF .deps/ap_UnixStatusBar.Tpo -c -o ap_UnixStatusBar.o ap_UnixStatusBar.cpp mv -f .deps/ap_UnixDialog_Latex.Tpo .deps/ap_UnixDialog_Latex.Po mv -f .deps/ap_UnixDialog_PageSetup.Tpo .deps/ap_UnixDialog_PageSetup.Po abiwidget.cpp: In function 'void g_cclosure_user_marshal_VOID__INT_INT_INT(GClosure*, GValue*, guint, const GValue*, void*, void*)': abiwidget.cpp:240: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object abiwidget.cpp: In member function 'virtual bool Stateful_ViewListener::notify(AV_View*, AV_ChangeMask)': abiwidget.cpp:620: warning: comparison between signed and unsigned integer expressions abiwidget.cpp:621: warning: comparison between signed and unsigned integer expressions mv -f .deps/ap_UnixStatusBar.Tpo .deps/ap_UnixStatusBar.Po mv -f .deps/abiwidget.Tpo .deps/abiwidget.Po rm -f libWpAp_unix.a ar cru libWpAp_unix.a ap_UnixDialog_Spell.o ap_UnixApp.o ap_UnixAppImpl.o ap_UnixClipboard.o ap_UnixDialogFactory.o ap_UnixDialog_Break.o ap_UnixDialog_InsertTable.o ap_UnixDialog_FormatTable.o ap_UnixDialog_FormatFrame.o ap_UnixDialog_New.o ap_UnixDialog_Background.o ap_UnixDialog_HdrFtr.o ap_UnixDialog_Columns.o ap_UnixDialog_Field.o ap_UnixDialog_Goto.o ap_UnixDialog_Insert_DateTime.o ap_UnixDialog_Lists.o ap_UnixDialog_Options.o ap_UnixDialog_Paragraph.o ap_UnixDialog_Replace.o ap_UnixDialog_Styles.o ap_UnixDialog_WordCount.o ap_UnixDialog_ToggleCase.o ap_UnixDialog_Tab.o ap_UnixDialog_PageNumbers.o ap_UnixDialog_InsertBookmark.o ap_UnixDialog_FormatFootnotes.o ap_UnixDialog_FormatTOC.o ap_UnixDialog_InsertHyperlink.o ap_UnixDialog_MarkRevisions.o ap_UnixDialog_ListRevisions.o ap_UnixDialog_MergeCells.o ap_UnixDialog_SplitCells.o ap_UnixDialog_MetaData.o ap_UnixDialog_MailMerge.o ap_UnixPrefs.o ap_UnixToolbar_FontCombo.o ap_UnixToolbar_SizeCombo.o ap_UnixToolbar_StyleCombo.o ap_UnixToolbar_ZoomCombo.o ap_Unix_TB_CFactory.o ap_UnixFrame.o ap_UnixDialog_Stylist.o ap_UnixFrameImpl.o ap_UnixLeftRuler.o ap_UnixTopRuler.o ap_UnixViewListener.o ap_UnixDialog_PageSetup.o ap_UnixDialog_Latex.o ap_UnixStockIcons.o abiwidget.o ap_UnixStatusBar.o ranlib libWpAp_unix.a make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' rm -f libAp.a ar cru libAp.a xp/*.o unix/*.o ranlib libAp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' Making all in impexp make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_AbiWord_1.o -MD -MP -MF .deps/ie_exp_AbiWord_1.Tpo -c -o ie_exp_AbiWord_1.o ie_exp_AbiWord_1.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_AWT.o -MD -MP -MF .deps/ie_exp_AWT.Tpo -c -o ie_exp_AWT.o ie_exp_AWT.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp.o -MD -MP -MF .deps/ie_exp.Tpo -c -o ie_exp.o ie_exp.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_HTML.o -MD -MP -MF .deps/ie_exp_HTML.Tpo -c -o ie_exp_HTML.o ie_exp_HTML.cpp mv -f .deps/ie_exp_AWT.Tpo .deps/ie_exp_AWT.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_RTF_AttrProp.o -MD -MP -MF .deps/ie_exp_RTF_AttrProp.Tpo -c -o ie_exp_RTF_AttrProp.o ie_exp_RTF_AttrProp.cpp ie_exp_AbiWord_1.cpp: In member function 'void s_AbiWord_1_Listener::_handleDataItems()': ie_exp_AbiWord_1.cpp:1471: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_exp_HTML.cpp: In member function 'void s_HTML_Listener::_fillColWidthsVector()': ie_exp_HTML.cpp:3074: warning: unused variable 'nCols' ie_exp_HTML.cpp: In member function 'void s_HTML_Listener::_handleEmbedded(PT_AttrPropIndex)': ie_exp_HTML.cpp:4473: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_exp_HTML.cpp: In member function 'void s_HTML_Listener::_handleImage(const PP_AttrProp*, const char*, bool)': ie_exp_HTML.cpp:4658: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_exp_HTML.cpp: In member function 'void s_HTML_Listener::_handlePendingImages()': ie_exp_HTML.cpp:4888: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_exp_RTF_AttrProp.Tpo .deps/ie_exp_RTF_AttrProp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_RTF.o -MD -MP -MF .deps/ie_exp_RTF.Tpo -c -o ie_exp_RTF.o ie_exp_RTF.cpp mv -f .deps/ie_exp.Tpo .deps/ie_exp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_RTF_listenerGetProps.o -MD -MP -MF .deps/ie_exp_RTF_listenerGetProps.Tpo -c -o ie_exp_RTF_listenerGetProps.o ie_exp_RTF_listenerGetProps.cpp mv -f .deps/ie_exp_AbiWord_1.Tpo .deps/ie_exp_AbiWord_1.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_RTF_listenerWriteDoc.o -MD -MP -MF .deps/ie_exp_RTF_listenerWriteDoc.Tpo -c -o ie_exp_RTF_listenerWriteDoc.o ie_exp_RTF_listenerWriteDoc.cpp mv -f .deps/ie_exp_RTF_listenerGetProps.Tpo .deps/ie_exp_RTF_listenerGetProps.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_Text.o -MD -MP -MF .deps/ie_exp_Text.Tpo -c -o ie_exp_Text.o ie_exp_Text.cpp mv -f .deps/ie_exp_Text.Tpo .deps/ie_exp_Text.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_AbiWord_1.o -MD -MP -MF .deps/ie_imp_AbiWord_1.Tpo -c -o ie_imp_AbiWord_1.o ie_imp_AbiWord_1.cpp mv -f .deps/ie_exp_RTF.Tpo .deps/ie_exp_RTF.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp.o -MD -MP -MF .deps/ie_imp.Tpo -c -o ie_imp.o ie_imp.cpp mv -f .deps/ie_exp_RTF_listenerWriteDoc.Tpo .deps/ie_exp_RTF_listenerWriteDoc.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impexp_Register.o -MD -MP -MF .deps/ie_impexp_Register.Tpo -c -o ie_impexp_Register.o ie_impexp_Register.cpp mv -f .deps/ie_imp_AbiWord_1.Tpo .deps/ie_imp_AbiWord_1.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_GraphicAsDocument.o -MD -MP -MF .deps/ie_imp_GraphicAsDocument.Tpo -c -o ie_imp_GraphicAsDocument.o ie_imp_GraphicAsDocument.cpp mv -f .deps/ie_imp.Tpo .deps/ie_imp.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impGraphic.o -MD -MP -MF .deps/ie_impGraphic.Tpo -c -o ie_impGraphic.o ie_impGraphic.cpp mv -f .deps/ie_impexp_Register.Tpo .deps/ie_impexp_Register.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impGraphic_PNG.o -MD -MP -MF .deps/ie_impGraphic_PNG.Tpo -c -o ie_impGraphic_PNG.o ie_impGraphic_PNG.cpp mv -f .deps/ie_imp_GraphicAsDocument.Tpo .deps/ie_imp_GraphicAsDocument.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impGraphic_SVG.o -MD -MP -MF .deps/ie_impGraphic_SVG.Tpo -c -o ie_impGraphic_SVG.o ie_impGraphic_SVG.cpp mv -f .deps/ie_exp_HTML.Tpo .deps/ie_exp_HTML.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_MsWord_97.o -MD -MP -MF .deps/ie_imp_MsWord_97.Tpo -c -o ie_imp_MsWord_97.o ie_imp_MsWord_97.cpp mv -f .deps/ie_impGraphic_PNG.Tpo .deps/ie_impGraphic_PNG.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_RTF.o -MD -MP -MF .deps/ie_imp_RTF.Tpo -c -o ie_imp_RTF.o ie_imp_RTF.cpp mv -f .deps/ie_impGraphic_SVG.Tpo .deps/ie_impGraphic_SVG.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_RTFParse.o -MD -MP -MF .deps/ie_imp_RTFParse.Tpo -c -o ie_imp_RTFParse.o ie_imp_RTFParse.cpp mv -f .deps/ie_impGraphic.Tpo .deps/ie_impGraphic.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_RTFObjectsAndPicts.o -MD -MP -MF .deps/ie_imp_RTFObjectsAndPicts.Tpo -c -o ie_imp_RTFObjectsAndPicts.o ie_imp_RTFObjectsAndPicts.cpp ie_imp_MsWord_97.cpp: In function 'char* s_stripDangerousChars(const char*)': ie_imp_MsWord_97.cpp:257: warning: comparison is always true due to limited range of data type ie_imp_MsWord_97.cpp: In member function 'int IE_Imp_MsWord_97::_fieldProc(wvParseStruct*, short unsigned int, unsigned char, short unsigned int)': ie_imp_MsWord_97.cpp:3476: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:3540: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:3557: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:3595: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp: In member function 'bool IE_Imp_MsWord_97::_handleFieldEnd(char*, UT_uint32)': ie_imp_MsWord_97.cpp:3607: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp: In member function 'bool IE_Imp_MsWord_97::_handleCommandField(char*)': ie_imp_MsWord_97.cpp:4038: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp: In member function 'void IE_Imp_MsWord_97::_handleNotes(const wvParseStruct*)': ie_imp_MsWord_97.cpp:5610: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:5616: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:5712: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:5718: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp: In member function 'void IE_Imp_MsWord_97::_handleTextBoxes(const wvParseStruct*)': ie_imp_MsWord_97.cpp:5847: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp:5858: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_MsWord_97.cpp: In member function 'void IE_Imp_MsWord_97::_handleHeaders(const wvParseStruct*)': ie_imp_MsWord_97.cpp:6712: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In destructor 'virtual IE_Imp_RTF::~IE_Imp_RTF()': ie_imp_RTF.cpp:1474: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'void IE_Imp_RTF::closePastedTableIfNeeded()': ie_imp_RTF.cpp:1701: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'void IE_Imp_RTF::HandleNoteReference()': ie_imp_RTF.cpp:2227: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp:2228: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::isPastedTableOpen()': ie_imp_RTF.cpp:2696: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::ApplyParagraphAttributes(bool)': ie_imp_RTF.cpp:6906: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::ReadFontTable()': ie_imp_RTF.cpp:8203: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp:8367: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp:8413: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::HandleAbiEndTable()': ie_imp_RTF.cpp:9237: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp:9294: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::markPasteBlock()': ie_imp_RTF.cpp:9309: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::isBlockNeededForPasteTable()': ie_imp_RTF.cpp:9329: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::HandleAbiEndCell()': ie_imp_RTF.cpp:9344: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::HandleAbiCell()': ie_imp_RTF.cpp:9379: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_RTFParse.cpp: In member function 'bool IE_Imp_RTF::PopRTFState()': ie_imp_RTFParse.cpp:124: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_imp_RTFParse.Tpo .deps/ie_imp_RTFParse.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_Text.o -MD -MP -MF .deps/ie_imp_Text.Tpo -c -o ie_imp_Text.o ie_imp_Text.cpp mv -f .deps/ie_imp_RTFObjectsAndPicts.Tpo .deps/ie_imp_RTFObjectsAndPicts.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_XHTML.o -MD -MP -MF .deps/ie_imp_XHTML.Tpo -c -o ie_imp_XHTML.o ie_imp_XHTML.cpp ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::startElement(const gchar*, const gchar**)': ie_imp_XHTML.cpp:1069: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_XHTML.cpp: In member function 'virtual void IE_Imp_XHTML::endElement(const gchar*)': ie_imp_XHTML.cpp:1651: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_imp_Text.Tpo .deps/ie_imp_Text.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_XML.o -MD -MP -MF .deps/ie_imp_XML.Tpo -c -o ie_imp_XML.o ie_imp_XML.cpp mv -f .deps/ie_imp_MsWord_97.Tpo .deps/ie_imp_MsWord_97.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_FileInfo.o -MD -MP -MF .deps/ie_FileInfo.Tpo -c -o ie_FileInfo.o ie_FileInfo.cpp mv -f .deps/ie_imp_XHTML.Tpo .deps/ie_imp_XHTML.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_Table.o -MD -MP -MF .deps/ie_Table.Tpo -c -o ie_Table.o ie_Table.cpp mv -f .deps/ie_FileInfo.Tpo .deps/ie_FileInfo.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_imp_PasteListener.o -MD -MP -MF .deps/ie_imp_PasteListener.Tpo -c -o ie_imp_PasteListener.o ie_imp_PasteListener.cpp mv -f .deps/ie_imp_XML.Tpo .deps/ie_imp_XML.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_mailmerge.o -MD -MP -MF .deps/ie_mailmerge.Tpo -c -o ie_mailmerge.o ie_mailmerge.cpp ie_Table.cpp: In destructor 'virtual ie_Table::~ie_Table()': ie_Table.cpp:336: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::setDoc(PD_Document*)': ie_Table.cpp:351: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::OpenCell(PT_AttrPropIndex)': ie_Table.cpp:373: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'bool ie_Table::isCellJustOpenned()': ie_Table.cpp:398: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::setCellJustOpenned(bool)': ie_Table.cpp:405: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'const void* ie_Table::getTableSDH()': ie_Table.cpp:415: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::CloseCell()': ie_Table.cpp:429: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::CloseTable()': ie_Table.cpp:440: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getPrevNumRightMostVMerged()': ie_Table.cpp:452: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getCurRow()': ie_Table.cpp:465: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::incCurRow()': ie_Table.cpp:478: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getLeft()': ie_Table.cpp:489: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getRight()': ie_Table.cpp:501: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getTop()': ie_Table.cpp:513: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getBot()': ie_Table.cpp:524: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getNumRows()': ie_Table.cpp:535: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_Table::getNumCols()': ie_Table.cpp:548: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'PT_AttrPropIndex ie_Table::getTableAPI()': ie_Table.cpp:570: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'PT_AttrPropIndex ie_Table::getCellAPI()': ie_Table.cpp:581: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'const char* ie_Table::getTableProp(const char*)': ie_Table.cpp:593: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'const char* ie_Table::getCellProp(const char*)': ie_Table.cpp:605: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_Table::setCellRowCol(UT_sint32, UT_sint32)': ie_Table.cpp:616: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In destructor 'virtual ie_imp_table_control::~ie_imp_table_control()': ie_Table.cpp:1852: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'UT_sint32 ie_imp_table_control::OpenCell()': ie_Table.cpp:1880: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_imp_table_control::CloseTable()': ie_Table.cpp:1887: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'void ie_imp_table_control::CloseCell()': ie_Table.cpp:1902: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_Table.cpp: In member function 'ie_imp_table* ie_imp_table_control::getTable()': ie_Table.cpp:1909: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_imp_PasteListener.Tpo .deps/ie_imp_PasteListener.Po g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/other/spell/xp' -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_TOC.o -MD -MP -MF .deps/ie_TOC.Tpo -c -o ie_TOC.o ie_TOC.cpp ie_imp_RTF.cpp: In member function 'bool IE_Imp_RTF::HandleInfoMetaData()': ie_imp_RTF.cpp:11254: warning: 'metaDataKey' may be used uninitialized in this function mv -f .deps/ie_TOC.Tpo .deps/ie_TOC.Po mv -f .deps/ie_mailmerge.Tpo .deps/ie_mailmerge.Po mv -f .deps/ie_Table.Tpo .deps/ie_Table.Po mv -f .deps/ie_imp_RTF.Tpo .deps/ie_imp_RTF.Po rm -f libImpExp_xp.a ar cru libImpExp_xp.a ie_exp_AbiWord_1.o ie_exp_AWT.o ie_exp.o ie_exp_HTML.o ie_exp_RTF_AttrProp.o ie_exp_RTF.o ie_exp_RTF_listenerGetProps.o ie_exp_RTF_listenerWriteDoc.o ie_exp_Text.o ie_imp_AbiWord_1.o ie_imp.o ie_impexp_Register.o ie_imp_GraphicAsDocument.o ie_impGraphic.o ie_impGraphic_PNG.o ie_impGraphic_SVG.o ie_imp_MsWord_97.o ie_imp_RTF.o ie_imp_RTFParse.o ie_imp_RTFObjectsAndPicts.o ie_imp_Text.o ie_imp_XHTML.o ie_imp_XML.o ie_FileInfo.o ie_Table.o ie_imp_PasteListener.o ie_mailmerge.o ie_TOC.o ranlib libImpExp_xp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_exp_PDF.o -MD -MP -MF .deps/ie_exp_PDF.Tpo -c -o ie_exp_PDF.o ie_exp_PDF.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impexp_RegisterUnix.o -MD -MP -MF .deps/ie_impexp_RegisterUnix.Tpo -c -o ie_impexp_RegisterUnix.o ie_impexp_RegisterUnix.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -I'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/other/spell/xp' -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT ie_impGraphic_GdkPixbuf.o -MD -MP -MF .deps/ie_impGraphic_GdkPixbuf.Tpo -c -o ie_impGraphic_GdkPixbuf.o ie_impGraphic_GdkPixbuf.cpp mv -f .deps/ie_impexp_RegisterUnix.Tpo .deps/ie_impexp_RegisterUnix.Po mv -f .deps/ie_impGraphic_GdkPixbuf.Tpo .deps/ie_impGraphic_GdkPixbuf.Po mv -f .deps/ie_exp_PDF.Tpo .deps/ie_exp_PDF.Po rm -f libImpExp_unix.a ar cru libImpExp_unix.a ie_exp_PDF.o ie_impexp_RegisterUnix.o ie_impGraphic_GdkPixbuf.o ranlib libImpExp_unix.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' rm -f libImpExp.a ar cru libImpExp.a xp/*.o unix/*.o ranlib libImpExp.a make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' Making all in main make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DABIWORD_DATADIR="\"/usr/share/abiword-2.6\"" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/other/spell/xp' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I../../../../../abiword-plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT abi_ver.o -MD -MP -MF .deps/abi_ver.Tpo -c -o abi_ver.o `test -f './../xp/abi_ver.cpp' || echo './'`./../xp/abi_ver.cpp g++ -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I. -DABIWORD_DATADIR="\"/usr/share/abiword-2.6\"" -I'../../../../src/af/util/xp' -I'../../../../src/af/tf/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'../../../../src/wp/ap/xp' -I'../../../../src/wp/impexp/xp' -I'../../../../src/wp/ap/unix' -I'../../../../src/wp/ap/xp/ToolbarIcons' -I'../../../../src/pkg/linux/apkg' -I'../../../../src/other/spell/xp' -I'../../../../src/text/ptbl/xp' -I'../../../../src/text/fmt/xp' -I'../../../../src/text/fmt/unix' -I../../../../../abiword-plugins -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -MT UnixMain.o -MD -MP -MF .deps/UnixMain.Tpo -c -o UnixMain.o UnixMain.cpp mv -f .deps/abi_ver.Tpo .deps/abi_ver.Po mv -f .deps/UnixMain.Tpo .deps/UnixMain.Po g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Wall -pedantic -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/wv -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DWITH_GSF_INPUT_HTTP=1 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DENABLE_SPELL -DPACKAGE_NAME=\"abiword\" -DPACKAGE_TARNAME=\"abiword\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"abiword\" -DVERSION=\"2.6.5\" -DABIWORD_SERIES=\"2.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DEMBEDDED_TARGET_GENERIC=1 -DEMBEDDED_TARGET_HILDON=2 -DEMBEDDED_TARGET_POKY=3 -DENABLE_STATUSBAR=1 -DENABLE_PRINT=1 -DHAVE_PANGOFT2=1 -DWITH_ENCHANT=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 -DWORDS_BIGENDIAN=1 -DCHECKED_ENDIANNESS=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DABI_SCANDIR_SELECT_QUALIFIER=const -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/gconf/2 -DWITH_GNOMEUI=1 -DSUPPORTS_UT_IDLE=1 -DABI_BUILD_VERSION=\"2.6.5\" -o abiword abi_ver.o UnixMain.o ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/text/fmt/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/text/fmt/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/text/fmt/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/text/fmt/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/other/spell/xp/libSpell.a -lpangoxft-1.0 -lpangoft2-1.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lSM -lICE -lX11 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0 -lgnomeprintui-2-2 -lgnomeprint-2-2 -lz -lgnomecanvas-2 -lxml2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgconf-2 -lgmodule-2.0 -ldl -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lenchant -lgmodule-2.0 -ldl -lglib-2.0 -lxml2 -lz -lm -lfribidi -lwv -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 -lpng -lz -lm -lgsf-1 -lgobject-2.0 -lxml2 -lglib-2.0 -lglib-2.0 -lpng12 -lz -lpopt -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfreetype -pthread -lgthread-2.0 -lrt -lglib-2.0 -lgoffice-0 -lgsf-1 -lglade-2.0 -lgnomeprint-2-2 -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lart_lgpl_2 -lxml2 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' Making all in test make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' Making all in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src' Making all in user make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user' Making all in wp make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' Making all in strings make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' Making all in templates make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user' make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user' make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5' cp abiword.pc abiword-2.6.pc make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5' + cd /builddir/build/BUILD/abiword-plugins-2.6.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-gda --disable-abicollab --with-abiword=../abiword-2.6.5 checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes Configuring AbiWord plugins for Version 2.6.5 checking for AbiWord source... ../abiword-2.6.5 Installing plugins in /usr/lib/abiword-2.6/plugins checking for GTK... yes checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for putenv... yes checking for setenv... yes checking whether setenv declared in stdlib.h (for us)... yes checking for strings.h... (cached) yes checking for LIBPNG... yes checking for ppc-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for an ANSI C-conforming const... yes checking for inline... inline checking for _abi_glib... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline in -lreadline... no checking for rl_initialize in -lreadline... yes checking for GOFFICE... yes checking hash_map usability... no checking hash_map presence... no checking for hash_map... no checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking for _abi_grammar... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for MATHVIEW... yes checking for bison... bison -y checking for hash_map... (cached) no checking for ext/hash_map... (cached) yes -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for GNOMESCAN... no checking for PKGAIKSAURUS... yes checking for PKGGAIKSAURUS... yes checking for _abi_gtk... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for _abi_glib... yes checking for _abi_ots... no checking for _abi_glib... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_read_header in -ljpeg... yes checking for _abi_librsvg... yes checking for _abi_librsvg... yes checking for libwmf-config... /usr/bin/libwmf-config checking for libwmf >= 0.2.8... yes - 0.2.8 checking for _abi_libwpg... no checking whether time.h and sys/time.h may both be included... yes checking for LIBXSLT... yes checking for _abi_openxml... yes checking for boostlib >= 1.33.1... yes checking for psiconv-config... no checking for _abi_wordperfect... yes checking for _abi_msworks... no checking eps/eps.h usability... no checking eps/eps.h presence... no checking for eps/eps.h... no checking for LIBXML2... yes configure: creating ./config.status config.status: creating GNUmakefile config.status: creating tools/GNUmakefile config.status: creating wp/GNUmakefile config.status: creating wp/impexp/GNUmakefile config.status: creating wp/impexp/graphics/GNUmakefile config.status: creating wp/scripts/GNUmakefile config.status: creating tools/abicollab/GNUmakefile config.status: creating tools/abicollab/core/GNUmakefile config.status: creating tools/abicollab/core/dialogs/GNUmakefile config.status: creating tools/abicollab/core/dialogs/xp/GNUmakefile config.status: creating tools/abicollab/core/dialogs/unix/GNUmakefile config.status: creating tools/abicollab/core/dialogs/win/GNUmakefile config.status: creating tools/abicollab/core/packet/GNUmakefile config.status: creating tools/abicollab/core/packet/xp/GNUmakefile config.status: creating tools/abicollab/core/session/GNUmakefile config.status: creating tools/abicollab/core/session/xp/GNUmakefile config.status: creating tools/abicollab/backends/GNUmakefile config.status: creating tools/abicollab/backends/xmpp/GNUmakefile config.status: creating tools/abicollab/backends/xmpp/xp/GNUmakefile config.status: creating tools/abicollab/backends/xmpp/unix/GNUmakefile config.status: creating tools/abicollab/backends/tcp/GNUmakefile config.status: creating tools/abicollab/backends/tcp/xp/GNUmakefile config.status: creating tools/abicollab/backends/tcp/unix/GNUmakefile config.status: creating tools/abicollab/backends/tcp/win/GNUmakefile config.status: creating tools/abicollab/backends/sugar/GNUmakefile config.status: creating tools/abicollab/backends/sugar/unix/GNUmakefile config.status: creating tools/abicollab/backends/fake/GNUmakefile config.status: creating tools/abicollab/backends/fake/xp/GNUmakefile config.status: creating tools/abicollab/backends/service/GNUmakefile config.status: creating tools/abicollab/backends/service/xp/GNUmakefile config.status: creating tools/abicollab/backends/service/unix/GNUmakefile config.status: creating tools/abicollab/backends/xp/GNUmakefile config.status: creating tools/abicommand/GNUmakefile config.status: creating tools/abicommand/xp/GNUmakefile config.status: creating tools/abigimp/GNUmakefile config.status: creating tools/abigimp/xp/GNUmakefile config.status: creating tools/abigoffice/GNUmakefile config.status: creating tools/abigoffice/unix/GNUmakefile config.status: creating tools/abigrammar/GNUmakefile config.status: creating tools/abigrammar/linkgrammarwrap/GNUmakefile config.status: creating tools/abigrammar/xp/GNUmakefile config.status: creating tools/abimathview/GNUmakefile config.status: creating tools/abimathview/itex2MML/GNUmakefile config.status: creating tools/abimathview/xp/GNUmakefile config.status: creating tools/abiscan/GNUmakefile config.status: creating tools/abiscan/unix/GNUmakefile config.status: creating tools/aiksaurus/GNUmakefile config.status: creating tools/aiksaurus/xp/GNUmakefile config.status: creating tools/babelfish/GNUmakefile config.status: creating tools/babelfish/xp/GNUmakefile config.status: creating tools/develop/GNUmakefile config.status: creating tools/develop/xp/GNUmakefile config.status: creating tools/develop/gnu-regex/GNUmakefile config.status: creating tools/freetranslation/GNUmakefile config.status: creating tools/freetranslation/xp/GNUmakefile config.status: creating tools/gda/GNUmakefile config.status: creating tools/gda/unix/GNUmakefile config.status: creating tools/gdict/GNUmakefile config.status: creating tools/gdict/unix/GNUmakefile config.status: creating tools/google/GNUmakefile config.status: creating tools/google/xp/GNUmakefile config.status: creating tools/loadbindings/GNUmakefile config.status: creating tools/loadbindings/xp/GNUmakefile config.status: creating tools/ots/GNUmakefile config.status: creating tools/ots/xp/GNUmakefile config.status: creating tools/presentation/GNUmakefile config.status: creating tools/presentation/xp/GNUmakefile config.status: creating tools/urldict/GNUmakefile config.status: creating tools/urldict/xp/GNUmakefile config.status: creating tools/wikipedia/GNUmakefile config.status: creating tools/wikipedia/xp/GNUmakefile config.status: creating wp/impexp/applix/GNUmakefile config.status: creating wp/impexp/applix/xp/GNUmakefile config.status: creating wp/impexp/clarisworks/GNUmakefile config.status: creating wp/impexp/clarisworks/xp/GNUmakefile config.status: creating wp/impexp/docbook/GNUmakefile config.status: creating wp/impexp/docbook/xp/GNUmakefile config.status: creating wp/impexp/eml/GNUmakefile config.status: creating wp/impexp/eml/xp/GNUmakefile config.status: creating wp/impexp/hancom/GNUmakefile config.status: creating wp/impexp/hancom/xp/GNUmakefile config.status: creating wp/impexp/hrtext/GNUmakefile config.status: creating wp/impexp/hrtext/xp/GNUmakefile config.status: creating wp/impexp/iscii-text/GNUmakefile config.status: creating wp/impexp/iscii-text/xp/GNUmakefile config.status: creating wp/impexp/kword/GNUmakefile config.status: creating wp/impexp/kword/xp/GNUmakefile config.status: creating wp/impexp/latex/GNUmakefile config.status: creating wp/impexp/latex/xp/GNUmakefile config.status: creating wp/impexp/latex/xsltml/GNUmakefile config.status: creating wp/impexp/mif/GNUmakefile config.status: creating wp/impexp/mif/xp/GNUmakefile config.status: creating wp/impexp/mswrite/GNUmakefile config.status: creating wp/impexp/mswrite/xp/GNUmakefile config.status: creating wp/impexp/nroff/GNUmakefile config.status: creating wp/impexp/nroff/xp/GNUmakefile config.status: creating wp/impexp/OpenDocument/GNUmakefile config.status: creating wp/impexp/OpenDocument/common/GNUmakefile config.status: creating wp/impexp/OpenDocument/common/xp/GNUmakefile config.status: creating wp/impexp/OpenDocument/exp/GNUmakefile config.status: creating wp/impexp/OpenDocument/exp/xp/GNUmakefile config.status: creating wp/impexp/OpenDocument/imp/GNUmakefile config.status: creating wp/impexp/OpenDocument/imp/xp/GNUmakefile config.status: creating wp/impexp/OpenWriter/GNUmakefile config.status: creating wp/impexp/OpenWriter/xp/GNUmakefile config.status: creating wp/impexp/OpenXML/GNUmakefile config.status: creating wp/impexp/OpenXML/common/GNUmakefile config.status: creating wp/impexp/OpenXML/common/xp/GNUmakefile config.status: creating wp/impexp/OpenXML/exp/GNUmakefile config.status: creating wp/impexp/OpenXML/exp/xp/GNUmakefile config.status: creating wp/impexp/OpenXML/imp/GNUmakefile config.status: creating wp/impexp/OpenXML/imp/xp/GNUmakefile config.status: creating wp/impexp/opml/GNUmakefile config.status: creating wp/impexp/opml/xp/GNUmakefile config.status: creating wp/impexp/passepartout/GNUmakefile config.status: creating wp/impexp/passepartout/xp/GNUmakefile config.status: creating wp/impexp/pdb/GNUmakefile config.status: creating wp/impexp/pdb/xp/GNUmakefile config.status: creating wp/impexp/pdf/GNUmakefile config.status: creating wp/impexp/pdf/xp/GNUmakefile config.status: creating wp/impexp/psion/GNUmakefile config.status: creating wp/impexp/psion/xp/GNUmakefile config.status: creating wp/impexp/sdw/GNUmakefile config.status: creating wp/impexp/sdw/xp/GNUmakefile config.status: creating wp/impexp/t602/GNUmakefile config.status: creating wp/impexp/t602/xp/GNUmakefile config.status: creating wp/impexp/wml/GNUmakefile config.status: creating wp/impexp/wml/xp/GNUmakefile config.status: creating wp/impexp/wordperfect/GNUmakefile config.status: creating wp/impexp/wordperfect/xp/GNUmakefile config.status: creating wp/impexp/xhtml/GNUmakefile config.status: creating wp/impexp/xhtml/xp/GNUmakefile config.status: creating wp/impexp/xsl-fo/GNUmakefile config.status: creating wp/impexp/xsl-fo/xp/GNUmakefile config.status: creating wp/impexp/graphics/bmp/GNUmakefile config.status: creating wp/impexp/graphics/bmp/xp/GNUmakefile config.status: creating wp/impexp/graphics/jpeg/GNUmakefile config.status: creating wp/impexp/graphics/jpeg/xp/GNUmakefile config.status: creating wp/impexp/graphics/librsvg/GNUmakefile config.status: creating wp/impexp/graphics/librsvg/unix/GNUmakefile config.status: creating wp/impexp/graphics/win32native/GNUmakefile config.status: creating wp/impexp/graphics/win32native/unix/GNUmakefile config.status: creating wp/impexp/graphics/wmf/GNUmakefile config.status: creating wp/impexp/graphics/wmf/xp/GNUmakefile config.status: creating wp/impexp/graphics/wpg/GNUmakefile config.status: creating wp/impexp/graphics/wpg/xp/GNUmakefile config.status: creating wp/scripts/shell/GNUmakefile config.status: creating wp/scripts/shell/xp/GNUmakefile config.status: executing depfiles commands Plugin reports: AbiCommand: okay abigimp: okay abigoffice: okay Link Grammar: okay abimathview: okay abiscan: error gnome-scan >= 0.5.1 required aiksaurus: okay babelfish: okay freetranslation: okay gdict: okay (no GNOME; using fork-and-exec method) google: okay loadbindings: okay Ots: error - libots-1 >= 0.5.0 required presentation: okay urldict: okay wikipedia: okay bmp: okay jpeg: okay LibRSVG: okay LibRSVG: okay wmf: okay libwpg: error - libwpg-0.1 >= 0.1.0 and libwpd-0.8 >= 0.8.0 required applix: okay clarisworks: okay docbook: okay eml: okay Hancom: okay hrtext: okay iscii-text: okay kword: okay latex: okay latex: equation export enabled mif: okay mswrite: okay nroff: okay OpenDocument: okay OpenWriter: okay OpenXML: okay opml: okay passepartout: okay pdf: okay psion: psiconv (>= 0.9.1) not found sdw: okay t602: okay wml: okay WordPerfect: okay MS Works: error - libwps-0.1 >= 0.1.0 required xhtml(mht): error - inter7 EPS headers not found xhtml(mht): http://www.inter7.com/eps/ xhtml(html): libxml2 support enabled xhtml: building without Multipart support xsl-fo: okay shell: okay + sed 's/^predep_objects=.*/predep_objects=\"\"/' + sed 's/^postdep_objects=.*/postdep_objects=\"\"/' + sed 's/-shared -nostdlib/-shared/' + make -j4 Making all in tools make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' Making all in abicommand make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiCommand.lo -MD -MP -MF .deps/AbiCommand.Tpo -c -o AbiCommand.lo AbiCommand.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiCommand.lo -MD -MP -MF .deps/AbiCommand.Tpo -c AbiCommand.cpp -fPIC -DPIC -o .libs/AbiCommand.o AbiCommand.cpp: In member function 'UT_sint32 AbiCommand::parseTokens(UT_Vector*)': AbiCommand.cpp:755: warning: comparison between signed and unsigned integer expressions AbiCommand.cpp:351: warning: unused variable 'i' AbiCommand.cpp: In member function 'bool AbiCommand::movePoint(UT_Vector*)': AbiCommand.cpp:933: warning: comparison between signed and unsigned integer expressions AbiCommand.cpp:933: warning: comparison between signed and unsigned integer expressions AbiCommand.cpp: In member function 'bool AbiCommand::printFiles(UT_Vector*)': AbiCommand.cpp:1078: warning: unused variable 'iDefaultPrintClass' AbiCommand.cpp: In member function 'bool AbiCommand::replaceDocument(PD_Document*)': AbiCommand.cpp:1150: warning: unused variable 'pUnixApp' AbiCommand.cpp: In member function 'bool AbiCommand::movePoint(UT_Vector*)': AbiCommand.cpp:875: warning: 'docpos' may be used uninitialized in this function mv -f .deps/AbiCommand.Tpo .deps/AbiCommand.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lreadline -lhistory -lcurses -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiCommand.la -rpath /usr/lib/abiword-2.6/plugins AbiCommand.lo g++ -shared .libs/AbiCommand.o -lreadline -lhistory -lcurses -lgnomeprint-2-2 -lz -lart_lgpl_2 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiCommand.so -o .libs/libAbiCommand.so creating libAbiCommand.la (cd .libs && rm -f libAbiCommand.la && ln -s ../libAbiCommand.la libAbiCommand.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' Making all in abigimp make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGimp.lo -MD -MP -MF .deps/AbiGimp.Tpo -c -o AbiGimp.lo AbiGimp.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGimp.lo -MD -MP -MF .deps/AbiGimp.Tpo -c AbiGimp.cpp -fPIC -DPIC -o .libs/AbiGimp.o AbiGimp.cpp: In function 'bool AbiGimp_invoke(AV_View*, EV_EditMethodCallData*)': AbiGimp.cpp:357: warning: 'icount' may be used uninitialized in this function mv -f .deps/AbiGimp.Tpo .deps/AbiGimp.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiGimp.la -rpath /usr/lib/abiword-2.6/plugins AbiGimp.lo g++ -shared .libs/AbiGimp.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiGimp.so -o .libs/libAbiGimp.so creating libAbiGimp.la (cd .libs && rm -f libAbiGimp.la && ln -s ../libAbiGimp.la libAbiGimp.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' Making all in abigoffice make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' Making all in unix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOffice.lo -MD -MP -MF .deps/AbiGOffice.Tpo -c -o AbiGOffice.lo AbiGOffice.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOChart.lo -MD -MP -MF .deps/AbiGOChart.Tpo -c -o AbiGOChart.lo AbiGOChart.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOComponent.lo -MD -MP -MF .deps/AbiGOComponent.Tpo -c -o AbiGOComponent.lo AbiGOComponent.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_GOChart.lo -MD -MP -MF .deps/ie_imp_GOChart.Tpo -c -o ie_imp_GOChart.lo ie_imp_GOChart.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOffice.lo -MD -MP -MF .deps/AbiGOffice.Tpo -c AbiGOffice.cpp -fPIC -DPIC -o .libs/AbiGOffice.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOChart.lo -MD -MP -MF .deps/AbiGOChart.Tpo -c AbiGOChart.cpp -fPIC -DPIC -o .libs/AbiGOChart.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_GOChart.lo -MD -MP -MF .deps/ie_imp_GOChart.Tpo -c ie_imp_GOChart.cpp -fPIC -DPIC -o .libs/ie_imp_GOChart.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGOComponent.lo -MD -MP -MF .deps/AbiGOComponent.Tpo -c AbiGOComponent.cpp -fPIC -DPIC -o .libs/AbiGOComponent.o AbiGOffice.cpp: In function 'int abi_plugin_unregister(XAP_ModuleInfo*)': AbiGOffice.cpp:493: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_imp_GOChart.cpp: In member function 'UT_Error IE_Imp_Object::_parseStream(ImportStream*)': ie_imp_GOChart.cpp:181: warning: unused variable 'pFrameImpl' ie_imp_GOChart.cpp:184: warning: unused variable 'bFirstChar' mv -f .deps/AbiGOffice.Tpo .deps/AbiGOffice.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_GOComponent.lo -MD -MP -MF .deps/ie_imp_GOComponent.Tpo -c -o ie_imp_GOComponent.lo ie_imp_GOComponent.cpp mv -f .deps/ie_imp_GOChart.Tpo .deps/ie_imp_GOChart.Plo AbiGOChart.cpp: In function 'void* abi_data_allocator_editor(GogDataAllocator*, GogDataset*, int, GogDataType)': AbiGOChart.cpp:223: warning: unused variable 'acg' AbiGOChart.cpp: In function 'void cb_update_graph(GogGraph*, void*)': AbiGOChart.cpp:336: warning: unused variable 'pFrameImpl' AbiGOChart.cpp:338: warning: unused variable 'pos' AbiGOComponent.cpp: In function 'bool AbiGOComponent_FileInsert(AV_View*, EV_EditMethodCallData*)': AbiGOComponent.cpp:194: warning: unused variable 'pView' AbiGOChart.cpp: In function 'bool AbiGOChart_Create(AV_View*, EV_EditMethodCallData*)': AbiGOChart.cpp:363: warning: unused variable 'pView' AbiGOChart.cpp:365: warning: unused variable 'id' AbiGOChart.cpp:374: warning: unused variable 'dialog' AbiGOChart.cpp: In member function 'virtual void GR_GOChartManager::makeSnapShot(UT_sint32, UT_Rect&)': AbiGOChart.cpp:483: warning: unused variable 'bFoundDataID' AbiGOComponent.cpp: In member function 'virtual void GR_GOComponentManager::makeSnapShot(UT_sint32, UT_Rect&)': AbiGOComponent.cpp:381: warning: unused variable 'bFoundDataID' AbiGOComponent.cpp: In member function 'virtual void GR_GOComponentManager::loadEmbedData(UT_sint32)': AbiGOComponent.cpp:503: warning: dereferencing type-punned pointer will break strict-aliasing rules AbiGOChart.cpp: In static member function 'static void GR_GOChartManager::removeContextualMenu()': AbiGOChart.cpp:701: warning: unused variable 'pActionSet' AbiGOComponent.cpp: In function 'void changed_cb(GOComponent*, void*)': AbiGOComponent.cpp:709: warning: dereferencing type-punned pointer will break strict-aliasing rules AbiGOComponent.cpp:703: warning: unused variable 'pFrameImpl' AbiGOChart.cpp: In member function 'void GOChartView::render(UT_Rect&)': AbiGOChart.cpp:770: warning: unused variable 'x' AbiGOChart.cpp:771: warning: unused variable 'y' AbiGOComponent.cpp: In member function 'void GOComponentView::update()': AbiGOComponent.cpp:852: warning: dereferencing type-punned pointer will break strict-aliasing rules g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DHAVE_EXT_HASH_MAP -I/usr/include/libgoffice-0.4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_GOComponent.lo -MD -MP -MF .deps/ie_imp_GOComponent.Tpo -c ie_imp_GOComponent.cpp -fPIC -DPIC -o .libs/ie_imp_GOComponent.o mv -f .deps/AbiGOChart.Tpo .deps/AbiGOChart.Plo mv -f .deps/AbiGOComponent.Tpo .deps/AbiGOComponent.Plo ie_imp_GOComponent.cpp:69:2: warning: #warning should return PERFECT only when priority is high ie_imp_GOComponent.cpp: In member function 'UT_Error IE_Imp_Component::_parseStream(ImportStream*)': ie_imp_GOComponent.cpp:210: warning: unused variable 'pFrameImpl' ie_imp_GOComponent.cpp:213: warning: unused variable 'bFirstChar' mv -f .deps/ie_imp_GOComponent.Tpo .deps/ie_imp_GOComponent.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lgoffice-0 -lgsf-1 -lglade-2.0 -lgnomeprint-2-2 -lz -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lart_lgpl_2 -lxml2 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiGOffice.la -rpath /usr/lib/abiword-2.6/plugins AbiGOffice.lo AbiGOChart.lo AbiGOComponent.lo ie_imp_GOChart.lo ie_imp_GOComponent.lo g++ -shared .libs/AbiGOffice.o .libs/AbiGOChart.o .libs/AbiGOComponent.o .libs/ie_imp_GOChart.o .libs/ie_imp_GOComponent.o -lgoffice-0 -lgnomeprint-2-2 -lz -lart_lgpl_2 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiGOffice.so -o .libs/libAbiGOffice.so creating libAbiGOffice.la (cd .libs && rm -f libAbiGOffice.la && ln -s ../libAbiGOffice.la libAbiGOffice.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' Making all in abigrammar make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' Making all in linkgrammarwrap make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LinkGrammarWrap.lo -MD -MP -MF .deps/LinkGrammarWrap.Tpo -c -o LinkGrammarWrap.lo LinkGrammarWrap.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LinkGrammarWrap.lo -MD -MP -MF .deps/LinkGrammarWrap.Tpo -c LinkGrammarWrap.cpp -fPIC -DPIC -o .libs/LinkGrammarWrap.o LinkGrammarWrap.cpp: In member function 'bool LinkGrammarWrap::parseSentence(PieceOfText*)': LinkGrammarWrap.cpp:153: warning: comparison between signed and unsigned integer expressions LinkGrammarWrap.cpp:231: warning: unused variable 'szLword' LinkGrammarWrap.cpp:233: warning: unused variable 'szRword' LinkGrammarWrap.cpp:239: warning: comparison between signed and unsigned integer expressions mv -f .deps/LinkGrammarWrap.Tpo .deps/LinkGrammarWrap.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -llink-grammar -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o liblinkgrammarwrap.la LinkGrammarWrap.lo ar cru .libs/liblinkgrammarwrap.a .libs/LinkGrammarWrap.o ranlib .libs/liblinkgrammarwrap.a creating liblinkgrammarwrap.la (cd .libs && rm -f liblinkgrammarwrap.la && ln -s ../liblinkgrammarwrap.la liblinkgrammarwrap.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammar.lo -MD -MP -MF .deps/AbiGrammar.Tpo -c -o AbiGrammar.lo AbiGrammar.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammarCheck.lo -MD -MP -MF .deps/AbiGrammarCheck.Tpo -c -o AbiGrammarCheck.lo AbiGrammarCheck.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammarUtil.lo -MD -MP -MF .deps/AbiGrammarUtil.Tpo -c -o AbiGrammarUtil.lo AbiGrammarUtil.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammarCheck.lo -MD -MP -MF .deps/AbiGrammarCheck.Tpo -c AbiGrammarCheck.cpp -fPIC -DPIC -o .libs/AbiGrammarCheck.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammarUtil.lo -MD -MP -MF .deps/AbiGrammarUtil.Tpo -c AbiGrammarUtil.cpp -fPIC -DPIC -o .libs/AbiGrammarUtil.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGrammar.lo -MD -MP -MF .deps/AbiGrammar.Tpo -c AbiGrammar.cpp -fPIC -DPIC -o .libs/AbiGrammar.o mv -f .deps/AbiGrammar.Tpo .deps/AbiGrammar.Plo mv -f .deps/AbiGrammarUtil.Tpo .deps/AbiGrammarUtil.Plo mv -f .deps/AbiGrammarCheck.Tpo .deps/AbiGrammarCheck.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiGrammar.la -rpath /usr/lib/abiword-2.6/plugins AbiGrammar.lo AbiGrammarCheck.lo AbiGrammarUtil.lo ../linkgrammarwrap/liblinkgrammarwrap.la g++ -shared .libs/AbiGrammar.o .libs/AbiGrammarCheck.o .libs/AbiGrammarUtil.o -Wl,--whole-archive ../linkgrammarwrap/.libs/liblinkgrammarwrap.a -Wl,--no-whole-archive -llink-grammar -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiGrammar.so -o .libs/libAbiGrammar.so creating libAbiGrammar.la (cd .libs && rm -f libAbiGrammar.la && ln -s ../libAbiGrammar.la libAbiGrammar.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' Making all in abimathview make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' Making all in itex2MML make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT y.tab.lo -MD -MP -MF .deps/y.tab.Tpo -c -o y.tab.lo y.tab.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c -o lex.yy.lo lex.yy.c mkdir .libs gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT lex.yy.lo -MD -MP -MF .deps/lex.yy.Tpo -c lex.yy.c -fPIC -DPIC -o .libs/lex.yy.o gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT y.tab.lo -MD -MP -MF .deps/y.tab.Tpo -c y.tab.c -fPIC -DPIC -o .libs/y.tab.o itex2MML.y: In function 'itex2MML_default_write': itex2MML.y:45: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result itex2MML.y: In function 'itex2MML_html_filter': itex2MML.y:1573: warning: label '_until_html' defined but not used lex.yy.c: In function 'itex2MML_yylex': itex2MML.l:890: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result itex2MML.l: At top level: lex.yy.c:4765: warning: 'yyunput' defined but not used mv -f .deps/lex.yy.Tpo .deps/lex.yy.Plo mv -f .deps/y.tab.Tpo .deps/y.tab.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libitex2MML.la y.tab.lo lex.yy.lo ar cru .libs/libitex2MML.a .libs/y.tab.o .libs/lex.yy.o ranlib .libs/libitex2MML.a creating libitex2MML.la (cd .libs && rm -f libitex2MML.la && ln -s ../libitex2MML.la libitex2MML.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiMathView.lo -MD -MP -MF .deps/AbiMathView.Tpo -c -o AbiMathView.lo AbiMathView.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_CharArea.lo -MD -MP -MF .deps/gr_Abi_CharArea.Tpo -c -o gr_Abi_CharArea.lo gr_Abi_CharArea.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_ColorArea.lo -MD -MP -MF .deps/gr_Abi_ColorArea.Tpo -c -o gr_Abi_ColorArea.lo gr_Abi_ColorArea.cpp /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_DefaultShaper.lo -MD -MP -MF .deps/gr_Abi_DefaultShaper.Tpo -c -o gr_Abi_DefaultShaper.lo gr_Abi_DefaultShaper.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiMathView.lo -MD -MP -MF .deps/AbiMathView.Tpo -c AbiMathView.cpp -fPIC -DPIC -o .libs/AbiMathView.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_CharArea.lo -MD -MP -MF .deps/gr_Abi_CharArea.Tpo -c gr_Abi_CharArea.cpp -fPIC -DPIC -o .libs/gr_Abi_CharArea.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_ColorArea.lo -MD -MP -MF .deps/gr_Abi_ColorArea.Tpo -c gr_Abi_ColorArea.cpp -fPIC -DPIC -o .libs/gr_Abi_ColorArea.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_DefaultShaper.lo -MD -MP -MF .deps/gr_Abi_DefaultShaper.Tpo -c gr_Abi_DefaultShaper.cpp -fPIC -DPIC -o .libs/gr_Abi_DefaultShaper.o mv -f .deps/gr_Abi_CharArea.Tpo .deps/gr_Abi_CharArea.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_StandardSymbolsShaper.lo -MD -MP -MF .deps/gr_Abi_StandardSymbolsShaper.Tpo -c -o gr_Abi_StandardSymbolsShaper.lo gr_Abi_StandardSymbolsShaper.cpp mv -f .deps/gr_Abi_ColorArea.Tpo .deps/gr_Abi_ColorArea.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_ComputerModernShaper.lo -MD -MP -MF .deps/gr_Abi_ComputerModernShaper.Tpo -c -o gr_Abi_ComputerModernShaper.lo gr_Abi_ComputerModernShaper.cpp mv -f .deps/gr_Abi_DefaultShaper.Tpo .deps/gr_Abi_DefaultShaper.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_InkArea.lo -MD -MP -MF .deps/gr_Abi_InkArea.Tpo -c -o gr_Abi_InkArea.lo gr_Abi_InkArea.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_StandardSymbolsShaper.lo -MD -MP -MF .deps/gr_Abi_StandardSymbolsShaper.Tpo -c gr_Abi_StandardSymbolsShaper.cpp -fPIC -DPIC -o .libs/gr_Abi_StandardSymbolsShaper.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_ComputerModernShaper.lo -MD -MP -MF .deps/gr_Abi_ComputerModernShaper.Tpo -c gr_Abi_ComputerModernShaper.cpp -fPIC -DPIC -o .libs/gr_Abi_ComputerModernShaper.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_InkArea.lo -MD -MP -MF .deps/gr_Abi_InkArea.Tpo -c gr_Abi_InkArea.cpp -fPIC -DPIC -o .libs/gr_Abi_InkArea.o mv -f .deps/gr_Abi_ComputerModernShaper.Tpo .deps/gr_Abi_ComputerModernShaper.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_MathGraphicDevice.lo -MD -MP -MF .deps/gr_Abi_MathGraphicDevice.Tpo -c -o gr_Abi_MathGraphicDevice.lo gr_Abi_MathGraphicDevice.cpp mv -f .deps/gr_Abi_StandardSymbolsShaper.Tpo .deps/gr_Abi_StandardSymbolsShaper.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_RenderingContext.lo -MD -MP -MF .deps/gr_Abi_RenderingContext.Tpo -c -o gr_Abi_RenderingContext.lo gr_Abi_RenderingContext.cpp mv -f .deps/gr_Abi_InkArea.Tpo .deps/gr_Abi_InkArea.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I'../../../tools/abimathview/itex2MML' -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MathML.lo -MD -MP -MF .deps/ie_imp_MathML.Tpo -c -o ie_imp_MathML.lo ie_imp_MathML.cpp mv -f .deps/AbiMathView.Tpo .deps/AbiMathView.Plo g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_MathGraphicDevice.lo -MD -MP -MF .deps/gr_Abi_MathGraphicDevice.Tpo -c gr_Abi_MathGraphicDevice.cpp -fPIC -DPIC -o .libs/gr_Abi_MathGraphicDevice.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT gr_Abi_RenderingContext.lo -MD -MP -MF .deps/gr_Abi_RenderingContext.Tpo -c gr_Abi_RenderingContext.cpp -fPIC -DPIC -o .libs/gr_Abi_RenderingContext.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I../../../tools/abimathview/itex2MML -DHAVE_EXT_HASH_MAP -DGMV_ENABLE_BOXML=1 -DGMV_HAVE_EXT_HASH_MAP=1 -I/usr/include/libxml2 -I/usr/include/gtkmathview -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MathML.lo -MD -MP -MF .deps/ie_imp_MathML.Tpo -c ie_imp_MathML.cpp -fPIC -DPIC -o .libs/ie_imp_MathML.o mv -f .deps/gr_Abi_RenderingContext.Tpo .deps/gr_Abi_RenderingContext.Plo ie_imp_MathML.cpp: In member function 'UT_Error IE_Imp_MathML::_parseStream(ImportStream*)': ie_imp_MathML.cpp:371: warning: unused variable 'bFirstChar' mv -f .deps/ie_imp_MathML.Tpo .deps/ie_imp_MathML.Plo mv -f .deps/gr_Abi_MathGraphicDevice.Tpo .deps/gr_Abi_MathGraphicDevice.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lz -lm -lmathview_frontend_libxml2 -lxml2 -lmathview -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiMathView.la -rpath /usr/lib/abiword-2.6/plugins AbiMathView.lo gr_Abi_CharArea.lo gr_Abi_ColorArea.lo gr_Abi_DefaultShaper.lo gr_Abi_StandardSymbolsShaper.lo gr_Abi_ComputerModernShaper.lo gr_Abi_InkArea.lo gr_Abi_MathGraphicDevice.lo gr_Abi_RenderingContext.lo ie_imp_MathML.lo ../itex2MML/libitex2MML.la g++ -shared .libs/AbiMathView.o .libs/gr_Abi_CharArea.o .libs/gr_Abi_ColorArea.o .libs/gr_Abi_DefaultShaper.o .libs/gr_Abi_StandardSymbolsShaper.o .libs/gr_Abi_ComputerModernShaper.o .libs/gr_Abi_InkArea.o .libs/gr_Abi_MathGraphicDevice.o .libs/gr_Abi_RenderingContext.o .libs/ie_imp_MathML.o -Wl,--whole-archive ../itex2MML/.libs/libitex2MML.a -Wl,--no-whole-archive -lz -lmathview_frontend_libxml2 -lmathview -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiMathView.so -o .libs/libAbiMathView.so creating libAbiMathView.la (cd .libs && rm -f libAbiMathView.la && ln -s ../libAbiMathView.la libAbiMathView.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' Making all in aiksaurus make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/Aiksaurus -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/Aiksaurus -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AiksaurusABI.lo -MD -MP -MF .deps/AiksaurusABI.Tpo -c -o AiksaurusABI.lo AiksaurusABI.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/Aiksaurus -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/Aiksaurus -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AiksaurusABI.lo -MD -MP -MF .deps/AiksaurusABI.Tpo -c AiksaurusABI.cpp -fPIC -DPIC -o .libs/AiksaurusABI.o mv -f .deps/AiksaurusABI.Tpo .deps/AiksaurusABI.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lAiksaurusGTK -lAiksaurus -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lAiksaurusGTK -lAiksaurus -lAiksaurus -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiAikSaurus.la -rpath /usr/lib/abiword-2.6/plugins AiksaurusABI.lo g++ -shared .libs/AiksaurusABI.o -lAiksaurusGTK -lAiksaurus -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiAikSaurus.so -o .libs/libAbiAikSaurus.so creating libAbiAikSaurus.la (cd .libs && rm -f libAbiAikSaurus.la && ln -s ../libAbiAikSaurus.la libAbiAikSaurus.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' Making all in babelfish make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiBabelfish.lo -MD -MP -MF .deps/AbiBabelfish.Tpo -c -o AbiBabelfish.lo AbiBabelfish.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiBabelfish.lo -MD -MP -MF .deps/AbiBabelfish.Tpo -c AbiBabelfish.cpp -fPIC -DPIC -o .libs/AbiBabelfish.o AbiBabelfish.cpp: In function 'bool BabelFish_invoke(AV_View*, EV_EditMethodCallData*)': AbiBabelfish.cpp:215: warning: comparison between signed and unsigned integer expressions mv -f .deps/AbiBabelfish.Tpo .deps/AbiBabelfish.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiBabelfish.la -rpath /usr/lib/abiword-2.6/plugins AbiBabelfish.lo g++ -shared .libs/AbiBabelfish.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiBabelfish.so -o .libs/libAbiBabelfish.so creating libAbiBabelfish.la (cd .libs && rm -f libAbiBabelfish.la && ln -s ../libAbiBabelfish.la libAbiBabelfish.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' Making all in develop make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' Making all in freetranslation make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiFreeTranslation.lo -MD -MP -MF .deps/AbiFreeTranslation.Tpo -c -o AbiFreeTranslation.lo AbiFreeTranslation.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiFreeTranslation.lo -MD -MP -MF .deps/AbiFreeTranslation.Tpo -c AbiFreeTranslation.cpp -fPIC -DPIC -o .libs/AbiFreeTranslation.o mv -f .deps/AbiFreeTranslation.Tpo .deps/AbiFreeTranslation.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiFreeTranslation.la -rpath /usr/lib/abiword-2.6/plugins AbiFreeTranslation.lo g++ -shared .libs/AbiFreeTranslation.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiFreeTranslation.so -o .libs/libAbiFreeTranslation.so creating libAbiFreeTranslation.la (cd .libs && rm -f libAbiFreeTranslation.la && ln -s ../libAbiFreeTranslation.la libAbiFreeTranslation.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' Making all in gdict make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' Making all in unix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_FORK_AND_EXEC_METHOD=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT GdictAbiPlugin.lo -MD -MP -MF .deps/GdictAbiPlugin.Tpo -c -o GdictAbiPlugin.lo GdictAbiPlugin.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DUSE_FORK_AND_EXEC_METHOD=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT GdictAbiPlugin.lo -MD -MP -MF .deps/GdictAbiPlugin.Tpo -c GdictAbiPlugin.cpp -fPIC -DPIC -o .libs/GdictAbiPlugin.o mv -f .deps/GdictAbiPlugin.Tpo .deps/GdictAbiPlugin.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiGdict.la -rpath /usr/lib/abiword-2.6/plugins GdictAbiPlugin.lo g++ -shared .libs/GdictAbiPlugin.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiGdict.so -o .libs/libAbiGdict.so creating libAbiGdict.la (cd .libs && rm -f libAbiGdict.la && ln -s ../libAbiGdict.la libAbiGdict.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' Making all in google make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGoogle.lo -MD -MP -MF .deps/AbiGoogle.Tpo -c -o AbiGoogle.lo AbiGoogle.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiGoogle.lo -MD -MP -MF .deps/AbiGoogle.Tpo -c AbiGoogle.cpp -fPIC -DPIC -o .libs/AbiGoogle.o mv -f .deps/AbiGoogle.Tpo .deps/AbiGoogle.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiGoogle.la -rpath /usr/lib/abiword-2.6/plugins AbiGoogle.lo g++ -shared .libs/AbiGoogle.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiGoogle.so -o .libs/libAbiGoogle.so creating libAbiGoogle.la (cd .libs && rm -f libAbiGoogle.la && ln -s ../libAbiGoogle.la libAbiGoogle.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' Making all in loadbindings make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LoadBindings.lo -MD -MP -MF .deps/LoadBindings.Tpo -c -o LoadBindings.lo LoadBindings.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT LoadBindings.lo -MD -MP -MF .deps/LoadBindings.Tpo -c LoadBindings.cpp -fPIC -DPIC -o .libs/LoadBindings.o LoadBindings.cpp: In function 'void LoadBindings_registerMethod()': LoadBindings.cpp:98: warning: unused variable 'pFact' LoadBindings.cpp: In function 'void LoadBindings_RemoveFromMethods()': LoadBindings.cpp:170: warning: unused variable 'pFact' LoadBindings.cpp: In function 'void LoadKeybindings(const char*)': LoadBindings.cpp:212: warning: suggest parentheses around assignment used as truth value LoadBindings.cpp: In function 'bool SaveBindings_invoke(AV_View*, EV_EditMethodCallData*)': LoadBindings.cpp:422: warning: 'button' may be used uninitialized in this function LoadBindings.cpp: At global scope: LoadBindings.cpp:76: warning: 'bool LoadBindings_invoke(AV_View*, EV_EditMethodCallData*)' declared 'static' but never defined LoadBindings.cpp:82: warning: 'loadBindingID' defined but not used LoadBindings.cpp:83: warning: 'dumpEditMethodsID' defined but not used LoadBindings.cpp:84: warning: 'saveBindingID' defined but not used LoadBindings.cpp:85: warning: 'szLoadBinding' defined but not used LoadBindings.cpp:86: warning: 'szLoadBindingStatus' defined but not used LoadBindings.cpp:87: warning: 'szDumpEditMethods' defined but not used LoadBindings.cpp:88: warning: 'szDumpEditMethodsStatus' defined but not used LoadBindings.cpp:89: warning: 'szSaveBinding' defined but not used LoadBindings.cpp:90: warning: 'szSaveBindingStatus' defined but not used mv -f .deps/LoadBindings.Tpo .deps/LoadBindings.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libLoadBindings.la -rpath /usr/lib/abiword-2.6/plugins LoadBindings.lo g++ -shared .libs/LoadBindings.o -lgnomeprint-2-2 -lz -lart_lgpl_2 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libLoadBindings.so -o .libs/libLoadBindings.so creating libLoadBindings.la (cd .libs && rm -f libLoadBindings.la && ln -s ../libLoadBindings.la libLoadBindings.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' Making all in presentation make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Presentation.lo -MD -MP -MF .deps/Presentation.Tpo -c -o Presentation.lo Presentation.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnomeprint-2.2 -I/usr/include/libart-2.0 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT Presentation.lo -MD -MP -MF .deps/Presentation.Tpo -c Presentation.cpp -fPIC -DPIC -o .libs/Presentation.o Presentation.cpp: In member function 'bool Presentation::drawNthPage(UT_sint32)': Presentation.cpp:519: warning: unused variable 'iWidth' Presentation.cpp:520: warning: unused variable 'iHeight' Presentation.cpp: In member function 'bool Presentation::showNextPage()': Presentation.cpp:581: warning: comparison between signed and unsigned integer expressions Presentation.cpp:586: warning: comparison between signed and unsigned integer expressions Presentation.cpp: In member function 'bool Presentation::showPrevPage()': Presentation.cpp:597: warning: comparison between signed and unsigned integer expressions mv -f .deps/Presentation.Tpo .deps/Presentation.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lgnomeprint-2-2 -lz -lart_lgpl_2 -lxml2 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libPresentation.la -rpath /usr/lib/abiword-2.6/plugins Presentation.lo g++ -shared .libs/Presentation.o -lgnomeprint-2-2 -lz -lart_lgpl_2 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libPresentation.so -o .libs/libPresentation.so creating libPresentation.la (cd .libs && rm -f libPresentation.la && ln -s ../libPresentation.la libPresentation.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' Making all in urldict make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiURLDict.lo -MD -MP -MF .deps/AbiURLDict.Tpo -c -o AbiURLDict.lo AbiURLDict.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiURLDict.lo -MD -MP -MF .deps/AbiURLDict.Tpo -c AbiURLDict.cpp -fPIC -DPIC -o .libs/AbiURLDict.o mv -f .deps/AbiURLDict.Tpo .deps/AbiURLDict.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiURLDict.la -rpath /usr/lib/abiword-2.6/plugins AbiURLDict.lo g++ -shared .libs/AbiURLDict.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiURLDict.so -o .libs/libAbiURLDict.so creating libAbiURLDict.la (cd .libs && rm -f libAbiURLDict.la && ln -s ../libAbiURLDict.la libAbiURLDict.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' Making all in wikipedia make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' Making all in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiWikipedia.lo -MD -MP -MF .deps/AbiWikipedia.Tpo -c -o AbiWikipedia.lo AbiWikipedia.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiWikipedia.lo -MD -MP -MF .deps/AbiWikipedia.Tpo -c AbiWikipedia.cpp -fPIC -DPIC -o .libs/AbiWikipedia.o mv -f .deps/AbiWikipedia.Tpo .deps/AbiWikipedia.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiWikipedia.la -rpath /usr/lib/abiword-2.6/plugins AbiWikipedia.lo g++ -shared .libs/AbiWikipedia.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiWikipedia.so -o .libs/libAbiWikipedia.so creating libAbiWikipedia.la (cd .libs && rm -f libAbiWikipedia.la && ln -s ../libAbiWikipedia.la libAbiWikipedia.la) make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' Making all in wp make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' Making all in impexp make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' Making all in applix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Applix.lo -MD -MP -MF .deps/ie_exp_Applix.Tpo -c -o ie_exp_Applix.lo ie_exp_Applix.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_Applix.lo -MD -MP -MF .deps/ie_imp_Applix.Tpo -c -o ie_imp_Applix.lo ie_imp_Applix.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_Applix.lo -MD -MP -MF .deps/ie_impexp_Applix.Tpo -c -o ie_impexp_Applix.lo ie_impexp_Applix.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_Applix.lo -MD -MP -MF .deps/ie_imp_Applix.Tpo -c ie_imp_Applix.cpp -fPIC -DPIC -o .libs/ie_imp_Applix.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Applix.lo -MD -MP -MF .deps/ie_exp_Applix.Tpo -c ie_exp_Applix.cpp -fPIC -DPIC -o .libs/ie_exp_Applix.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_Applix.lo -MD -MP -MF .deps/ie_impexp_Applix.Tpo -c ie_impexp_Applix.cpp -fPIC -DPIC -o .libs/ie_impexp_Applix.o mv -f .deps/ie_impexp_Applix.Tpo .deps/ie_impexp_Applix.Plo mv -f .deps/ie_exp_Applix.Tpo .deps/ie_exp_Applix.Plo mv -f .deps/ie_imp_Applix.Tpo .deps/ie_imp_Applix.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiApplix.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_Applix.lo ie_imp_Applix.lo ie_impexp_Applix.lo g++ -shared .libs/ie_exp_Applix.o .libs/ie_imp_Applix.o .libs/ie_impexp_Applix.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiApplix.so -o .libs/libAbiApplix.so creating libAbiApplix.la (cd .libs && rm -f libAbiApplix.la && ln -s ../libAbiApplix.la libAbiApplix.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' Making all in clarisworks make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_ClarisWorks.lo -MD -MP -MF .deps/ie_imp_ClarisWorks.Tpo -c -o ie_imp_ClarisWorks.lo ie_imp_ClarisWorks.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_ClarisWorks.lo -MD -MP -MF .deps/ie_imp_ClarisWorks.Tpo -c ie_imp_ClarisWorks.cpp -fPIC -DPIC -o .libs/ie_imp_ClarisWorks.o mv -f .deps/ie_imp_ClarisWorks.Tpo .deps/ie_imp_ClarisWorks.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiClarisWorks.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_ClarisWorks.lo g++ -shared .libs/ie_imp_ClarisWorks.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiClarisWorks.so -o .libs/libAbiClarisWorks.so creating libAbiClarisWorks.la (cd .libs && rm -f libAbiClarisWorks.la && ln -s ../libAbiClarisWorks.la libAbiClarisWorks.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' Making all in docbook make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_DocBook.lo -MD -MP -MF .deps/ie_exp_DocBook.Tpo -c -o ie_exp_DocBook.lo ie_exp_DocBook.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_DocBook.lo -MD -MP -MF .deps/ie_imp_DocBook.Tpo -c -o ie_imp_DocBook.lo ie_imp_DocBook.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_DocBook.lo -MD -MP -MF .deps/ie_impexp_DocBook.Tpo -c -o ie_impexp_DocBook.lo ie_impexp_DocBook.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_DocBook.lo -MD -MP -MF .deps/ie_exp_DocBook.Tpo -c ie_exp_DocBook.cpp -fPIC -DPIC -o .libs/ie_exp_DocBook.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_DocBook.lo -MD -MP -MF .deps/ie_imp_DocBook.Tpo -c ie_imp_DocBook.cpp -fPIC -DPIC -o .libs/ie_imp_DocBook.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_DocBook.lo -MD -MP -MF .deps/ie_impexp_DocBook.Tpo -c ie_impexp_DocBook.cpp -fPIC -DPIC -o .libs/ie_impexp_DocBook.o ie_exp_DocBook.cpp: In member function 'void s_DocBook_Listener::_handleMetaData()': ie_exp_DocBook.cpp:1429: warning: comparison between signed and unsigned integer expressions ie_exp_DocBook.cpp: In member function 'void s_DocBook_Listener::_handleDataItems()': ie_exp_DocBook.cpp:2372: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_impexp_DocBook.Tpo .deps/ie_impexp_DocBook.Plo ie_imp_DocBook.cpp: In member function 'void IE_Imp_DocBook::createTitle()': ie_imp_DocBook.cpp:2666: warning: comparison between signed and unsigned integer expressions ie_imp_DocBook.cpp:2778: warning: comparison between signed and unsigned integer expressions mv -f .deps/ie_imp_DocBook.Tpo .deps/ie_imp_DocBook.Plo mv -f .deps/ie_exp_DocBook.Tpo .deps/ie_exp_DocBook.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiDocBook.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_DocBook.lo ie_imp_DocBook.lo ie_impexp_DocBook.lo g++ -shared .libs/ie_exp_DocBook.o .libs/ie_imp_DocBook.o .libs/ie_impexp_DocBook.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiDocBook.so -o .libs/libAbiDocBook.so creating libAbiDocBook.la (cd .libs && rm -f libAbiDocBook.la && ln -s ../libAbiDocBook.la libAbiDocBook.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' Making all in eml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_EML.lo -MD -MP -MF .deps/ie_exp_EML.Tpo -c -o ie_exp_EML.lo ie_exp_EML.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_EML.lo -MD -MP -MF .deps/ie_exp_EML.Tpo -c ie_exp_EML.cpp -fPIC -DPIC -o .libs/ie_exp_EML.o mv -f .deps/ie_exp_EML.Tpo .deps/ie_exp_EML.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiEML.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_EML.lo g++ -shared .libs/ie_exp_EML.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiEML.so -o .libs/libAbiEML.so creating libAbiEML.la (cd .libs && rm -f libAbiEML.la && ln -s ../libAbiEML.la libAbiEML.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' Making all in hancom make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_hancom.lo -MD -MP -MF .deps/ie_imp_hancom.Tpo -c -o ie_imp_hancom.lo ie_imp_hancom.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_hancom.lo -MD -MP -MF .deps/ie_imp_hancom.Tpo -c ie_imp_hancom.cpp -fPIC -DPIC -o .libs/ie_imp_hancom.o mv -f .deps/ie_imp_hancom.Tpo .deps/ie_imp_hancom.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiHancom.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_hancom.lo g++ -shared .libs/ie_imp_hancom.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiHancom.so -o .libs/libAbiHancom.so creating libAbiHancom.la (cd .libs && rm -f libAbiHancom.la && ln -s ../libAbiHancom.la libAbiHancom.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' Making all in hrtext make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_HRText.lo -MD -MP -MF .deps/ie_exp_HRText.Tpo -c -o ie_exp_HRText.lo ie_exp_HRText.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_HRText.lo -MD -MP -MF .deps/ie_exp_HRText.Tpo -c ie_exp_HRText.cpp -fPIC -DPIC -o .libs/ie_exp_HRText.o mv -f .deps/ie_exp_HRText.Tpo .deps/ie_exp_HRText.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiHRText.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_HRText.lo g++ -shared .libs/ie_exp_HRText.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiHRText.so -o .libs/libAbiHRText.so creating libAbiHRText.la (cd .libs && rm -f libAbiHRText.la && ln -s ../libAbiHRText.la libAbiHRText.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' Making all in iscii-text make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_ISCII.lo -MD -MP -MF .deps/ie_exp_ISCII.Tpo -c -o ie_exp_ISCII.lo ie_exp_ISCII.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_ISCII.lo -MD -MP -MF .deps/ie_imp_ISCII.Tpo -c -o ie_imp_ISCII.lo ie_imp_ISCII.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_ISCII.lo -MD -MP -MF .deps/ie_impexp_ISCII.Tpo -c -o ie_impexp_ISCII.lo ie_impexp_ISCII.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_ISCII.lo -MD -MP -MF .deps/ie_imp_ISCII.Tpo -c ie_imp_ISCII.cpp -fPIC -DPIC -o .libs/ie_imp_ISCII.o : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_ISCII.lo -MD -MP -MF .deps/ie_impexp_ISCII.Tpo -c ie_impexp_ISCII.cpp -fPIC -DPIC -o .libs/ie_impexp_ISCII.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_ISCII.lo -MD -MP -MF .deps/ie_exp_ISCII.Tpo -c ie_exp_ISCII.cpp -fPIC -DPIC -o .libs/ie_exp_ISCII.o mv -f .deps/ie_impexp_ISCII.Tpo .deps/ie_impexp_ISCII.Plo mv -f .deps/ie_exp_ISCII.Tpo .deps/ie_exp_ISCII.Plo mv -f .deps/ie_imp_ISCII.Tpo .deps/ie_imp_ISCII.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiISCII.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_ISCII.lo ie_imp_ISCII.lo ie_impexp_ISCII.lo g++ -shared .libs/ie_exp_ISCII.o .libs/ie_imp_ISCII.o .libs/ie_impexp_ISCII.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiISCII.so -o .libs/libAbiISCII.so creating libAbiISCII.la (cd .libs && rm -f libAbiISCII.la && ln -s ../libAbiISCII.la libAbiISCII.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' Making all in kword make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_KWord_1.lo -MD -MP -MF .deps/ie_exp_KWord_1.Tpo -c -o ie_exp_KWord_1.lo ie_exp_KWord_1.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_KWord_1.lo -MD -MP -MF .deps/ie_imp_KWord_1.Tpo -c -o ie_imp_KWord_1.lo ie_imp_KWord_1.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_KWord_1.lo -MD -MP -MF .deps/ie_impexp_KWord_1.Tpo -c -o ie_impexp_KWord_1.lo ie_impexp_KWord_1.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_KWord_1.lo -MD -MP -MF .deps/ie_exp_KWord_1.Tpo -c ie_exp_KWord_1.cpp -fPIC -DPIC -o .libs/ie_exp_KWord_1.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_KWord_1.lo -MD -MP -MF .deps/ie_imp_KWord_1.Tpo -c ie_imp_KWord_1.cpp -fPIC -DPIC -o .libs/ie_imp_KWord_1.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_KWord_1.lo -MD -MP -MF .deps/ie_impexp_KWord_1.Tpo -c ie_impexp_KWord_1.cpp -fPIC -DPIC -o .libs/ie_impexp_KWord_1.o ie_exp_KWord_1.cpp: In member function 'void s_KWord_1_Listener::_writeMarginSize(PT_AttrPropIndex, const char*)': ie_exp_KWord_1.cpp:486: warning: unused variable 'bHaveProp' ie_exp_KWord_1.cpp: In member function 'void s_KWord_1_Listener::_handleDataItems()': ie_exp_KWord_1.cpp:576: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_impexp_KWord_1.Tpo .deps/ie_impexp_KWord_1.Plo ie_imp_KWord_1.cpp:334: warning: 'const char* kVertAlignToTextPos(const char*)' defined but not used mv -f .deps/ie_imp_KWord_1.Tpo .deps/ie_imp_KWord_1.Plo mv -f .deps/ie_exp_KWord_1.Tpo .deps/ie_exp_KWord_1.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiKWord.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_KWord_1.lo ie_imp_KWord_1.lo ie_impexp_KWord_1.lo g++ -shared .libs/ie_exp_KWord_1.o .libs/ie_imp_KWord_1.o .libs/ie_impexp_KWord_1.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiKWord.so -o .libs/libAbiKWord.so creating libAbiKWord.la (cd .libs && rm -f libAbiKWord.la && ln -s ../libAbiKWord.la libAbiKWord.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' Making all in latex make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DHAVE_LIBXSLT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_LaTeX.lo -MD -MP -MF .deps/ie_exp_LaTeX.Tpo -c -o ie_exp_LaTeX.lo ie_exp_LaTeX.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -DHAVE_LIBXSLT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_LaTeX.lo -MD -MP -MF .deps/ie_exp_LaTeX.Tpo -c ie_exp_LaTeX.cpp -fPIC -DPIC -o .libs/ie_exp_LaTeX.o In file included from ie_exp_LaTeX.cpp:36: /usr/include/libxml2/libxml/DOCBparser.h:22:2: warning: #warning "The DOCBparser module has been deprecated in libxml2-2.6.0" ie_exp_LaTeX.cpp: In member function 'void s_LaTeX_Listener::_openParagraph(PT_AttrPropIndex)': ie_exp_LaTeX.cpp:650: warning: converting to 'int' from 'double' ie_exp_LaTeX.cpp: In member function 'void s_LaTeX_Listener::_handleImage(const PP_AttrProp*)': ie_exp_LaTeX.cpp:2049: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_exp_LaTeX.Tpo .deps/ie_exp_LaTeX.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiLaTeX.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_LaTeX.lo -lxslt -lz -lm -lxml2 g++ -shared .libs/ie_exp_LaTeX.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lxslt -lz -lxml2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiLaTeX.so -o .libs/libAbiLaTeX.so creating libAbiLaTeX.la (cd .libs && rm -f libAbiLaTeX.la && ln -s ../libAbiLaTeX.la libAbiLaTeX.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' Making all in xsltml make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' Making all in mif make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_MIF.lo -MD -MP -MF .deps/ie_exp_MIF.Tpo -c -o ie_exp_MIF.lo ie_exp_MIF.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MIF.lo -MD -MP -MF .deps/ie_imp_MIF.Tpo -c -o ie_imp_MIF.lo ie_imp_MIF.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_MIF.lo -MD -MP -MF .deps/ie_impexp_MIF.Tpo -c -o ie_impexp_MIF.lo ie_impexp_MIF.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_MIF.lo -MD -MP -MF .deps/ie_exp_MIF.Tpo -c ie_exp_MIF.cpp -fPIC -DPIC -o .libs/ie_exp_MIF.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_MIF.lo -MD -MP -MF .deps/ie_impexp_MIF.Tpo -c ie_impexp_MIF.cpp -fPIC -DPIC -o .libs/ie_impexp_MIF.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MIF.lo -MD -MP -MF .deps/ie_imp_MIF.Tpo -c ie_imp_MIF.cpp -fPIC -DPIC -o .libs/ie_imp_MIF.o mv -f .deps/ie_impexp_MIF.Tpo .deps/ie_impexp_MIF.Plo mv -f .deps/ie_exp_MIF.Tpo .deps/ie_exp_MIF.Plo mv -f .deps/ie_imp_MIF.Tpo .deps/ie_imp_MIF.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiMIF.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_MIF.lo ie_imp_MIF.lo ie_impexp_MIF.lo g++ -shared .libs/ie_exp_MIF.o .libs/ie_imp_MIF.o .libs/ie_impexp_MIF.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiMIF.so -o .libs/libAbiMIF.so creating libAbiMIF.la (cd .libs && rm -f libAbiMIF.la && ln -s ../libAbiMIF.la libAbiMIF.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' Making all in mswrite make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_MSWrite.lo -MD -MP -MF .deps/ie_impexp_MSWrite.Tpo -c -o ie_impexp_MSWrite.lo ie_impexp_MSWrite.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MSWrite.lo -MD -MP -MF .deps/ie_imp_MSWrite.Tpo -c -o ie_imp_MSWrite.lo ie_imp_MSWrite.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_MSWrite.lo -MD -MP -MF .deps/ie_impexp_MSWrite.Tpo -c ie_impexp_MSWrite.cpp -fPIC -DPIC -o .libs/ie_impexp_MSWrite.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_MSWrite.lo -MD -MP -MF .deps/ie_imp_MSWrite.Tpo -c ie_imp_MSWrite.cpp -fPIC -DPIC -o .libs/ie_imp_MSWrite.o mv -f .deps/ie_impexp_MSWrite.Tpo .deps/ie_impexp_MSWrite.Plo mv -f .deps/ie_imp_MSWrite.Tpo .deps/ie_imp_MSWrite.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiMSWrite.la -rpath /usr/lib/abiword-2.6/plugins ie_impexp_MSWrite.lo ie_imp_MSWrite.lo g++ -shared .libs/ie_impexp_MSWrite.o .libs/ie_imp_MSWrite.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiMSWrite.so -o .libs/libAbiMSWrite.so creating libAbiMSWrite.la (cd .libs && rm -f libAbiMSWrite.la && ln -s ../libAbiMSWrite.la libAbiMSWrite.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' Making all in nroff make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Nroff.lo -MD -MP -MF .deps/ie_exp_Nroff.Tpo -c -o ie_exp_Nroff.lo ie_exp_Nroff.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Nroff.lo -MD -MP -MF .deps/ie_exp_Nroff.Tpo -c ie_exp_Nroff.cpp -fPIC -DPIC -o .libs/ie_exp_Nroff.o mv -f .deps/ie_exp_Nroff.Tpo .deps/ie_exp_Nroff.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiNroff.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_Nroff.lo g++ -shared .libs/ie_exp_Nroff.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiNroff.so -o .libs/libAbiNroff.so creating libAbiNroff.la (cd .libs && rm -f libAbiNroff.la && ln -s ../libAbiNroff.la libAbiNroff.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' Making all in OpenDocument make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' Making all in common make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I./../../imp/xp -I./../../exp/xp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenDocument.lo -MD -MP -MF .deps/ie_impexp_OpenDocument.Tpo -c -o ie_impexp_OpenDocument.lo ie_impexp_OpenDocument.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I./../../imp/xp -I./../../exp/xp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenDocument.lo -MD -MP -MF .deps/ie_impexp_OpenDocument.Tpo -c ie_impexp_OpenDocument.cpp -fPIC -DPIC -o .libs/ie_impexp_OpenDocument.o mv -f .deps/ie_impexp_OpenDocument.Tpo .deps/ie_impexp_OpenDocument.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenDocument_common.la ie_impexp_OpenDocument.lo ar cru .libs/libAbiOpenDocument_common.a .libs/ie_impexp_OpenDocument.o ranlib .libs/libAbiOpenDocument_common.a creating libAbiOpenDocument_common.la (cd .libs && rm -f libAbiOpenDocument_common.la && ln -s ../libAbiOpenDocument_common.la libAbiOpenDocument_common.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' Making all in imp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenDocument.lo -MD -MP -MF .deps/ie_imp_OpenDocument.Tpo -c -o ie_imp_OpenDocument.lo ie_imp_OpenDocument.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenDocument_Sniffer.lo -MD -MP -MF .deps/ie_imp_OpenDocument_Sniffer.Tpo -c -o ie_imp_OpenDocument_Sniffer.lo ie_imp_OpenDocument_Sniffer.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Abi_Data.lo -MD -MP -MF .deps/ODi_Abi_Data.Tpo -c -o ODi_Abi_Data.lo ODi_Abi_Data.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ContentStream_ListenerState.lo -MD -MP -MF .deps/ODi_ContentStream_ListenerState.Tpo -c -o ODi_ContentStream_ListenerState.lo ODi_ContentStream_ListenerState.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Abi_Data.lo -MD -MP -MF .deps/ODi_Abi_Data.Tpo -c ODi_Abi_Data.cpp -fPIC -DPIC -o .libs/ODi_Abi_Data.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenDocument_Sniffer.lo -MD -MP -MF .deps/ie_imp_OpenDocument_Sniffer.Tpo -c ie_imp_OpenDocument_Sniffer.cpp -fPIC -DPIC -o .libs/ie_imp_OpenDocument_Sniffer.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenDocument.lo -MD -MP -MF .deps/ie_imp_OpenDocument.Tpo -c ie_imp_OpenDocument.cpp -fPIC -DPIC -o .libs/ie_imp_OpenDocument.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ContentStream_ListenerState.lo -MD -MP -MF .deps/ODi_ContentStream_ListenerState.Tpo -c ODi_ContentStream_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_ContentStream_ListenerState.o mv -f .deps/ODi_ContentStream_ListenerState.Tpo .deps/ODi_ContentStream_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ElementStack.lo -MD -MP -MF .deps/ODi_ElementStack.Tpo -c -o ODi_ElementStack.lo ODi_ElementStack.cpp mv -f .deps/ie_imp_OpenDocument_Sniffer.Tpo .deps/ie_imp_OpenDocument_Sniffer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_FontFaceDecls.lo -MD -MP -MF .deps/ODi_FontFaceDecls.Tpo -c -o ODi_FontFaceDecls.lo ODi_FontFaceDecls.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ElementStack.lo -MD -MP -MF .deps/ODi_ElementStack.Tpo -c ODi_ElementStack.cpp -fPIC -DPIC -o .libs/ODi_ElementStack.o mv -f .deps/ie_imp_OpenDocument.Tpo .deps/ie_imp_OpenDocument.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Frame_ListenerState.lo -MD -MP -MF .deps/ODi_Frame_ListenerState.Tpo -c -o ODi_Frame_ListenerState.lo ODi_Frame_ListenerState.cpp mv -f .deps/ODi_Abi_Data.Tpo .deps/ODi_Abi_Data.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ListenerStateAction.lo -MD -MP -MF .deps/ODi_ListenerStateAction.Tpo -c -o ODi_ListenerStateAction.lo ODi_ListenerStateAction.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_FontFaceDecls.lo -MD -MP -MF .deps/ODi_FontFaceDecls.Tpo -c ODi_FontFaceDecls.cpp -fPIC -DPIC -o .libs/ODi_FontFaceDecls.o mv -f .deps/ODi_ElementStack.Tpo .deps/ODi_ElementStack.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ListLevelStyle.lo -MD -MP -MF .deps/ODi_ListLevelStyle.Tpo -c -o ODi_ListLevelStyle.lo ODi_ListLevelStyle.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Frame_ListenerState.lo -MD -MP -MF .deps/ODi_Frame_ListenerState.Tpo -c ODi_Frame_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_Frame_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ListenerStateAction.lo -MD -MP -MF .deps/ODi_ListenerStateAction.Tpo -c ODi_ListenerStateAction.cpp -fPIC -DPIC -o .libs/ODi_ListenerStateAction.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ListLevelStyle.lo -MD -MP -MF .deps/ODi_ListLevelStyle.Tpo -c ODi_ListLevelStyle.cpp -fPIC -DPIC -o .libs/ODi_ListLevelStyle.o mv -f .deps/ODi_ListenerStateAction.Tpo .deps/ODi_ListenerStateAction.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ManifestStream_ListenerState.lo -MD -MP -MF .deps/ODi_ManifestStream_ListenerState.Tpo -c -o ODi_ManifestStream_ListenerState.lo ODi_ManifestStream_ListenerState.cpp mv -f .deps/ODi_FontFaceDecls.Tpo .deps/ODi_FontFaceDecls.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_MetaStream_ListenerState.lo -MD -MP -MF .deps/ODi_MetaStream_ListenerState.Tpo -c -o ODi_MetaStream_ListenerState.lo ODi_MetaStream_ListenerState.cpp mv -f .deps/ODi_Frame_ListenerState.Tpo .deps/ODi_Frame_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_NotesConfiguration.lo -MD -MP -MF .deps/ODi_NotesConfiguration.Tpo -c -o ODi_NotesConfiguration.lo ODi_NotesConfiguration.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_ManifestStream_ListenerState.lo -MD -MP -MF .deps/ODi_ManifestStream_ListenerState.Tpo -c ODi_ManifestStream_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_ManifestStream_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_MetaStream_ListenerState.lo -MD -MP -MF .deps/ODi_MetaStream_ListenerState.Tpo -c ODi_MetaStream_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_MetaStream_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_NotesConfiguration.lo -MD -MP -MF .deps/ODi_NotesConfiguration.Tpo -c ODi_NotesConfiguration.cpp -fPIC -DPIC -o .libs/ODi_NotesConfiguration.o mv -f .deps/ODi_ListLevelStyle.Tpo .deps/ODi_ListLevelStyle.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Office_Styles.lo -MD -MP -MF .deps/ODi_Office_Styles.Tpo -c -o ODi_Office_Styles.lo ODi_Office_Styles.cpp mv -f .deps/ODi_ManifestStream_ListenerState.Tpo .deps/ODi_ManifestStream_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Postpone_ListenerState.lo -MD -MP -MF .deps/ODi_Postpone_ListenerState.Tpo -c -o ODi_Postpone_ListenerState.lo ODi_Postpone_ListenerState.cpp mv -f .deps/ODi_MetaStream_ListenerState.Tpo .deps/ODi_MetaStream_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StartTag.lo -MD -MP -MF .deps/ODi_StartTag.Tpo -c -o ODi_StartTag.lo ODi_StartTag.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Office_Styles.lo -MD -MP -MF .deps/ODi_Office_Styles.Tpo -c ODi_Office_Styles.cpp -fPIC -DPIC -o .libs/ODi_Office_Styles.o mv -f .deps/ODi_NotesConfiguration.Tpo .deps/ODi_NotesConfiguration.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StreamListener.lo -MD -MP -MF .deps/ODi_StreamListener.Tpo -c -o ODi_StreamListener.lo ODi_StreamListener.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Postpone_ListenerState.lo -MD -MP -MF .deps/ODi_Postpone_ListenerState.Tpo -c ODi_Postpone_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_Postpone_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StartTag.lo -MD -MP -MF .deps/ODi_StartTag.Tpo -c ODi_StartTag.cpp -fPIC -DPIC -o .libs/ODi_StartTag.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StreamListener.lo -MD -MP -MF .deps/ODi_StreamListener.Tpo -c ODi_StreamListener.cpp -fPIC -DPIC -o .libs/ODi_StreamListener.o mv -f .deps/ODi_Postpone_ListenerState.Tpo .deps/ODi_Postpone_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_List.lo -MD -MP -MF .deps/ODi_Style_List.Tpo -c -o ODi_Style_List.lo ODi_Style_List.cpp mv -f .deps/ODi_StartTag.Tpo .deps/ODi_StartTag.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_MasterPage.lo -MD -MP -MF .deps/ODi_Style_MasterPage.Tpo -c -o ODi_Style_MasterPage.lo ODi_Style_MasterPage.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_List.lo -MD -MP -MF .deps/ODi_Style_List.Tpo -c ODi_Style_List.cpp -fPIC -DPIC -o .libs/ODi_Style_List.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_MasterPage.lo -MD -MP -MF .deps/ODi_Style_MasterPage.Tpo -c ODi_Style_MasterPage.cpp -fPIC -DPIC -o .libs/ODi_Style_MasterPage.o mv -f .deps/ODi_StreamListener.Tpo .deps/ODi_StreamListener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_PageLayout.lo -MD -MP -MF .deps/ODi_Style_PageLayout.Tpo -c -o ODi_Style_PageLayout.lo ODi_Style_PageLayout.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_PageLayout.lo -MD -MP -MF .deps/ODi_Style_PageLayout.Tpo -c ODi_Style_PageLayout.cpp -fPIC -DPIC -o .libs/ODi_Style_PageLayout.o mv -f .deps/ODi_Office_Styles.Tpo .deps/ODi_Office_Styles.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StylesStream_ListenerState.lo -MD -MP -MF .deps/ODi_StylesStream_ListenerState.Tpo -c -o ODi_StylesStream_ListenerState.lo ODi_StylesStream_ListenerState.cpp mv -f .deps/ODi_Style_List.Tpo .deps/ODi_Style_List.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_Style.lo -MD -MP -MF .deps/ODi_Style_Style.Tpo -c -o ODi_Style_Style.lo ODi_Style_Style.cpp mv -f .deps/ODi_Style_MasterPage.Tpo .deps/ODi_Style_MasterPage.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_Style_Family.lo -MD -MP -MF .deps/ODi_Style_Style_Family.Tpo -c -o ODi_Style_Style_Family.lo ODi_Style_Style_Family.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_StylesStream_ListenerState.lo -MD -MP -MF .deps/ODi_StylesStream_ListenerState.Tpo -c ODi_StylesStream_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_StylesStream_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_Style.lo -MD -MP -MF .deps/ODi_Style_Style.Tpo -c ODi_Style_Style.cpp -fPIC -DPIC -o .libs/ODi_Style_Style.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Style_Style_Family.lo -MD -MP -MF .deps/ODi_Style_Style_Family.Tpo -c ODi_Style_Style_Family.cpp -fPIC -DPIC -o .libs/ODi_Style_Style_Family.o mv -f .deps/ODi_Style_PageLayout.Tpo .deps/ODi_Style_PageLayout.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Table_ListenerState.lo -MD -MP -MF .deps/ODi_Table_ListenerState.Tpo -c -o ODi_Table_ListenerState.lo ODi_Table_ListenerState.cpp mv -f .deps/ODi_StylesStream_ListenerState.Tpo .deps/ODi_StylesStream_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_TableOfContent_ListenerState.lo -MD -MP -MF .deps/ODi_TableOfContent_ListenerState.Tpo -c -o ODi_TableOfContent_ListenerState.lo ODi_TableOfContent_ListenerState.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_Table_ListenerState.lo -MD -MP -MF .deps/ODi_Table_ListenerState.Tpo -c ODi_Table_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_Table_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_TableOfContent_ListenerState.lo -MD -MP -MF .deps/ODi_TableOfContent_ListenerState.Tpo -c ODi_TableOfContent_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_TableOfContent_ListenerState.o mv -f .deps/ODi_Style_Style.Tpo .deps/ODi_Style_Style.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_TextContent_ListenerState.lo -MD -MP -MF .deps/ODi_TextContent_ListenerState.Tpo -c -o ODi_TextContent_ListenerState.lo ODi_TextContent_ListenerState.cpp mv -f .deps/ODi_Style_Style_Family.Tpo .deps/ODi_Style_Style_Family.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_XMLRecorder.lo -MD -MP -MF .deps/ODi_XMLRecorder.Tpo -c -o ODi_XMLRecorder.lo ODi_XMLRecorder.cpp mv -f .deps/ODi_TableOfContent_ListenerState.Tpo .deps/ODi_TableOfContent_ListenerState.Plo mv -f .deps/ODi_Table_ListenerState.Tpo .deps/ODi_Table_ListenerState.Plo g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_TextContent_ListenerState.lo -MD -MP -MF .deps/ODi_TextContent_ListenerState.Tpo -c ODi_TextContent_ListenerState.cpp -fPIC -DPIC -o .libs/ODi_TextContent_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODi_XMLRecorder.lo -MD -MP -MF .deps/ODi_XMLRecorder.Tpo -c ODi_XMLRecorder.cpp -fPIC -DPIC -o .libs/ODi_XMLRecorder.o mv -f .deps/ODi_XMLRecorder.Tpo .deps/ODi_XMLRecorder.Plo mv -f .deps/ODi_TextContent_ListenerState.Tpo .deps/ODi_TextContent_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenDocument_imp.la ie_imp_OpenDocument.lo ie_imp_OpenDocument_Sniffer.lo ODi_Abi_Data.lo ODi_ContentStream_ListenerState.lo ODi_ElementStack.lo ODi_FontFaceDecls.lo ODi_Frame_ListenerState.lo ODi_ListenerStateAction.lo ODi_ListLevelStyle.lo ODi_ManifestStream_ListenerState.lo ODi_MetaStream_ListenerState.lo ODi_NotesConfiguration.lo ODi_Office_Styles.lo ODi_Postpone_ListenerState.lo ODi_StartTag.lo ODi_StreamListener.lo ODi_Style_List.lo ODi_Style_MasterPage.lo ODi_Style_PageLayout.lo ODi_StylesStream_ListenerState.lo ODi_Style_Style.lo ODi_Style_Style_Family.lo ODi_Table_ListenerState.lo ODi_TableOfContent_ListenerState.lo ODi_TextContent_ListenerState.lo ODi_XMLRecorder.lo ar cru .libs/libAbiOpenDocument_imp.a .libs/ie_imp_OpenDocument.o .libs/ie_imp_OpenDocument_Sniffer.o .libs/ODi_Abi_Data.o .libs/ODi_ContentStream_ListenerState.o .libs/ODi_ElementStack.o .libs/ODi_FontFaceDecls.o .libs/ODi_Frame_ListenerState.o .libs/ODi_ListenerStateAction.o .libs/ODi_ListLevelStyle.o .libs/ODi_ManifestStream_ListenerState.o .libs/ODi_MetaStream_ListenerState.o .libs/ODi_NotesConfiguration.o .libs/ODi_Office_Styles.o .libs/ODi_Postpone_ListenerState.o .libs/ODi_StartTag.o .libs/ODi_StreamListener.o .libs/ODi_Style_List.o .libs/ODi_Style_MasterPage.o .libs/ODi_Style_PageLayout.o .libs/ODi_StylesStream_ListenerState.o .libs/ODi_Style_Style.o .libs/ODi_Style_Style_Family.o .libs/ODi_Table_ListenerState.o .libs/ODi_TableOfContent_ListenerState.o .libs/ODi_TextContent_ListenerState.o .libs/ODi_XMLRecorder.o ranlib .libs/libAbiOpenDocument_imp.a creating libAbiOpenDocument_imp.la (cd .libs && rm -f libAbiOpenDocument_imp.la && ln -s ../libAbiOpenDocument_imp.la libAbiOpenDocument_imp.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' Making all in exp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenDocument.lo -MD -MP -MF .deps/ie_exp_OpenDocument.Tpo -c -o ie_exp_OpenDocument.lo ie_exp_OpenDocument.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenDocument_Sniffer.lo -MD -MP -MF .deps/ie_exp_OpenDocument_Sniffer.Tpo -c -o ie_exp_OpenDocument_Sniffer.lo ie_exp_OpenDocument_Sniffer.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AbiDocListener.lo -MD -MP -MF .deps/ODe_AbiDocListener.Tpo -c -o ODe_AbiDocListener.lo ODe_AbiDocListener.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AbiDocListenerImpl.lo -MD -MP -MF .deps/ODe_AbiDocListenerImpl.Tpo -c -o ODe_AbiDocListenerImpl.lo ODe_AbiDocListenerImpl.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenDocument_Sniffer.lo -MD -MP -MF .deps/ie_exp_OpenDocument_Sniffer.Tpo -c ie_exp_OpenDocument_Sniffer.cpp -fPIC -DPIC -o .libs/ie_exp_OpenDocument_Sniffer.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AbiDocListener.lo -MD -MP -MF .deps/ODe_AbiDocListener.Tpo -c ODe_AbiDocListener.cpp -fPIC -DPIC -o .libs/ODe_AbiDocListener.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenDocument.lo -MD -MP -MF .deps/ie_exp_OpenDocument.Tpo -c ie_exp_OpenDocument.cpp -fPIC -DPIC -o .libs/ie_exp_OpenDocument.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AbiDocListenerImpl.lo -MD -MP -MF .deps/ODe_AbiDocListenerImpl.Tpo -c ODe_AbiDocListenerImpl.cpp -fPIC -DPIC -o .libs/ODe_AbiDocListenerImpl.o mv -f .deps/ie_exp_OpenDocument_Sniffer.Tpo .deps/ie_exp_OpenDocument_Sniffer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AutomaticStyles.lo -MD -MP -MF .deps/ODe_AutomaticStyles.Tpo -c -o ODe_AutomaticStyles.lo ODe_AutomaticStyles.cpp mv -f .deps/ODe_AbiDocListenerImpl.Tpo .deps/ODe_AbiDocListenerImpl.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AuxiliaryData.lo -MD -MP -MF .deps/ODe_AuxiliaryData.Tpo -c -o ODe_AuxiliaryData.lo ODe_AuxiliaryData.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AutomaticStyles.lo -MD -MP -MF .deps/ODe_AutomaticStyles.Tpo -c ODe_AutomaticStyles.cpp -fPIC -DPIC -o .libs/ODe_AutomaticStyles.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_AuxiliaryData.lo -MD -MP -MF .deps/ODe_AuxiliaryData.Tpo -c ODe_AuxiliaryData.cpp -fPIC -DPIC -o .libs/ODe_AuxiliaryData.o mv -f .deps/ie_exp_OpenDocument.Tpo .deps/ie_exp_OpenDocument.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Common.lo -MD -MP -MF .deps/ODe_Common.Tpo -c -o ODe_Common.lo ODe_Common.cpp mv -f .deps/ODe_AbiDocListener.Tpo .deps/ODe_AbiDocListener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_DocumentData.lo -MD -MP -MF .deps/ODe_DocumentData.Tpo -c -o ODe_DocumentData.lo ODe_DocumentData.cpp mv -f .deps/ODe_AuxiliaryData.Tpo .deps/ODe_AuxiliaryData.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_FontFaceDecls.lo -MD -MP -MF .deps/ODe_FontFaceDecls.Tpo -c -o ODe_FontFaceDecls.lo ODe_FontFaceDecls.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Common.lo -MD -MP -MF .deps/ODe_Common.Tpo -c ODe_Common.cpp -fPIC -DPIC -o .libs/ODe_Common.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_DocumentData.lo -MD -MP -MF .deps/ODe_DocumentData.Tpo -c ODe_DocumentData.cpp -fPIC -DPIC -o .libs/ODe_DocumentData.o mv -f .deps/ODe_Common.Tpo .deps/ODe_Common.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Frame_Listener.lo -MD -MP -MF .deps/ODe_Frame_Listener.Tpo -c -o ODe_Frame_Listener.lo ODe_Frame_Listener.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_FontFaceDecls.lo -MD -MP -MF .deps/ODe_FontFaceDecls.Tpo -c ODe_FontFaceDecls.cpp -fPIC -DPIC -o .libs/ODe_FontFaceDecls.o mv -f .deps/ODe_AutomaticStyles.Tpo .deps/ODe_AutomaticStyles.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_HeadingSearcher_Listener.lo -MD -MP -MF .deps/ODe_HeadingSearcher_Listener.Tpo -c -o ODe_HeadingSearcher_Listener.lo ODe_HeadingSearcher_Listener.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Frame_Listener.lo -MD -MP -MF .deps/ODe_Frame_Listener.Tpo -c ODe_Frame_Listener.cpp -fPIC -DPIC -o .libs/ODe_Frame_Listener.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_HeadingSearcher_Listener.lo -MD -MP -MF .deps/ODe_HeadingSearcher_Listener.Tpo -c ODe_HeadingSearcher_Listener.cpp -fPIC -DPIC -o .libs/ODe_HeadingSearcher_Listener.o mv -f .deps/ODe_FontFaceDecls.Tpo .deps/ODe_FontFaceDecls.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_ListLevelStyle.lo -MD -MP -MF .deps/ODe_ListLevelStyle.Tpo -c -o ODe_ListLevelStyle.lo ODe_ListLevelStyle.cpp mv -f .deps/ODe_DocumentData.Tpo .deps/ODe_DocumentData.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Main_Listener.lo -MD -MP -MF .deps/ODe_Main_Listener.Tpo -c -o ODe_Main_Listener.lo ODe_Main_Listener.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_ListLevelStyle.lo -MD -MP -MF .deps/ODe_ListLevelStyle.Tpo -c ODe_ListLevelStyle.cpp -fPIC -DPIC -o .libs/ODe_ListLevelStyle.o mv -f .deps/ODe_Frame_Listener.Tpo .deps/ODe_Frame_Listener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_ManifestWriter.lo -MD -MP -MF .deps/ODe_ManifestWriter.Tpo -c -o ODe_ManifestWriter.lo ODe_ManifestWriter.cpp mv -f .deps/ODe_HeadingSearcher_Listener.Tpo .deps/ODe_HeadingSearcher_Listener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_MetaDataWriter.lo -MD -MP -MF .deps/ODe_MetaDataWriter.Tpo -c -o ODe_MetaDataWriter.lo ODe_MetaDataWriter.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Main_Listener.lo -MD -MP -MF .deps/ODe_Main_Listener.Tpo -c ODe_Main_Listener.cpp -fPIC -DPIC -o .libs/ODe_Main_Listener.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_ManifestWriter.lo -MD -MP -MF .deps/ODe_ManifestWriter.Tpo -c ODe_ManifestWriter.cpp -fPIC -DPIC -o .libs/ODe_ManifestWriter.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_MetaDataWriter.lo -MD -MP -MF .deps/ODe_MetaDataWriter.Tpo -c ODe_MetaDataWriter.cpp -fPIC -DPIC -o .libs/ODe_MetaDataWriter.o mv -f .deps/ODe_ListLevelStyle.Tpo .deps/ODe_ListLevelStyle.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Note_Listener.lo -MD -MP -MF .deps/ODe_Note_Listener.Tpo -c -o ODe_Note_Listener.lo ODe_Note_Listener.cpp mv -f .deps/ODe_Main_Listener.Tpo .deps/ODe_Main_Listener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_PicturesWriter.lo -MD -MP -MF .deps/ODe_PicturesWriter.Tpo -c -o ODe_PicturesWriter.lo ODe_PicturesWriter.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Note_Listener.lo -MD -MP -MF .deps/ODe_Note_Listener.Tpo -c ODe_Note_Listener.cpp -fPIC -DPIC -o .libs/ODe_Note_Listener.o mv -f .deps/ODe_ManifestWriter.Tpo .deps/ODe_ManifestWriter.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_SettingsWriter.lo -MD -MP -MF .deps/ODe_SettingsWriter.Tpo -c -o ODe_SettingsWriter.lo ODe_SettingsWriter.cpp mv -f .deps/ODe_MetaDataWriter.Tpo .deps/ODe_MetaDataWriter.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_List.lo -MD -MP -MF .deps/ODe_Style_List.Tpo -c -o ODe_Style_List.lo ODe_Style_List.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_PicturesWriter.lo -MD -MP -MF .deps/ODe_PicturesWriter.Tpo -c ODe_PicturesWriter.cpp -fPIC -DPIC -o .libs/ODe_PicturesWriter.o mv -f .deps/ODe_Note_Listener.Tpo .deps/ODe_Note_Listener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_MasterPage.lo -MD -MP -MF .deps/ODe_Style_MasterPage.Tpo -c -o ODe_Style_MasterPage.lo ODe_Style_MasterPage.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_SettingsWriter.lo -MD -MP -MF .deps/ODe_SettingsWriter.Tpo -c ODe_SettingsWriter.cpp -fPIC -DPIC -o .libs/ODe_SettingsWriter.o mv -f .deps/ODe_SettingsWriter.Tpo .deps/ODe_SettingsWriter.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_PageLayout.lo -MD -MP -MF .deps/ODe_Style_PageLayout.Tpo -c -o ODe_Style_PageLayout.lo ODe_Style_PageLayout.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_List.lo -MD -MP -MF .deps/ODe_Style_List.Tpo -c ODe_Style_List.cpp -fPIC -DPIC -o .libs/ODe_Style_List.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_MasterPage.lo -MD -MP -MF .deps/ODe_Style_MasterPage.Tpo -c ODe_Style_MasterPage.cpp -fPIC -DPIC -o .libs/ODe_Style_MasterPage.o mv -f .deps/ODe_PicturesWriter.Tpo .deps/ODe_PicturesWriter.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Styles.lo -MD -MP -MF .deps/ODe_Styles.Tpo -c -o ODe_Styles.lo ODe_Styles.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_PageLayout.lo -MD -MP -MF .deps/ODe_Style_PageLayout.Tpo -c ODe_Style_PageLayout.cpp -fPIC -DPIC -o .libs/ODe_Style_PageLayout.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Styles.lo -MD -MP -MF .deps/ODe_Styles.Tpo -c ODe_Styles.cpp -fPIC -DPIC -o .libs/ODe_Styles.o mv -f .deps/ODe_Style_List.Tpo .deps/ODe_Style_List.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_Style.lo -MD -MP -MF .deps/ODe_Style_Style.Tpo -c -o ODe_Style_Style.lo ODe_Style_Style.cpp mv -f .deps/ODe_Style_MasterPage.Tpo .deps/ODe_Style_MasterPage.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Table_Listener.lo -MD -MP -MF .deps/ODe_Table_Listener.Tpo -c -o ODe_Table_Listener.lo ODe_Table_Listener.cpp mv -f .deps/ODe_Style_PageLayout.Tpo .deps/ODe_Style_PageLayout.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Text_Listener.lo -MD -MP -MF .deps/ODe_Text_Listener.Tpo -c -o ODe_Text_Listener.lo ODe_Text_Listener.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Style_Style.lo -MD -MP -MF .deps/ODe_Style_Style.Tpo -c ODe_Style_Style.cpp -fPIC -DPIC -o .libs/ODe_Style_Style.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Table_Listener.lo -MD -MP -MF .deps/ODe_Table_Listener.Tpo -c ODe_Table_Listener.cpp -fPIC -DPIC -o .libs/ODe_Table_Listener.o mv -f .deps/ODe_Styles.Tpo .deps/ODe_Styles.Plo g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ODe_Text_Listener.lo -MD -MP -MF .deps/ODe_Text_Listener.Tpo -c ODe_Text_Listener.cpp -fPIC -DPIC -o .libs/ODe_Text_Listener.o mv -f .deps/ODe_Table_Listener.Tpo .deps/ODe_Table_Listener.Plo mv -f .deps/ODe_Style_Style.Tpo .deps/ODe_Style_Style.Plo mv -f .deps/ODe_Text_Listener.Tpo .deps/ODe_Text_Listener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenDocument_exp.la ie_exp_OpenDocument.lo ie_exp_OpenDocument_Sniffer.lo ODe_AbiDocListener.lo ODe_AbiDocListenerImpl.lo ODe_AutomaticStyles.lo ODe_AuxiliaryData.lo ODe_Common.lo ODe_DocumentData.lo ODe_FontFaceDecls.lo ODe_Frame_Listener.lo ODe_HeadingSearcher_Listener.lo ODe_ListLevelStyle.lo ODe_Main_Listener.lo ODe_ManifestWriter.lo ODe_MetaDataWriter.lo ODe_Note_Listener.lo ODe_PicturesWriter.lo ODe_SettingsWriter.lo ODe_Style_List.lo ODe_Style_MasterPage.lo ODe_Style_PageLayout.lo ODe_Styles.lo ODe_Style_Style.lo ODe_Table_Listener.lo ODe_Text_Listener.lo ar cru .libs/libAbiOpenDocument_exp.a .libs/ie_exp_OpenDocument.o .libs/ie_exp_OpenDocument_Sniffer.o .libs/ODe_AbiDocListener.o .libs/ODe_AbiDocListenerImpl.o .libs/ODe_AutomaticStyles.o .libs/ODe_AuxiliaryData.o .libs/ODe_Common.o .libs/ODe_DocumentData.o .libs/ODe_FontFaceDecls.o .libs/ODe_Frame_Listener.o .libs/ODe_HeadingSearcher_Listener.o .libs/ODe_ListLevelStyle.o .libs/ODe_Main_Listener.o .libs/ODe_ManifestWriter.o .libs/ODe_MetaDataWriter.o .libs/ODe_Note_Listener.o .libs/ODe_PicturesWriter.o .libs/ODe_SettingsWriter.o .libs/ODe_Style_List.o .libs/ODe_Style_MasterPage.o .libs/ODe_Style_PageLayout.o .libs/ODe_Styles.o .libs/ODe_Style_Style.o .libs/ODe_Table_Listener.o .libs/ODe_Text_Listener.o ranlib .libs/libAbiOpenDocument_exp.a creating libAbiOpenDocument_exp.la (cd .libs && rm -f libAbiOpenDocument_exp.la && ln -s ../libAbiOpenDocument_exp.la libAbiOpenDocument_exp.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c mkdir .libs gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenDocument.la -rpath /usr/lib/abiword-2.6/plugins dummy.lo common/xp/libAbiOpenDocument_common.la imp/xp/libAbiOpenDocument_imp.la exp/xp/libAbiOpenDocument_exp.la gcc -shared .libs/dummy.o -Wl,--whole-archive common/xp/.libs/libAbiOpenDocument_common.a imp/xp/.libs/libAbiOpenDocument_imp.a exp/xp/.libs/libAbiOpenDocument_exp.a -Wl,--no-whole-archive -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiOpenDocument.so -o .libs/libAbiOpenDocument.so creating libAbiOpenDocument.la (cd .libs && rm -f libAbiOpenDocument.la && ln -s ../libAbiOpenDocument.la libAbiOpenDocument.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' Making all in OpenWriter make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenWriter.lo -MD -MP -MF .deps/ie_impexp_OpenWriter.Tpo -c -o ie_impexp_OpenWriter.lo ie_impexp_OpenWriter.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenWriter.lo -MD -MP -MF .deps/ie_imp_OpenWriter.Tpo -c -o ie_imp_OpenWriter.lo ie_imp_OpenWriter.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenWriter.lo -MD -MP -MF .deps/ie_exp_OpenWriter.Tpo -c -o ie_exp_OpenWriter.lo ie_exp_OpenWriter.cpp mkdir .libs mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenWriter.lo -MD -MP -MF .deps/ie_imp_OpenWriter.Tpo -c ie_imp_OpenWriter.cpp -fPIC -DPIC -o .libs/ie_imp_OpenWriter.o mkdir: cannot create directory `.libs': File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenWriter.lo -MD -MP -MF .deps/ie_impexp_OpenWriter.Tpo -c ie_impexp_OpenWriter.cpp -fPIC -DPIC -o .libs/ie_impexp_OpenWriter.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenWriter.lo -MD -MP -MF .deps/ie_exp_OpenWriter.Tpo -c ie_exp_OpenWriter.cpp -fPIC -DPIC -o .libs/ie_exp_OpenWriter.o ie_exp_OpenWriter.cpp: In member function 'const int OO_StylesContainer::getBlockStyleNum(UT_String&, UT_String&) const': ie_exp_OpenWriter.cpp:404: warning: comparison between signed and unsigned integer expressions ie_exp_OpenWriter.cpp: In static member function 'static bool OO_PicturesWriter::writePictures(PD_Document*, GsfOutfile*)': ie_exp_OpenWriter.cpp:788: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_exp_OpenWriter.cpp: In static member function 'static bool OO_ManifestWriter::writeManifest(PD_Document*, GsfOutfile*)': ie_exp_OpenWriter.cpp:849: warning: dereferencing type-punned pointer will break strict-aliasing rules ie_exp_OpenWriter.cpp: In static member function 'static void OO_StylesWriter::addFontDecls(UT_UTF8String&, OO_StylesContainer&)': ie_exp_OpenWriter.cpp:981: warning: comparison between signed and unsigned integer expressions mv -f .deps/ie_impexp_OpenWriter.Tpo .deps/ie_impexp_OpenWriter.Plo ie_imp_OpenWriter.cpp: In member function 'void OpenWriter_ContentStream_Listener::_popInlineFmt()': ie_imp_OpenWriter.cpp:1787: warning: comparison between signed and unsigned integer expressions mv -f .deps/ie_exp_OpenWriter.Tpo .deps/ie_exp_OpenWriter.Plo mv -f .deps/ie_imp_OpenWriter.Tpo .deps/ie_imp_OpenWriter.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenWriter.la -rpath /usr/lib/abiword-2.6/plugins ie_impexp_OpenWriter.lo ie_imp_OpenWriter.lo ie_exp_OpenWriter.lo g++ -shared .libs/ie_impexp_OpenWriter.o .libs/ie_imp_OpenWriter.o .libs/ie_exp_OpenWriter.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiOpenWriter.so -o .libs/libAbiOpenWriter.so creating libAbiOpenWriter.la (cd .libs && rm -f libAbiOpenWriter.la && ln -s ../libAbiOpenWriter.la libAbiOpenWriter.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' Making all in OpenXML make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' Making all in common make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenXML.lo -MD -MP -MF .deps/ie_impexp_OpenXML.Tpo -c -o ie_impexp_OpenXML.lo ie_impexp_OpenXML.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Document.lo -MD -MP -MF .deps/OXML_Document.Tpo -c -o OXML_Document.lo OXML_Document.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element.lo -MD -MP -MF .deps/OXML_Element.Tpo -c -o OXML_Element.lo OXML_Element.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Run.lo -MD -MP -MF .deps/OXML_Element_Run.Tpo -c -o OXML_Element_Run.lo OXML_Element_Run.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_OpenXML.lo -MD -MP -MF .deps/ie_impexp_OpenXML.Tpo -c ie_impexp_OpenXML.cpp -fPIC -DPIC -o .libs/ie_impexp_OpenXML.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element.lo -MD -MP -MF .deps/OXML_Element.Tpo -c OXML_Element.cpp -fPIC -DPIC -o .libs/OXML_Element.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Run.lo -MD -MP -MF .deps/OXML_Element_Run.Tpo -c OXML_Element_Run.cpp -fPIC -DPIC -o .libs/OXML_Element_Run.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Document.lo -MD -MP -MF .deps/OXML_Document.Tpo -c OXML_Document.cpp -fPIC -DPIC -o .libs/OXML_Document.o mv -f .deps/ie_impexp_OpenXML.Tpo .deps/ie_impexp_OpenXML.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Text.lo -MD -MP -MF .deps/OXML_Element_Text.Tpo -c -o OXML_Element_Text.lo OXML_Element_Text.cpp mv -f .deps/OXML_Element_Run.Tpo .deps/OXML_Element_Run.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Paragraph.lo -MD -MP -MF .deps/OXML_Element_Paragraph.Tpo -c -o OXML_Element_Paragraph.lo OXML_Element_Paragraph.cpp mv -f .deps/OXML_Element.Tpo .deps/OXML_Element.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Table.lo -MD -MP -MF .deps/OXML_Element_Table.Tpo -c -o OXML_Element_Table.lo OXML_Element_Table.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Text.lo -MD -MP -MF .deps/OXML_Element_Text.Tpo -c OXML_Element_Text.cpp -fPIC -DPIC -o .libs/OXML_Element_Text.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Paragraph.lo -MD -MP -MF .deps/OXML_Element_Paragraph.Tpo -c OXML_Element_Paragraph.cpp -fPIC -DPIC -o .libs/OXML_Element_Paragraph.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Table.lo -MD -MP -MF .deps/OXML_Element_Table.Tpo -c OXML_Element_Table.cpp -fPIC -DPIC -o .libs/OXML_Element_Table.o mv -f .deps/OXML_Element_Text.Tpo .deps/OXML_Element_Text.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Row.lo -MD -MP -MF .deps/OXML_Element_Row.Tpo -c -o OXML_Element_Row.lo OXML_Element_Row.cpp mv -f .deps/OXML_Element_Paragraph.Tpo .deps/OXML_Element_Paragraph.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Cell.lo -MD -MP -MF .deps/OXML_Element_Cell.Tpo -c -o OXML_Element_Cell.lo OXML_Element_Cell.cpp mv -f .deps/OXML_Document.Tpo .deps/OXML_Document.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_List.lo -MD -MP -MF .deps/OXML_Element_List.Tpo -c -o OXML_Element_List.lo OXML_Element_List.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Row.lo -MD -MP -MF .deps/OXML_Element_Row.Tpo -c OXML_Element_Row.cpp -fPIC -DPIC -o .libs/OXML_Element_Row.o mv -f .deps/OXML_Element_Table.Tpo .deps/OXML_Element_Table.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Image.lo -MD -MP -MF .deps/OXML_Element_Image.Tpo -c -o OXML_Element_Image.lo OXML_Element_Image.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Cell.lo -MD -MP -MF .deps/OXML_Element_Cell.Tpo -c OXML_Element_Cell.cpp -fPIC -DPIC -o .libs/OXML_Element_Cell.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_List.lo -MD -MP -MF .deps/OXML_Element_List.Tpo -c OXML_Element_List.cpp -fPIC -DPIC -o .libs/OXML_Element_List.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Image.lo -MD -MP -MF .deps/OXML_Element_Image.Tpo -c OXML_Element_Image.cpp -fPIC -DPIC -o .libs/OXML_Element_Image.o mv -f .deps/OXML_Element_Row.Tpo .deps/OXML_Element_Row.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Hyperlink.lo -MD -MP -MF .deps/OXML_Element_Hyperlink.Tpo -c -o OXML_Element_Hyperlink.lo OXML_Element_Hyperlink.cpp mv -f .deps/OXML_Element_Cell.Tpo .deps/OXML_Element_Cell.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Bookmark.lo -MD -MP -MF .deps/OXML_Element_Bookmark.Tpo -c -o OXML_Element_Bookmark.lo OXML_Element_Bookmark.cpp mv -f .deps/OXML_Element_Image.Tpo .deps/OXML_Element_Image.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Field.lo -MD -MP -MF .deps/OXML_Element_Field.Tpo -c -o OXML_Element_Field.lo OXML_Element_Field.cpp mv -f .deps/OXML_Element_List.Tpo .deps/OXML_Element_List.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_TextBox.lo -MD -MP -MF .deps/OXML_Element_TextBox.Tpo -c -o OXML_Element_TextBox.lo OXML_Element_TextBox.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Hyperlink.lo -MD -MP -MF .deps/OXML_Element_Hyperlink.Tpo -c OXML_Element_Hyperlink.cpp -fPIC -DPIC -o .libs/OXML_Element_Hyperlink.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Bookmark.lo -MD -MP -MF .deps/OXML_Element_Bookmark.Tpo -c OXML_Element_Bookmark.cpp -fPIC -DPIC -o .libs/OXML_Element_Bookmark.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_Field.lo -MD -MP -MF .deps/OXML_Element_Field.Tpo -c OXML_Element_Field.cpp -fPIC -DPIC -o .libs/OXML_Element_Field.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Element_TextBox.lo -MD -MP -MF .deps/OXML_Element_TextBox.Tpo -c OXML_Element_TextBox.cpp -fPIC -DPIC -o .libs/OXML_Element_TextBox.o mv -f .deps/OXML_Element_Hyperlink.Tpo .deps/OXML_Element_Hyperlink.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_FontManager.lo -MD -MP -MF .deps/OXML_FontManager.Tpo -c -o OXML_FontManager.lo OXML_FontManager.cpp mv -f .deps/OXML_Element_Bookmark.Tpo .deps/OXML_Element_Bookmark.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_ObjectWithAttrProp.lo -MD -MP -MF .deps/OXML_ObjectWithAttrProp.Tpo -c -o OXML_ObjectWithAttrProp.lo OXML_ObjectWithAttrProp.cpp mv -f .deps/OXML_Element_Field.Tpo .deps/OXML_Element_Field.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Section.lo -MD -MP -MF .deps/OXML_Section.Tpo -c -o OXML_Section.lo OXML_Section.cpp mv -f .deps/OXML_Element_TextBox.Tpo .deps/OXML_Element_TextBox.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Style.lo -MD -MP -MF .deps/OXML_Style.Tpo -c -o OXML_Style.lo OXML_Style.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_ObjectWithAttrProp.lo -MD -MP -MF .deps/OXML_ObjectWithAttrProp.Tpo -c OXML_ObjectWithAttrProp.cpp -fPIC -DPIC -o .libs/OXML_ObjectWithAttrProp.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_FontManager.lo -MD -MP -MF .deps/OXML_FontManager.Tpo -c OXML_FontManager.cpp -fPIC -DPIC -o .libs/OXML_FontManager.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Section.lo -MD -MP -MF .deps/OXML_Section.Tpo -c OXML_Section.cpp -fPIC -DPIC -o .libs/OXML_Section.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Style.lo -MD -MP -MF .deps/OXML_Style.Tpo -c OXML_Style.cpp -fPIC -DPIC -o .libs/OXML_Style.o mv -f .deps/OXML_ObjectWithAttrProp.Tpo .deps/OXML_ObjectWithAttrProp.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_List.lo -MD -MP -MF .deps/OXML_List.Tpo -c -o OXML_List.lo OXML_List.cpp mv -f .deps/OXML_FontManager.Tpo .deps/OXML_FontManager.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Image.lo -MD -MP -MF .deps/OXML_Image.Tpo -c -o OXML_Image.lo OXML_Image.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_List.lo -MD -MP -MF .deps/OXML_List.Tpo -c OXML_List.cpp -fPIC -DPIC -o .libs/OXML_List.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Image.lo -MD -MP -MF .deps/OXML_Image.Tpo -c OXML_Image.cpp -fPIC -DPIC -o .libs/OXML_Image.o mv -f .deps/OXML_Style.Tpo .deps/OXML_Style.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Theme.lo -MD -MP -MF .deps/OXML_Theme.Tpo -c -o OXML_Theme.lo OXML_Theme.cpp mv -f .deps/OXML_Section.Tpo .deps/OXML_Section.Plo mv -f .deps/OXML_List.Tpo .deps/OXML_List.Plo g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../exp/xp -I./../../imp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXML_Theme.lo -MD -MP -MF .deps/OXML_Theme.Tpo -c OXML_Theme.cpp -fPIC -DPIC -o .libs/OXML_Theme.o mv -f .deps/OXML_Image.Tpo .deps/OXML_Image.Plo mv -f .deps/OXML_Theme.Tpo .deps/OXML_Theme.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenXML_common.la ie_impexp_OpenXML.lo OXML_Document.lo OXML_Element.lo OXML_Element_Run.lo OXML_Element_Text.lo OXML_Element_Paragraph.lo OXML_Element_Table.lo OXML_Element_Row.lo OXML_Element_Cell.lo OXML_Element_List.lo OXML_Element_Image.lo OXML_Element_Hyperlink.lo OXML_Element_Bookmark.lo OXML_Element_Field.lo OXML_Element_TextBox.lo OXML_FontManager.lo OXML_ObjectWithAttrProp.lo OXML_Section.lo OXML_Style.lo OXML_List.lo OXML_Image.lo OXML_Theme.lo ar cru .libs/libAbiOpenXML_common.a .libs/ie_impexp_OpenXML.o .libs/OXML_Document.o .libs/OXML_Element.o .libs/OXML_Element_Run.o .libs/OXML_Element_Text.o .libs/OXML_Element_Paragraph.o .libs/OXML_Element_Table.o .libs/OXML_Element_Row.o .libs/OXML_Element_Cell.o .libs/OXML_Element_List.o .libs/OXML_Element_Image.o .libs/OXML_Element_Hyperlink.o .libs/OXML_Element_Bookmark.o .libs/OXML_Element_Field.o .libs/OXML_Element_TextBox.o .libs/OXML_FontManager.o .libs/OXML_ObjectWithAttrProp.o .libs/OXML_Section.o .libs/OXML_Style.o .libs/OXML_List.o .libs/OXML_Image.o .libs/OXML_Theme.o ranlib .libs/libAbiOpenXML_common.a creating libAbiOpenXML_common.la (cd .libs && rm -f libAbiOpenXML_common.la && ln -s ../libAbiOpenXML_common.la libAbiOpenXML_common.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' Making all in exp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML.lo -MD -MP -MF .deps/ie_exp_OpenXML.Tpo -c -o ie_exp_OpenXML.lo ie_exp_OpenXML.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML_Sniffer.lo -MD -MP -MF .deps/ie_exp_OpenXML_Sniffer.Tpo -c -o ie_exp_OpenXML_Sniffer.lo ie_exp_OpenXML_Sniffer.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML_Listener.lo -MD -MP -MF .deps/ie_exp_OpenXML_Listener.Tpo -c -o ie_exp_OpenXML_Listener.lo ie_exp_OpenXML_Listener.cpp mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML_Sniffer.lo -MD -MP -MF .deps/ie_exp_OpenXML_Sniffer.Tpo -c ie_exp_OpenXML_Sniffer.cpp -fPIC -DPIC -o .libs/ie_exp_OpenXML_Sniffer.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML_Listener.lo -MD -MP -MF .deps/ie_exp_OpenXML_Listener.Tpo -c ie_exp_OpenXML_Listener.cpp -fPIC -DPIC -o .libs/ie_exp_OpenXML_Listener.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_OpenXML.lo -MD -MP -MF .deps/ie_exp_OpenXML.Tpo -c ie_exp_OpenXML.cpp -fPIC -DPIC -o .libs/ie_exp_OpenXML.o mv -f .deps/ie_exp_OpenXML_Sniffer.Tpo .deps/ie_exp_OpenXML_Sniffer.Plo mv -f .deps/ie_exp_OpenXML_Listener.Tpo .deps/ie_exp_OpenXML_Listener.Plo mv -f .deps/ie_exp_OpenXML.Tpo .deps/ie_exp_OpenXML.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenXML_exp.la ie_exp_OpenXML.lo ie_exp_OpenXML_Sniffer.lo ie_exp_OpenXML_Listener.lo ar cru .libs/libAbiOpenXML_exp.a .libs/ie_exp_OpenXML.o .libs/ie_exp_OpenXML_Sniffer.o .libs/ie_exp_OpenXML_Listener.o ranlib .libs/libAbiOpenXML_exp.a creating libAbiOpenXML_exp.la (cd .libs && rm -f libAbiOpenXML_exp.la && ln -s ../libAbiOpenXML_exp.la libAbiOpenXML_exp.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' Making all in imp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenXML.lo -MD -MP -MF .deps/ie_imp_OpenXML.Tpo -c -o ie_imp_OpenXML.lo ie_imp_OpenXML.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenXML_Sniffer.lo -MD -MP -MF .deps/ie_imp_OpenXML_Sniffer.Tpo -c -o ie_imp_OpenXML_Sniffer.lo ie_imp_OpenXML_Sniffer.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Common.lo -MD -MP -MF .deps/OXMLi_ListenerState_Common.Tpo -c -o OXMLi_ListenerState_Common.lo OXMLi_ListenerState_Common.cpp /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_DocSettings.lo -MD -MP -MF .deps/OXMLi_ListenerState_DocSettings.Tpo -c -o OXMLi_ListenerState_DocSettings.lo OXMLi_ListenerState_DocSettings.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenXML.lo -MD -MP -MF .deps/ie_imp_OpenXML.Tpo -c ie_imp_OpenXML.cpp -fPIC -DPIC -o .libs/ie_imp_OpenXML.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Common.lo -MD -MP -MF .deps/OXMLi_ListenerState_Common.Tpo -c OXMLi_ListenerState_Common.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_Common.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_DocSettings.lo -MD -MP -MF .deps/OXMLi_ListenerState_DocSettings.Tpo -c OXMLi_ListenerState_DocSettings.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_DocSettings.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OpenXML_Sniffer.lo -MD -MP -MF .deps/ie_imp_OpenXML_Sniffer.Tpo -c ie_imp_OpenXML_Sniffer.cpp -fPIC -DPIC -o .libs/ie_imp_OpenXML_Sniffer.o mv -f .deps/ie_imp_OpenXML_Sniffer.Tpo .deps/ie_imp_OpenXML_Sniffer.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState.lo -MD -MP -MF .deps/OXMLi_ListenerState.Tpo -c -o OXMLi_ListenerState.lo OXMLi_ListenerState.cpp mv -f .deps/ie_imp_OpenXML.Tpo .deps/ie_imp_OpenXML.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_HdrFtr.lo -MD -MP -MF .deps/OXMLi_ListenerState_HdrFtr.Tpo -c -o OXMLi_ListenerState_HdrFtr.lo OXMLi_ListenerState_HdrFtr.cpp mv -f .deps/OXMLi_ListenerState_DocSettings.Tpo .deps/OXMLi_ListenerState_DocSettings.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_MainDocument.lo -MD -MP -MF .deps/OXMLi_ListenerState_MainDocument.Tpo -c -o OXMLi_ListenerState_MainDocument.lo OXMLi_ListenerState_MainDocument.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState.lo -MD -MP -MF .deps/OXMLi_ListenerState.Tpo -c OXMLi_ListenerState.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_HdrFtr.lo -MD -MP -MF .deps/OXMLi_ListenerState_HdrFtr.Tpo -c OXMLi_ListenerState_HdrFtr.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_HdrFtr.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_MainDocument.lo -MD -MP -MF .deps/OXMLi_ListenerState_MainDocument.Tpo -c OXMLi_ListenerState_MainDocument.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_MainDocument.o mv -f .deps/OXMLi_ListenerState.Tpo .deps/OXMLi_ListenerState.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Styles.lo -MD -MP -MF .deps/OXMLi_ListenerState_Styles.Tpo -c -o OXMLi_ListenerState_Styles.lo OXMLi_ListenerState_Styles.cpp mv -f .deps/OXMLi_ListenerState_MainDocument.Tpo .deps/OXMLi_ListenerState_MainDocument.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Theme.lo -MD -MP -MF .deps/OXMLi_ListenerState_Theme.Tpo -c -o OXMLi_ListenerState_Theme.lo OXMLi_ListenerState_Theme.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Styles.lo -MD -MP -MF .deps/OXMLi_ListenerState_Styles.Tpo -c OXMLi_ListenerState_Styles.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_Styles.o mv -f .deps/OXMLi_ListenerState_HdrFtr.Tpo .deps/OXMLi_ListenerState_HdrFtr.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_PackageManager.lo -MD -MP -MF .deps/OXMLi_PackageManager.Tpo -c -o OXMLi_PackageManager.lo OXMLi_PackageManager.cpp g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_ListenerState_Theme.lo -MD -MP -MF .deps/OXMLi_ListenerState_Theme.Tpo -c OXMLi_ListenerState_Theme.cpp -fPIC -DPIC -o .libs/OXMLi_ListenerState_Theme.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_PackageManager.lo -MD -MP -MF .deps/OXMLi_PackageManager.Tpo -c OXMLi_PackageManager.cpp -fPIC -DPIC -o .libs/OXMLi_PackageManager.o mv -f .deps/OXMLi_ListenerState_Common.Tpo .deps/OXMLi_ListenerState_Common.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_StreamListener.lo -MD -MP -MF .deps/OXMLi_StreamListener.Tpo -c -o OXMLi_StreamListener.lo OXMLi_StreamListener.cpp OXMLi_ListenerState_Theme.cpp: In member function 'virtual void OXMLi_ListenerState_Theme::startElement(OXMLi_StartElementRequest*)': OXMLi_ListenerState_Theme.cpp:85: warning: converting to 'char' from 'double' OXMLi_ListenerState_Theme.cpp:86: warning: converting to 'char' from 'double' OXMLi_ListenerState_Theme.cpp:87: warning: converting to 'char' from 'double' mv -f .deps/OXMLi_ListenerState_Styles.Tpo .deps/OXMLi_ListenerState_Styles.Plo g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -I. -I./../../common/xp -I./../../exp/xp -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT OXMLi_StreamListener.lo -MD -MP -MF .deps/OXMLi_StreamListener.Tpo -c OXMLi_StreamListener.cpp -fPIC -DPIC -o .libs/OXMLi_StreamListener.o mv -f .deps/OXMLi_PackageManager.Tpo .deps/OXMLi_PackageManager.Plo mv -f .deps/OXMLi_ListenerState_Theme.Tpo .deps/OXMLi_ListenerState_Theme.Plo mv -f .deps/OXMLi_StreamListener.Tpo .deps/OXMLi_StreamListener.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenXML_imp.la ie_imp_OpenXML.lo ie_imp_OpenXML_Sniffer.lo OXMLi_ListenerState_Common.lo OXMLi_ListenerState_DocSettings.lo OXMLi_ListenerState.lo OXMLi_ListenerState_HdrFtr.lo OXMLi_ListenerState_MainDocument.lo OXMLi_ListenerState_Styles.lo OXMLi_ListenerState_Theme.lo OXMLi_PackageManager.lo OXMLi_StreamListener.lo ar cru .libs/libAbiOpenXML_imp.a .libs/ie_imp_OpenXML.o .libs/ie_imp_OpenXML_Sniffer.o .libs/OXMLi_ListenerState_Common.o .libs/OXMLi_ListenerState_DocSettings.o .libs/OXMLi_ListenerState.o .libs/OXMLi_ListenerState_HdrFtr.o .libs/OXMLi_ListenerState_MainDocument.o .libs/OXMLi_ListenerState_Styles.o .libs/OXMLi_ListenerState_Theme.o .libs/OXMLi_PackageManager.o .libs/OXMLi_StreamListener.o ranlib .libs/libAbiOpenXML_imp.a creating libAbiOpenXML_imp.la (cd .libs && rm -f libAbiOpenXML_imp.la && ln -s ../libAbiOpenXML_imp.la libAbiOpenXML_imp.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c mkdir .libs gcc -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../abiword-2.6.5/src/af/util/xp -I../../../../abiword-2.6.5/src/af/util/unix -I../../../../abiword-2.6.5/src/af/xap/xp -I../../../../abiword-2.6.5/src/af/ev/xp -I../../../../abiword-2.6.5/src/af/gr/xp -I../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../abiword-2.6.5/src/other/spell/xp -I../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../abiword-2.6.5/src/af/xap/unix -I../../../../abiword-2.6.5/src/af/ev/unix -I../../../../abiword-2.6.5/src/af/gr/unix -I../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o mv -f .deps/dummy.Tpo .deps/dummy.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOpenXML.la -rpath /usr/lib/abiword-2.6/plugins dummy.lo common/xp/libAbiOpenXML_common.la exp/xp/libAbiOpenXML_exp.la imp/xp/libAbiOpenXML_imp.la gcc -shared .libs/dummy.o -Wl,--whole-archive common/xp/.libs/libAbiOpenXML_common.a exp/xp/.libs/libAbiOpenXML_exp.a imp/xp/.libs/libAbiOpenXML_imp.a -Wl,--no-whole-archive -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiOpenXML.so -o .libs/libAbiOpenXML.so creating libAbiOpenXML.la (cd .libs && rm -f libAbiOpenXML.la && ln -s ../libAbiOpenXML.la libAbiOpenXML.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' Making all in opml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OPML.lo -MD -MP -MF .deps/ie_imp_OPML.Tpo -c -o ie_imp_OPML.lo ie_imp_OPML.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_OPML.lo -MD -MP -MF .deps/ie_imp_OPML.Tpo -c ie_imp_OPML.cpp -fPIC -DPIC -o .libs/ie_imp_OPML.o mv -f .deps/ie_imp_OPML.Tpo .deps/ie_imp_OPML.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiOPML.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_OPML.lo g++ -shared .libs/ie_imp_OPML.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiOPML.so -o .libs/libAbiOPML.so creating libAbiOPML.la (cd .libs && rm -f libAbiOPML.la && ln -s ../libAbiOPML.la libAbiOPML.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' Making all in passepartout make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Passepartout.lo -MD -MP -MF .deps/ie_exp_Passepartout.Tpo -c -o ie_exp_Passepartout.lo ie_exp_Passepartout.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_Passepartout.lo -MD -MP -MF .deps/ie_impexp_Passepartout.Tpo -c -o ie_impexp_Passepartout.lo ie_impexp_Passepartout.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_Passepartout.lo -MD -MP -MF .deps/ie_exp_Passepartout.Tpo -c ie_exp_Passepartout.cpp -fPIC -DPIC -o .libs/ie_exp_Passepartout.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_Passepartout.lo -MD -MP -MF .deps/ie_impexp_Passepartout.Tpo -c ie_impexp_Passepartout.cpp -fPIC -DPIC -o .libs/ie_impexp_Passepartout.o mv -f .deps/ie_impexp_Passepartout.Tpo .deps/ie_impexp_Passepartout.Plo mv -f .deps/ie_exp_Passepartout.Tpo .deps/ie_exp_Passepartout.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiPassepartout.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_Passepartout.lo ie_impexp_Passepartout.lo g++ -shared .libs/ie_exp_Passepartout.o .libs/ie_impexp_Passepartout.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiPassepartout.so -o .libs/libAbiPassepartout.so creating libAbiPassepartout.la (cd .libs && rm -f libAbiPassepartout.la && ln -s ../libAbiPassepartout.la libAbiPassepartout.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' Making all in pdb make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_PalmDoc.lo -MD -MP -MF .deps/ie_exp_PalmDoc.Tpo -c -o ie_exp_PalmDoc.lo ie_exp_PalmDoc.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_PalmDoc.lo -MD -MP -MF .deps/ie_imp_PalmDoc.Tpo -c -o ie_imp_PalmDoc.lo ie_imp_PalmDoc.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_PalmDoc.lo -MD -MP -MF .deps/ie_impexp_PalmDoc.Tpo -c -o ie_impexp_PalmDoc.lo ie_impexp_PalmDoc.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_PalmDoc.lo -MD -MP -MF .deps/ie_exp_PalmDoc.Tpo -c ie_exp_PalmDoc.cpp -fPIC -DPIC -o .libs/ie_exp_PalmDoc.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_PalmDoc.lo -MD -MP -MF .deps/ie_impexp_PalmDoc.Tpo -c ie_impexp_PalmDoc.cpp -fPIC -DPIC -o .libs/ie_impexp_PalmDoc.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_PalmDoc.lo -MD -MP -MF .deps/ie_imp_PalmDoc.Tpo -c ie_imp_PalmDoc.cpp -fPIC -DPIC -o .libs/ie_imp_PalmDoc.o mv -f .deps/ie_exp_PalmDoc.Tpo .deps/ie_exp_PalmDoc.Plo mv -f .deps/ie_impexp_PalmDoc.Tpo .deps/ie_impexp_PalmDoc.Plo mv -f .deps/ie_imp_PalmDoc.Tpo .deps/ie_imp_PalmDoc.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiPalmDoc.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_PalmDoc.lo ie_imp_PalmDoc.lo ie_impexp_PalmDoc.lo g++ -shared .libs/ie_exp_PalmDoc.o .libs/ie_imp_PalmDoc.o .libs/ie_impexp_PalmDoc.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiPalmDoc.so -o .libs/libAbiPalmDoc.so creating libAbiPalmDoc.la (cd .libs && rm -f libAbiPalmDoc.la && ln -s ../libAbiPalmDoc.la libAbiPalmDoc.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' Making all in pdf make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_PDF.lo -MD -MP -MF .deps/ie_imp_PDF.Tpo -c -o ie_imp_PDF.lo ie_imp_PDF.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_PDF.lo -MD -MP -MF .deps/ie_imp_PDF.Tpo -c ie_imp_PDF.cpp -fPIC -DPIC -o .libs/ie_imp_PDF.o mv -f .deps/ie_imp_PDF.Tpo .deps/ie_imp_PDF.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiPDF.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_PDF.lo g++ -shared .libs/ie_imp_PDF.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiPDF.so -o .libs/libAbiPDF.so creating libAbiPDF.la (cd .libs && rm -f libAbiPDF.la && ln -s ../libAbiPDF.la libAbiPDF.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' Making all in sdw make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_StarOffice.lo -MD -MP -MF .deps/ie_imp_StarOffice.Tpo -c -o ie_imp_StarOffice.lo ie_imp_StarOffice.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_StarOffice_encodings.lo -MD -MP -MF .deps/ie_imp_StarOffice_encodings.Tpo -c -o ie_imp_StarOffice_encodings.lo ie_imp_StarOffice_encodings.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sdw_cryptor.lo -MD -MP -MF .deps/sdw_cryptor.Tpo -c -o sdw_cryptor.lo sdw_cryptor.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT docinfo.lo -MD -MP -MF .deps/docinfo.Tpo -c -o docinfo.lo docinfo.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_StarOffice.lo -MD -MP -MF .deps/ie_imp_StarOffice.Tpo -c ie_imp_StarOffice.cpp -fPIC -DPIC -o .libs/ie_imp_StarOffice.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT sdw_cryptor.lo -MD -MP -MF .deps/sdw_cryptor.Tpo -c sdw_cryptor.cpp -fPIC -DPIC -o .libs/sdw_cryptor.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT docinfo.lo -MD -MP -MF .deps/docinfo.Tpo -c docinfo.cpp -fPIC -DPIC -o .libs/docinfo.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_StarOffice_encodings.lo -MD -MP -MF .deps/ie_imp_StarOffice_encodings.Tpo -c ie_imp_StarOffice_encodings.cpp -fPIC -DPIC -o .libs/ie_imp_StarOffice_encodings.o mv -f .deps/ie_imp_StarOffice_encodings.Tpo .deps/ie_imp_StarOffice_encodings.Plo mv -f .deps/sdw_cryptor.Tpo .deps/sdw_cryptor.Plo mv -f .deps/docinfo.Tpo .deps/docinfo.Plo mv -f .deps/ie_imp_StarOffice.Tpo .deps/ie_imp_StarOffice.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiSDW.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_StarOffice.lo ie_imp_StarOffice_encodings.lo sdw_cryptor.lo docinfo.lo g++ -shared .libs/ie_imp_StarOffice.o .libs/ie_imp_StarOffice_encodings.o .libs/sdw_cryptor.o .libs/docinfo.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiSDW.so -o .libs/libAbiSDW.so creating libAbiSDW.la (cd .libs && rm -f libAbiSDW.la && ln -s ../libAbiSDW.la libAbiSDW.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' Making all in t602 make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_T602.lo -MD -MP -MF .deps/ie_imp_T602.Tpo -c -o ie_imp_T602.lo ie_imp_T602.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_T602.lo -MD -MP -MF .deps/ie_imp_T602.Tpo -c ie_imp_T602.cpp -fPIC -DPIC -o .libs/ie_imp_T602.o ie_imp_T602.cpp: In constructor 'IE_Imp_T602::IE_Imp_T602(PD_Document*)': ie_imp_T602.cpp:162: warning: unused variable 'pPrefs' mv -f .deps/ie_imp_T602.Tpo .deps/ie_imp_T602.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiT602.la -rpath /usr/lib/abiword-2.6/plugins ie_imp_T602.lo g++ -shared .libs/ie_imp_T602.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiT602.so -o .libs/libAbiT602.so creating libAbiT602.la (cd .libs && rm -f libAbiT602.la && ln -s ../libAbiT602.la libAbiT602.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' Making all in wml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_WML.lo -MD -MP -MF .deps/ie_exp_WML.Tpo -c -o ie_exp_WML.lo ie_exp_WML.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_WML.lo -MD -MP -MF .deps/ie_imp_WML.Tpo -c -o ie_imp_WML.lo ie_imp_WML.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_WML.lo -MD -MP -MF .deps/ie_impexp_WML.Tpo -c -o ie_impexp_WML.lo ie_impexp_WML.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_WML.lo -MD -MP -MF .deps/ie_exp_WML.Tpo -c ie_exp_WML.cpp -fPIC -DPIC -o .libs/ie_exp_WML.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_WML.lo -MD -MP -MF .deps/ie_impexp_WML.Tpo -c ie_impexp_WML.cpp -fPIC -DPIC -o .libs/ie_impexp_WML.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_WML.lo -MD -MP -MF .deps/ie_imp_WML.Tpo -c ie_imp_WML.cpp -fPIC -DPIC -o .libs/ie_imp_WML.o ie_exp_WML.cpp: In member function 'void s_WML_Listener::_handleDataItems()': ie_exp_WML.cpp:1177: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_impexp_WML.Tpo .deps/ie_impexp_WML.Plo mv -f .deps/ie_imp_WML.Tpo .deps/ie_imp_WML.Plo mv -f .deps/ie_exp_WML.Tpo .deps/ie_exp_WML.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiWML.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_WML.lo ie_imp_WML.lo ie_impexp_WML.lo g++ -shared .libs/ie_exp_WML.o .libs/ie_imp_WML.o .libs/ie_impexp_WML.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiWML.so -o .libs/libAbiWML.so creating libAbiWML.la (cd .libs && rm -f libAbiWML.la && ln -s ../libAbiWML.la libAbiWML.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' Making all in wordperfect make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_WordPerfect.lo -MD -MP -MF .deps/ie_impexp_WordPerfect.Tpo -c -o ie_impexp_WordPerfect.lo ie_impexp_WordPerfect.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_WordPerfect.lo -MD -MP -MF .deps/ie_imp_WordPerfect.Tpo -c -o ie_imp_WordPerfect.lo ie_imp_WordPerfect.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_WordPerfect.lo -MD -MP -MF .deps/ie_exp_WordPerfect.Tpo -c -o ie_exp_WordPerfect.lo ie_exp_WordPerfect.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_WordPerfect.lo -MD -MP -MF .deps/ie_impexp_WordPerfect.Tpo -c ie_impexp_WordPerfect.cpp -fPIC -DPIC -o .libs/ie_impexp_WordPerfect.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_WordPerfect.lo -MD -MP -MF .deps/ie_exp_WordPerfect.Tpo -c ie_exp_WordPerfect.cpp -fPIC -DPIC -o .libs/ie_exp_WordPerfect.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -I/usr/include/libwpd-0.8 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_WordPerfect.lo -MD -MP -MF .deps/ie_imp_WordPerfect.Tpo -c ie_imp_WordPerfect.cpp -fPIC -DPIC -o .libs/ie_imp_WordPerfect.o /usr/include/libwpd-0.8/libwpd/WPXHLListenerImpl.h:39: warning: 'class WPXHLListenerImpl' has virtual functions but non-virtual destructor /usr/include/libwpd-0.8/libwpd/WPXHLListenerImpl.h:39: warning: 'class WPXHLListenerImpl' has virtual functions but non-virtual destructor /usr/include/libwpd-0.8/libwpd/WPXHLListenerImpl.h:39: warning: 'class WPXHLListenerImpl' has virtual functions but non-virtual destructor ie_exp_WordPerfect.cpp: In member function 'void IE_Exp_WordPerfect::_UT_String_add(UT_String&, int)': ie_exp_WordPerfect.cpp:119: warning: comparison between signed and unsigned integer expressions ie_exp_WordPerfect.cpp: In member function 'void IE_Exp_WordPerfect::_UT_String_add(UT_String&, short int)': ie_exp_WordPerfect.cpp:126: warning: comparison between signed and unsigned integer expressions ie_exp_WordPerfect.cpp: In member function 'void IE_Exp_WordPerfect::_UT_String_overwrite(UT_String&, int, int)': ie_exp_WordPerfect.cpp:135: warning: comparison between signed and unsigned integer expressions mv -f .deps/ie_impexp_WordPerfect.Tpo .deps/ie_impexp_WordPerfect.Plo mv -f .deps/ie_exp_WordPerfect.Tpo .deps/ie_exp_WordPerfect.Plo ie_imp_WordPerfect.cpp: In member function 'virtual int AbiWordperfectInputStream::seek(long int, WPX_SEEK_TYPE)': ie_imp_WordPerfect.cpp:134: warning: 'gsfSeekType' may be used uninitialized in this function mv -f .deps/ie_imp_WordPerfect.Tpo .deps/ie_imp_WordPerfect.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lwpd-0.8 -o libAbiWordPerfect.la -rpath /usr/lib/abiword-2.6/plugins ie_impexp_WordPerfect.lo ie_imp_WordPerfect.lo ie_exp_WordPerfect.lo g++ -shared .libs/ie_impexp_WordPerfect.o .libs/ie_imp_WordPerfect.o .libs/ie_exp_WordPerfect.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lwpd-0.8 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiWordPerfect.so -o .libs/libAbiWordPerfect.so creating libAbiWordPerfect.la (cd .libs && rm -f libAbiWordPerfect.la && ln -s ../libAbiWordPerfect.la libAbiWordPerfect.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' Making all in xhtml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libxml2 -DXHTML_HTML_XML2_SUPPORTED -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT register.lo -MD -MP -MF .deps/register.Tpo -c -o register.lo register.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libxml2 -DXHTML_HTML_XML2_SUPPORTED -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.cpp -fPIC -DPIC -o .libs/register.o mv -f .deps/register.Tpo .deps/register.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lxml2 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiXHTML.la -rpath /usr/lib/abiword-2.6/plugins register.lo g++ -shared .libs/register.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiXHTML.so -o .libs/libAbiXHTML.so creating libAbiXHTML.la (cd .libs && rm -f libAbiXHTML.la && ln -s ../libAbiXHTML.la libAbiXHTML.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' Making all in xsl-fo make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_XSL-FO.lo -MD -MP -MF .deps/ie_exp_XSL-FO.Tpo -c -o ie_exp_XSL-FO.lo ie_exp_XSL-FO.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_XSL-FO.lo -MD -MP -MF .deps/ie_imp_XSL-FO.Tpo -c -o ie_imp_XSL-FO.lo ie_imp_XSL-FO.cpp /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_XSL-FO.lo -MD -MP -MF .deps/ie_impexp_XSL-FO.Tpo -c -o ie_impexp_XSL-FO.lo ie_impexp_XSL-FO.cpp mkdir .libs mkdir .libs mkdir: g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_imp_XSL-FO.lo -MD -MP -MF .deps/ie_imp_XSL-FO.Tpo -c ie_imp_XSL-FO.cpp -fPIC -DPIC -o .libs/ie_imp_XSL-FO.o cannot create directory `.libs' : File exists g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impexp_XSL-FO.lo -MD -MP -MF .deps/ie_impexp_XSL-FO.Tpo -c ie_impexp_XSL-FO.cpp -fPIC -DPIC -o .libs/ie_impexp_XSL-FO.o g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_exp_XSL-FO.lo -MD -MP -MF .deps/ie_exp_XSL-FO.Tpo -c ie_exp_XSL-FO.cpp -fPIC -DPIC -o .libs/ie_exp_XSL-FO.o ie_exp_XSL-FO.cpp: In member function 'void s_XSL_FO_Listener::_handleDataItems()': ie_exp_XSL-FO.cpp:1365: warning: dereferencing type-punned pointer will break strict-aliasing rules mv -f .deps/ie_impexp_XSL-FO.Tpo .deps/ie_impexp_XSL-FO.Plo mv -f .deps/ie_imp_XSL-FO.Tpo .deps/ie_imp_XSL-FO.Plo mv -f .deps/ie_exp_XSL-FO.Tpo .deps/ie_exp_XSL-FO.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiXSLFO.la -rpath /usr/lib/abiword-2.6/plugins ie_exp_XSL-FO.lo ie_imp_XSL-FO.lo ie_impexp_XSL-FO.lo g++ -shared .libs/ie_exp_XSL-FO.o .libs/ie_imp_XSL-FO.o .libs/ie_impexp_XSL-FO.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiXSLFO.so -o .libs/libAbiXSLFO.so creating libAbiXSLFO.la (cd .libs && rm -f libAbiXSLFO.la && ln -s ../libAbiXSLFO.la libAbiXSLFO.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' Making all in graphics make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' Making all in bmp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_BMP.lo -MD -MP -MF .deps/ie_impGraphic_BMP.Tpo -c -o ie_impGraphic_BMP.lo ie_impGraphic_BMP.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_BMP.lo -MD -MP -MF .deps/ie_impGraphic_BMP.Tpo -c ie_impGraphic_BMP.cpp -fPIC -DPIC -o .libs/ie_impGraphic_BMP.o ie_impGraphic_BMP.cpp: In member function 'UT_Error IE_ImpGraphic_BMP::Convert_BMP(UT_ByteBuf*)': ie_impGraphic_BMP.cpp:421: warning: comparison between signed and unsigned integer expressions ie_impGraphic_BMP.cpp:437: warning: comparison between signed and unsigned integer expressions ie_impGraphic_BMP.cpp:394: warning: unused variable 'col' mv -f .deps/ie_impGraphic_BMP.Tpo .deps/ie_impGraphic_BMP.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lpng12 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiBMP.la -rpath /usr/lib/abiword-2.6/plugins ie_impGraphic_BMP.lo g++ -shared .libs/ie_impGraphic_BMP.o -lpng12 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiBMP.so -o .libs/libAbiBMP.so creating libAbiBMP.la (cd .libs && rm -f libAbiBMP.la && ln -s ../libAbiBMP.la libAbiBMP.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' Making all in jpeg make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_JPEG.lo -MD -MP -MF .deps/ie_impGraphic_JPEG.Tpo -c -o ie_impGraphic_JPEG.lo ie_impGraphic_JPEG.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_JPEG.lo -MD -MP -MF .deps/ie_impGraphic_JPEG.Tpo -c ie_impGraphic_JPEG.cpp -fPIC -DPIC -o .libs/ie_impGraphic_JPEG.o mv -f .deps/ie_impGraphic_JPEG.Tpo .deps/ie_impGraphic_JPEG.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -ljpeg -lpng12 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiJPEG.la -rpath /usr/lib/abiword-2.6/plugins ie_impGraphic_JPEG.lo g++ -shared .libs/ie_impGraphic_JPEG.o -ljpeg -lpng12 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiJPEG.so -o .libs/libAbiJPEG.so creating libAbiJPEG.la (cd .libs && rm -f libAbiJPEG.la && ln -s ../libAbiJPEG.la libAbiJPEG.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' Making all in librsvg make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' Making all in unix make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiRSVG.lo -MD -MP -MF .deps/AbiRSVG.Tpo -c -o AbiRSVG.lo AbiRSVG.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/librsvg-2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT AbiRSVG.lo -MD -MP -MF .deps/AbiRSVG.Tpo -c AbiRSVG.cpp -fPIC -DPIC -o .libs/AbiRSVG.o mv -f .deps/AbiRSVG.Tpo .deps/AbiRSVG.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lrsvg-2 -lgdk_pixbuf-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiRSVG.la -rpath /usr/lib/abiword-2.6/plugins AbiRSVG.lo g++ -shared .libs/AbiRSVG.o -lrsvg-2 -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiRSVG.so -o .libs/libAbiRSVG.so creating libAbiRSVG.la (cd .libs && rm -f libAbiRSVG.la && ln -s ../libAbiRSVG.la libAbiRSVG.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' Making all in win32native make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' Making all in unix make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' Making all in wmf make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' Making all in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' /bin/sh ../../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_WMF.lo -MD -MP -MF .deps/ie_impGraphic_WMF.Tpo -c -o ie_impGraphic_WMF.lo ie_impGraphic_WMF.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ie_impGraphic_WMF.lo -MD -MP -MF .deps/ie_impGraphic_WMF.Tpo -c ie_impGraphic_WMF.cpp -fPIC -DPIC -o .libs/ie_impGraphic_WMF.o ie_impGraphic_WMF.cpp: In member function 'virtual UT_Error IE_ImpGraphic_WMF::convertGraphic(UT_ByteBuf*, UT_ByteBuf**)': ie_impGraphic_WMF.cpp:154: warning: unused variable 'max_width' ie_impGraphic_WMF.cpp:155: warning: unused variable 'max_height' mv -f .deps/ie_impGraphic_WMF.Tpo .deps/ie_impGraphic_WMF.Plo /bin/sh ../../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -lwmf -lwmflite -lfreetype -lX11 -lxml2 -lpthread -ljpeg -lpng -lz -lm -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiWMF.la -rpath /usr/lib/abiword-2.6/plugins ie_impGraphic_WMF.lo g++ -shared .libs/ie_impGraphic_WMF.o -lwmf -lwmflite -lpthread -ljpeg -lpng -lz -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiWMF.so -o .libs/libAbiWMF.so creating libAbiWMF.la (cd .libs && rm -f libAbiWMF.la && ln -s ../libAbiWMF.la libAbiWMF.la) make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' Making all in scripts make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' Making all in shell make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' Making all in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' /bin/sh ../../../../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" -DPACKAGE_STRING=\"abiword-plugins\ 2.6.5\" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ScriptHappy.lo -MD -MP -MF .deps/ScriptHappy.Tpo -c -o ScriptHappy.lo ScriptHappy.cpp mkdir .libs g++ -DPACKAGE_NAME=\"abiword-plugins\" -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.5\" "-DPACKAGE_STRING=\"abiword-plugins 2.6.5\"" -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" -DVERSION=\"2.6.5\" -DHAVE_DLFCN_H=1 -DENABLE_PRINT=1 -DYYTEXT_POINTER=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_BOOST= -I. -DNDEBUG -I../../../../../abiword-2.6.5/src/af/util/xp -I../../../../../abiword-2.6.5/src/af/util/unix -I../../../../../abiword-2.6.5/src/af/xap/xp -I../../../../../abiword-2.6.5/src/af/ev/xp -I../../../../../abiword-2.6.5/src/af/gr/xp -I../../../../../abiword-2.6.5/src/text/fmt/xp -I../../../../../abiword-2.6.5/src/text/ptbl/xp -I../../../../../abiword-2.6.5/src/wp/impexp/xp -I../../../../../abiword-2.6.5/src/wp/ap/xp -I../../../../../abiword-2.6.5/src/other/spell/xp -I../../../../../abiword-2.6.5/src/other/fribidi/xp -I../../../../../abiword-2.6.5/src/other/ttftool/unix -I../../../../../abiword-2.6.5/src/af/xap/unix -I../../../../../abiword-2.6.5/src/af/ev/unix -I../../../../../abiword-2.6.5/src/af/gr/unix -I../../../../../abiword-2.6.5/src/text/fmt/unix -I../../../../../abiword-2.6.5/src/wp/ap/unix -DABI_PLUGIN_VERSION=\"2.6.5\" -DABI_PLUGIN_MAJOR=2 -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=5 -DABI_PLUGIN_SOURCE=1 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT ScriptHappy.lo -MD -MP -MF .deps/ScriptHappy.Tpo -c ScriptHappy.cpp -fPIC -DPIC -o .libs/ScriptHappy.o mv -f .deps/ScriptHappy.Tpo .deps/ScriptHappy.Plo /bin/sh ../../../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -no-undefined -module -avoid-version -Wl,--export-dynamic -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -o libAbiScriptHappy.la -rpath /usr/lib/abiword-2.6/plugins ScriptHappy.lo g++ -shared .libs/ScriptHappy.o -lXft -lXrender -lfreetype -lX11 -lfontconfig -lfribidi -lgsf-1 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2 -L/usr/lib/gcc/ppc64-redhat-linux/4.1.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s -m32 -Wl,--export-dynamic -Wl,-soname -Wl,libAbiScriptHappy.so -o .libs/libAbiScriptHappy.so creating libAbiScriptHappy.la (cd .libs && rm -f libAbiScriptHappy.la && ln -s ../libAbiScriptHappy.la libAbiScriptHappy.la) make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5' + cd /builddir/build/BUILD/abiword-extras-2.6.5 + export PKG_CONFIG_PATH=../abiword-2.6.5 + PKG_CONFIG_PATH=../abiword-2.6.5 + ./autogen.sh automake (GNU automake) 1.10 Creating aclocal.m4: aclocal Checking for PKG_CHECK_MODULES in autom4te.cache/requests ... automake --add-missing --copy --foreign Creating configure... Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for ABIWORD_EXTRAS_DEPS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating clipart/Makefile config.status: creating dictionary/Makefile config.status: creating templates/Makefile config.status: executing depfiles commands Configuration: installing to: /usr/share/abiword-2.6 Now type `make' to compile. + make Making all in clipart make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' Making all in dictionary make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' Making all in templates make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5' + cd /builddir/build/BUILD/abiword-docs-2.6.5 ++ pwd + ABI_DOC_PROG=/builddir/build/BUILD/abiword-docs-2.6.5/../abiword-2.6.5/src/wp/main/unix/abiword + ./make-html.sh aboutos.abw azindex.abw credits.abw fdl.abw index.abw introduction.abw search.abw howtobidi.abw howtodocs.abw howtodocument.abw howtoexporthtml.abw howtohistory.abw howtolists.abw howtomailmerge.abw howtonormaltemplate.abw howtoprefs.abw howtorevisions.abw howtotables.abw howtotranslation.abw howtoweb.abw howtoword.abw index.abw index.abw infoformats.abw infomsdi.abw inforequirements.abw infosections.abw infospelling.abw dialogbackgroundcolor.abw dialogbookmark.abw dialogbreak.abw dialogchangecase.abw dialogcolumns.abw dialogdateandtime.abw dialogfield.abw dialogfind.abw dialogfont.abw dialogformatfootnotes.abw dialogformatheaderfooters.abw dialogformattable.abw dialogformattextbox.abw dialoggoto.abw dialoghtmlexport.abw dialoghyperlink.abw dialogimageproperties.abw dialoginserttable.abw dialoglanguage.abw dialoglists.abw dialogmailmerge.abw dialogmailmergetool.abw dialogmarkrevisions.abw dialogmergecells.abw dialogmodifystyle.abw dialognew.abw dialognewstyle.abw dialogopenlinux.abw dialogpagenumbers.abw dialogpagesetup.abw dialogparagraph.abw dialogplugins.abw dialogpreferences.abw dialogprint.abw dialogproperties.abw dialogreplace.abw dialogsavelinux.abw dialogscreencolor.abw dialogselectrevision.abw dialogspelling.abw dialogstyles.abw dialogsymbol.abw dialogtabs.abw dialogviewdocument.abw dialogwordcount.abw dialogzoom.abw index.abw menucontextual.abw menuedit.abw menufile.abw menuformat.abw menuhelp.abw menuinsert.abw menutable.abw menutools.abw menuview.abw menuwindow.abw rulers.abw toolbarextra.abw toolbarformatting.abw toolbarstandard.abw toolbartable.abw workspace.abw index.abw problemsbugs.abw problemsfaq.abw problemshelp.abw index.abw intro.abw window.abw index.abw aboutos.abw credits.abw fdl.abw index.abw introduction.abw howtonormaltemplate.abw howtotables.abw howtoweb.abw howtoword.abw index.abw index.abw infoformats.abw infomsdi.abw inforequirements.abw infosections.abw infospelling.abw dialogactivatewindow.abw dialogbackgroundcolor.abw dialogbookmark.abw dialogbreak.abw dialogchangecase.abw dialogcolumns.abw dialogdateandtime.abw dialogfield.abw dialogfind.abw dialogfont.abw dialogformatheaderfooters.abw dialoggoto.abw dialoghyperlink.abw dialogimageproperties.abw dialoglanguage.abw dialoglists.abw dialogmodifystyle.abw dialognew.abw dialognewstyle.abw dialogopenlinux.abw dialogpagenumbers.abw dialogpagesetup.abw dialogparagraph.abw dialogplugins.abw dialogpreferences.abw dialogreplace.abw dialogsavelinux.abw dialogscreencolor.abw dialogspelling.abw dialogstyles.abw dialogsymbol.abw dialogtabs.abw dialogwordcount.abw dialogzoom.abw index.abw menucontextual.abw menuedit.abw menufile.abw menuformat.abw menuhelp.abw menuinsert.abw menutools.abw menuview.abw menuweb.abw menuwindow.abw rulers.abw toolbarextra.abw toolbarformatting.abw toolbarstandard.abw workspace.abw index.abw problemsbugs.abw problemsfaq.abw problemshelp.abw index.abw index.abw aboutos.abw credits.abw fdl.abw fdl_pl.abw index.abw introduction.abw howtonormaltemplate.abw howtotables.abw howtoweb.abw howtoword.abw index.abw index.abw infoformats.abw infomsdi.abw inforequirements.abw infosections.abw dialogactivatewindow.abw dialogbookmark.abw dialogfont.abw dialogformatheaderfooters.abw dialoggoto.abw dialoghyperlink.abw dialogmodifystyle.abw dialognew.abw dialogparagraph.abw dialogwordcount.abw dialogzoom.abw index.abw menucontextual.abw menuedit.abw menufile.abw menuformat.abw menuhelp.abw menuinsert.abw menutools.abw menuweb.abw menuwindow.abw rulers.abw toolbarextra.abw toolbarformatting.abw toolbarstandard.abw workspace.abw index.abw problemsbugs.abw problemsfaq.abw problemshelp.abw index.abw index.abw + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.89408 + umask 022 + cd /builddir/build/BUILD + cd abiword-docs-2.6.5 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/abiword-2.6.5-root + cd /builddir/build/BUILD/abiword-2.6.5 + make install DESTDIR=/var/tmp/abiword-2.6.5-root Making install in src make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src' Making install in config make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config' Making install in platforms make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/platforms' Making install in require make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' Making install in win make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require/win' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config/require' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/config' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' Making install in cdump make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/cdump' Making install in po2str make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools/po2str' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/tools' Making install in af make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af' Making install in tf make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/tf' Making install in ev make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' Making install in gnome make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix/gnome' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/ev' Making install in gr make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/gr' Making install in util make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' Making install in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/util' Making install in xap make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' Making install in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/glade" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade" /usr/bin/install -c -m 644 'xap_UnixDlg_Encoding.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_Encoding.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_Language.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_Language.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_Password.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_Password.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_PluginManager.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_PluginManager.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_WindowMore.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_WindowMore.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_Image.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_Image.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_Zoom.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_Zoom.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_History.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_History.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_DocComparison.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_DocComparison.glade' /usr/bin/install -c -m 644 'xap_UnixDlg_ListDocuments.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/xap_UnixDlg_ListDocuments.glade' test -z "/usr/include/abiword-2.6" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/include/abiword-2.6" /usr/bin/install -c -m 644 'xap_UnixTableWidget.h' '/var/tmp/abiword-2.6.5-root/usr/include/abiword-2.6/xap_UnixTableWidget.h' make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af/xap' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/af' Making install in text make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text' Making install in fmt make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/fmt' Making install in ptbl make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' Making install in t make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp/t' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text/ptbl' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/text' Making install in other make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other' Making install in spell make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other/spell' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/other' Making install in pkg make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/pkg' Making install in wp make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' Making install in ap make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[6]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/glade" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade" /usr/bin/install -c -m 644 'ap_UnixDialog_Spell.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Spell.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Break.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Break.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Field.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Field.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_FormatTOC.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_FormatTOC.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_FormatFootnotes.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_FormatFootnotes.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_FormatTable.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_FormatTable.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_FormatFrame.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_FormatFrame.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Goto.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Goto.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_InsertTable.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_InsertTable.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Insert_DateTime.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Insert_DateTime.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_MailMerge.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_MailMerge.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_MetaData.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_MetaData.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Options.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Options.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_HdrFtr.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_HdrFtr.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Options_ColorSel.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Options_ColorSel.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_PageNumbers.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_PageNumbers.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_PageSetup.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_PageSetup.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Replace.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Replace.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_New.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_New.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Styles.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Styles.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Stylist.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Stylist.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Stylist_modal.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Stylist_modal.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Tab.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Tab.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_WordCount.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_WordCount.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Latex.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Latex.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_Options.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_Options.glade' /usr/bin/install -c -m 644 'ap_UnixDialog_HdrFtr.glade' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/glade/ap_UnixDialog_HdrFtr.glade' test -z "/usr/include/abiword-2.6" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/include/abiword-2.6" /usr/bin/install -c -m 644 'abiwidget.h' '/var/tmp/abiword-2.6.5-root/usr/include/abiword-2.6/abiwidget.h' make[6]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/ap' Making install in impexp make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/impexp' Making install in main make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/bin" /usr/bin/install -c 'abiword' '/var/tmp/abiword-2.6.5-root/usr/bin/abiword' test -z "" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root" make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/main' Making install in test make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/xp' Making install in unix make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[5]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp/test' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src/wp' make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src' make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/src' Making install in user make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user' Making install in wp make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' Making install in strings make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/strings" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings" /usr/bin/install -c -m 644 './am-ET.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/am-ET.strings' /usr/bin/install -c -m 644 './ar.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ar.strings' /usr/bin/install -c -m 644 './ast-ES.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ast-ES.strings' /usr/bin/install -c -m 644 './ayc-BO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ayc-BO.strings' /usr/bin/install -c -m 644 './aym-BO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/aym-BO.strings' /usr/bin/install -c -m 644 './be-BY.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/be-BY.strings' /usr/bin/install -c -m 644 './be@latin.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/be@latin.strings' /usr/bin/install -c -m 644 './bg-BG.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/bg-BG.strings' /usr/bin/install -c -m 644 './br-FR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/br-FR.strings' /usr/bin/install -c -m 644 './ca-ES.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ca-ES.strings' /usr/bin/install -c -m 644 './cs-CZ.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/cs-CZ.strings' /usr/bin/install -c -m 644 './cy-GB.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/cy-GB.strings' /usr/bin/install -c -m 644 './da-DK.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/da-DK.strings' /usr/bin/install -c -m 644 './de-CH.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/de-CH.strings' /usr/bin/install -c -m 644 './de-DE.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/de-DE.strings' /usr/bin/install -c -m 644 './el-GR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/el-GR.strings' /usr/bin/install -c -m 644 './en-AU.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/en-AU.strings' /usr/bin/install -c -m 644 './en-CA.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/en-CA.strings' /usr/bin/install -c -m 644 './en-GB.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/en-GB.strings' /usr/bin/install -c -m 644 './en-IE.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/en-IE.strings' /usr/bin/install -c -m 644 './eo.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/eo.strings' /usr/bin/install -c -m 644 './es-ES.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/es-ES.strings' /usr/bin/install -c -m 644 './es-MX.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/es-MX.strings' /usr/bin/install -c -m 644 './et.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/et.strings' /usr/bin/install -c -m 644 './eu-ES.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/eu-ES.strings' /usr/bin/install -c -m 644 './fi-FI.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/fi-FI.strings' /usr/bin/install -c -m 644 './fr-FR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/fr-FR.strings' /usr/bin/install -c -m 644 './ga-IE.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ga-IE.strings' /usr/bin/install -c -m 644 './gl.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/gl.strings' /usr/bin/install -c -m 644 './he-IL.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/he-IL.strings' /usr/bin/install -c -m 644 './hr-HR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/hr-HR.strings' /usr/bin/install -c -m 644 './hu-HU.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/hu-HU.strings' /usr/bin/install -c -m 644 './id-ID.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/id-ID.strings' /usr/bin/install -c -m 644 './it-IT.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/it-IT.strings' /usr/bin/install -c -m 644 './ja-JP.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ja-JP.strings' /usr/bin/install -c -m 644 './jbo.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/jbo.strings' /usr/bin/install -c -m 644 './ko.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ko.strings' /usr/bin/install -c -m 644 './ku.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ku.strings' /usr/bin/install -c -m 644 './lt-LT.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/lt-LT.strings' /usr/bin/install -c -m 644 './lv-LV.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/lv-LV.strings' /usr/bin/install -c -m 644 './mg-MG.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/mg-MG.strings' /usr/bin/install -c -m 644 './mh-MH.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/mh-MH.strings' /usr/bin/install -c -m 644 './mk-MK.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/mk-MK.strings' /usr/bin/install -c -m 644 './ms-MY.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ms-MY.strings' /usr/bin/install -c -m 644 './nb-NO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/nb-NO.strings' /usr/bin/install -c -m 644 './ne-NP.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ne-NP.strings' /usr/bin/install -c -m 644 './nl-NL.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/nl-NL.strings' /usr/bin/install -c -m 644 './nn-NO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/nn-NO.strings' /usr/bin/install -c -m 644 './pl-PL.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/pl-PL.strings' /usr/bin/install -c -m 644 './ps.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ps.strings' /usr/bin/install -c -m 644 './pt-BR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/pt-BR.strings' /usr/bin/install -c -m 644 './pt-PT.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/pt-PT.strings' /usr/bin/install -c -m 644 './quh-BO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/quh-BO.strings' /usr/bin/install -c -m 644 './qul-BO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/qul-BO.strings' /usr/bin/install -c -m 644 './ro-RO.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ro-RO.strings' /usr/bin/install -c -m 644 './ru-RU.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ru-RU.strings' /usr/bin/install -c -m 644 './sc-IT.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sc-IT.strings' /usr/bin/install -c -m 644 './sk-SK.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sk-SK.strings' /usr/bin/install -c -m 644 './sl-SI.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sl-SI.strings' /usr/bin/install -c -m 644 './sq-AL.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sq-AL.strings' /usr/bin/install -c -m 644 './sr.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sr.strings' /usr/bin/install -c -m 644 './sv-SE.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/sv-SE.strings' /usr/bin/install -c -m 644 './ta-IN.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ta-IN.strings' /usr/bin/install -c -m 644 './tr-TR.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/tr-TR.strings' /usr/bin/install -c -m 644 './uk-UA.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/uk-UA.strings' /usr/bin/install -c -m 644 './ur.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/ur.strings' /usr/bin/install -c -m 644 './vi-VN.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/vi-VN.strings' /usr/bin/install -c -m 644 './wo-SN.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/wo-SN.strings' /usr/bin/install -c -m 644 './yi.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/yi.strings' /usr/bin/install -c -m 644 './zh-CN.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/zh-CN.strings' /usr/bin/install -c -m 644 './zh-HK.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/zh-HK.strings' /usr/bin/install -c -m 644 './zh-TW.strings' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/strings/zh-TW.strings' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/strings' Making install in templates make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/templates" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates" /usr/bin/install -c -m 644 'normal.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt' /usr/bin/install -c -m 644 'normal.awt-am_ET' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-am_ET' /usr/bin/install -c -m 644 'normal.awt-ar' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ar' /usr/bin/install -c -m 644 'normal.awt-ar_EG' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ar_EG' /usr/bin/install -c -m 644 'normal.awt-ar_SA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ar_SA' /usr/bin/install -c -m 644 'normal.awt-bg_BG' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-bg_BG' /usr/bin/install -c -m 644 'normal.awt-ca_ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ca_ES' /usr/bin/install -c -m 644 'normal.awt-cs_CZ' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-cs_CZ' /usr/bin/install -c -m 644 'normal.awt-da_DK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-da_DK' /usr/bin/install -c -m 644 'normal.awt-de' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-de' /usr/bin/install -c -m 644 'normal.awt-de_AT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-de_AT' /usr/bin/install -c -m 644 'normal.awt-de_CH' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-de_CH' /usr/bin/install -c -m 644 'normal.awt-de_DE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-de_DE' /usr/bin/install -c -m 644 'normal.awt-div_MV' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-div_MV' /usr/bin/install -c -m 644 'normal.awt-el_GR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-el_GR' /usr/bin/install -c -m 644 'normal.awt-en_AU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_AU' /usr/bin/install -c -m 644 'normal.awt-en_CA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_CA' /usr/bin/install -c -m 644 'normal.awt-en_GB' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_GB' /usr/bin/install -c -m 644 'normal.awt-en_IE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_IE' /usr/bin/install -c -m 644 'normal.awt-en_NZ' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_NZ' /usr/bin/install -c -m 644 'normal.awt-en_ZA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-en_ZA' /usr/bin/install -c -m 644 'normal.awt-es' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-es' /usr/bin/install -c -m 644 'normal.awt-es_AR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-es_AR' /usr/bin/install -c -m 644 'normal.awt-es_ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-es_ES' /usr/bin/install -c -m 644 'normal.awt-es_IR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-es_IR' /usr/bin/install -c -m 644 'normal.awt-es_MX' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-es_MX' /usr/bin/install -c -m 644 'normal.awt-fa_IR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fa_IR' /usr/bin/install -c -m 644 'normal.awt-fi_FI' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fi_FI' /usr/bin/install -c -m 644 'normal.awt-fr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fr' /usr/bin/install -c -m 644 'normal.awt-fr_BE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fr_BE' /usr/bin/install -c -m 644 'normal.awt-fr_CA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fr_CA' /usr/bin/install -c -m 644 'normal.awt-fr_CH' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fr_CH' /usr/bin/install -c -m 644 'normal.awt-fr_FR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-fr_FR' /usr/bin/install -c -m 644 'normal.awt-gl_ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-gl_ES' /usr/bin/install -c -m 644 'normal.awt-he' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-he' /usr/bin/install -c -m 644 'normal.awt-he_IL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-he_IL' /usr/bin/install -c -m 644 'normal.awt-hu_HU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-hu_HU' /usr/bin/install -c -m 644 'normal.awt-it_IT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-it_IT' /usr/bin/install -c -m 644 'normal.awt-ja_JP' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ja_JP' /usr/bin/install -c -m 644 'normal.awt-lt_LT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-lt_LT' /usr/bin/install -c -m 644 'normal.awt-nb_NO' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-nb_NO' /usr/bin/install -c -m 644 'normal.awt-nl_NL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-nl_NL' /usr/bin/install -c -m 644 'normal.awt-nn_NO' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-nn_NO' /usr/bin/install -c -m 644 'normal.awt-pl_PL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-pl_PL' /usr/bin/install -c -m 644 'normal.awt-ps' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ps' /usr/bin/install -c -m 644 'normal.awt-pt_BR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-pt_BR' /usr/bin/install -c -m 644 'normal.awt-pt_PT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-pt_PT' /usr/bin/install -c -m 644 'normal.awt-ru' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ru' /usr/bin/install -c -m 644 'normal.awt-ru_RU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ru_RU' /usr/bin/install -c -m 644 'normal.awt-sk_SK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-sk_SK' /usr/bin/install -c -m 644 'normal.awt-sl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-sl' /usr/bin/install -c -m 644 'normal.awt-sv' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-sv' /usr/bin/install -c -m 644 'normal.awt-sv_SE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-sv_SE' /usr/bin/install -c -m 644 'normal.awt-syr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-syr' /usr/bin/install -c -m 644 'normal.awt-tr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-tr' /usr/bin/install -c -m 644 'normal.awt-tr_TR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-tr_TR' /usr/bin/install -c -m 644 'normal.awt-uk_UA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-uk_UA' /usr/bin/install -c -m 644 'normal.awt-ur_PK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-ur_PK' /usr/bin/install -c -m 644 'normal.awt-yi' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-yi' /usr/bin/install -c -m 644 'normal.awt-zh_CN' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-zh_CN' /usr/bin/install -c -m 644 'normal.awt-zh_TW' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/normal.awt-zh_TW' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp/templates' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[4]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6" /usr/bin/install -c -m 644 'readme.txt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/readme.txt' /usr/bin/install -c -m 644 'readme.abw' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/readme.abw' /usr/bin/install -c -m 644 'system.profile' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile' /usr/bin/install -c -m 644 'system.profile-am-ET' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-am-ET' /usr/bin/install -c -m 644 'system.profile-ar' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ar' /usr/bin/install -c -m 644 'system.profile-ar-EG' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ar-EG' /usr/bin/install -c -m 644 'system.profile-ar-SA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ar-SA' /usr/bin/install -c -m 644 'system.profile-bg-BG' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-bg-BG' /usr/bin/install -c -m 644 'system.profile-ca-ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ca-ES' /usr/bin/install -c -m 644 'system.profile-CP1254' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-CP1254' /usr/bin/install -c -m 644 'system.profile-cs-CZ' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-cs-CZ' /usr/bin/install -c -m 644 'system.profile-da-DK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-da-DK' /usr/bin/install -c -m 644 'system.profile-de' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-de' /usr/bin/install -c -m 644 'system.profile-de-AT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-de-AT' /usr/bin/install -c -m 644 'system.profile-de-CH' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-de-CH' /usr/bin/install -c -m 644 'system.profile-de-DE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-de-DE' /usr/bin/install -c -m 644 'system.profile-div-MV' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-div-MV' /usr/bin/install -c -m 644 'system.profile-el-GR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-el-GR' /usr/bin/install -c -m 644 'system.profile-en' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en' /usr/bin/install -c -m 644 'system.profile-en-AU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-AU' /usr/bin/install -c -m 644 'system.profile-en-CA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-CA' /usr/bin/install -c -m 644 'system.profile-en-GB' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-GB' /usr/bin/install -c -m 644 'system.profile-en-IE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-IE' /usr/bin/install -c -m 644 'system.profile-en-NZ' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-NZ' /usr/bin/install -c -m 644 'system.profile-en-US' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-US' /usr/bin/install -c -m 644 'system.profile-en-ZA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-en-ZA' /usr/bin/install -c -m 644 'system.profile-es' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-es' /usr/bin/install -c -m 644 'system.profile-es-ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-es-ES' /usr/bin/install -c -m 644 'system.profile-es-MX' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-es-MX' /usr/bin/install -c -m 644 'system.profile-eu' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-eu' /usr/bin/install -c -m 644 'system.profile-eu-ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-eu-ES' /usr/bin/install -c -m 644 'system.profile-fa-IR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fa-IR' /usr/bin/install -c -m 644 'system.profile-fi-FI' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fi-FI' /usr/bin/install -c -m 644 'system.profile-fr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fr' /usr/bin/install -c -m 644 'system.profile-fr-BE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fr-BE' /usr/bin/install -c -m 644 'system.profile-fr-CA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fr-CA' /usr/bin/install -c -m 644 'system.profile-fr-CH' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fr-CH' /usr/bin/install -c -m 644 'system.profile-fr-FR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-fr-FR' /usr/bin/install -c -m 644 'system.profile-gl-ES' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-gl-ES' /usr/bin/install -c -m 644 'system.profile-he' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-he' /usr/bin/install -c -m 644 'system.profile-he-IL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-he-IL' /usr/bin/install -c -m 644 'system.profile-hu-HU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-hu-HU' /usr/bin/install -c -m 644 'system.profile-it-IT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-it-IT' /usr/bin/install -c -m 644 'system.profile-ja-JP' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ja-JP' /usr/bin/install -c -m 644 'system.profile-KOI8-R' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-KOI8-R' /usr/bin/install -c -m 644 'system.profile-KOI8-U' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-KOI8-U' /usr/bin/install -c -m 644 'system.profile-KOI8-UB' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-KOI8-UB' /usr/bin/install -c -m 644 'system.profile-lt-LT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-lt-LT' /usr/bin/install -c -m 644 'system.profile-nb-NO' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-nb-NO' /usr/bin/install -c -m 644 'system.profile-nl-NL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-nl-NL' /usr/bin/install -c -m 644 'system.profile-nn-NO' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-nn-NO' /usr/bin/install -c -m 644 'system.profile-pl-PL' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-pl-PL' /usr/bin/install -c -m 644 'system.profile-ps' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ps' /usr/bin/install -c -m 644 'system.profile-pt-BR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-pt-BR' /usr/bin/install -c -m 644 'system.profile-pt-PT' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-pt-PT' /usr/bin/install -c -m 644 'system.profile-ru' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ru' /usr/bin/install -c -m 644 'system.profile-ru-RU' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ru-RU' /usr/bin/install -c -m 644 'system.profile-sk-SK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-sk-SK' /usr/bin/install -c -m 644 'system.profile-sk-SK.CP1250' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-sk-SK.CP1250' /usr/bin/install -c -m 644 'system.profile-sl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-sl' /usr/bin/install -c -m 644 'system.profile-sv' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-sv' /usr/bin/install -c -m 644 'system.profile-sv-SE' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-sv-SE' /usr/bin/install -c -m 644 'system.profile-syr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-syr' /usr/bin/install -c -m 644 'system.profile-tr' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-tr' /usr/bin/install -c -m 644 'system.profile-tr-TR' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-tr-TR' /usr/bin/install -c -m 644 'system.profile-tr-TR.CP1254' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-tr-TR.CP1254' /usr/bin/install -c -m 644 'system.profile-uk-UA' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-uk-UA' /usr/bin/install -c -m 644 'system.profile-ur-PK' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-ur-PK' /usr/bin/install -c -m 644 'system.profile-yi' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-yi' /usr/bin/install -c -m 644 'system.profile-zh-CN' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-zh-CN' /usr/bin/install -c -m 644 'system.profile-zh-TW' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/system.profile-zh-TW' make[4]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user/wp' make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user' make[3]: Entering directory `/builddir/build/BUILD/abiword-2.6.5/user' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user' make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5/user' make[1]: Entering directory `/builddir/build/BUILD/abiword-2.6.5' make[2]: Entering directory `/builddir/build/BUILD/abiword-2.6.5' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/applications" /usr/bin/install -c -m 644 'abiword.desktop' '/var/tmp/abiword-2.6.5-root/usr/share/applications/abiword.desktop' test -z "/usr/share/icons" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/icons" /usr/bin/install -c -m 644 'abiword_48.png' '/var/tmp/abiword-2.6.5-root/usr/share/icons/abiword_48.png' test -z "/usr/share/mime-info" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/mime-info" /usr/bin/install -c -m 644 'abiword.keys' '/var/tmp/abiword-2.6.5-root/usr/share/mime-info/abiword.keys' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'abiword-2.6.pc' '/var/tmp/abiword-2.6.5-root/usr/lib/pkgconfig/abiword-2.6.pc' make[2]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5' make[1]: Leaving directory `/builddir/build/BUILD/abiword-2.6.5' + cd /builddir/build/BUILD/abiword-plugins-2.6.5 + make install DESTDIR=/var/tmp/abiword-2.6.5-root Making install in tools make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' Making install in abicommand make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiCommand.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiCommand.la' /usr/bin/install -c .libs/libAbiCommand.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiCommand.so /usr/bin/install -c .libs/libAbiCommand.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiCommand.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abicommand' Making install in abigimp make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiGimp.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGimp.la' /usr/bin/install -c .libs/libAbiGimp.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGimp.so /usr/bin/install -c .libs/libAbiGimp.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGimp.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigimp' Making install in abigoffice make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' Making install in unix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiGOffice.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGOffice.la' /usr/bin/install -c .libs/libAbiGOffice.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGOffice.so /usr/bin/install -c .libs/libAbiGOffice.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGOffice.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' if [ -x /usr/lib/abiword-2.6/plugins/libAbiGOChart.so ]; \ then \ rm -f /usr/lib/abiword-2.6/plugins/libAbiGOChart.*; \ fi make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice/unix' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigoffice' Making install in abigrammar make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' Making install in linkgrammarwrap make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/linkgrammarwrap' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiGrammar.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGrammar.la' /usr/bin/install -c .libs/libAbiGrammar.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGrammar.so /usr/bin/install -c .libs/libAbiGrammar.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGrammar.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abigrammar' Making install in abimathview make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' Making install in itex2MML make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/itex2MML' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiMathView.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMathView.la' /usr/bin/install -c .libs/libAbiMathView.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMathView.so /usr/bin/install -c .libs/libAbiMathView.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMathView.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/abimathview' Making install in aiksaurus make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiAikSaurus.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiAikSaurus.la' /usr/bin/install -c .libs/libAbiAikSaurus.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiAikSaurus.so /usr/bin/install -c .libs/libAbiAikSaurus.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiAikSaurus.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/aiksaurus' Making install in babelfish make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiBabelfish.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBabelfish.la' /usr/bin/install -c .libs/libAbiBabelfish.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBabelfish.so /usr/bin/install -c .libs/libAbiBabelfish.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBabelfish.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/babelfish' Making install in develop make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/develop' Making install in freetranslation make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiFreeTranslation.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiFreeTranslation.la' /usr/bin/install -c .libs/libAbiFreeTranslation.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiFreeTranslation.so /usr/bin/install -c .libs/libAbiFreeTranslation.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiFreeTranslation.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/freetranslation' Making install in gdict make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' Making install in unix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiGdict.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGdict.la' /usr/bin/install -c .libs/libAbiGdict.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGdict.so /usr/bin/install -c .libs/libAbiGdict.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGdict.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict/unix' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/gdict' Making install in google make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiGoogle.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGoogle.la' /usr/bin/install -c .libs/libAbiGoogle.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGoogle.so /usr/bin/install -c .libs/libAbiGoogle.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGoogle.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/google' Making install in loadbindings make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libLoadBindings.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libLoadBindings.la' /usr/bin/install -c .libs/libLoadBindings.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libLoadBindings.so /usr/bin/install -c .libs/libLoadBindings.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libLoadBindings.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/loadbindings' Making install in presentation make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6" /usr/bin/install -c -m 644 'Presentation.xml' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/Presentation.xml' test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libPresentation.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libPresentation.la' /usr/bin/install -c .libs/libPresentation.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libPresentation.so /usr/bin/install -c .libs/libPresentation.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libPresentation.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/presentation' Making install in urldict make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiURLDict.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiURLDict.la' /usr/bin/install -c .libs/libAbiURLDict.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiURLDict.so /usr/bin/install -c .libs/libAbiURLDict.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiURLDict.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/urldict' Making install in wikipedia make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' Making install in xp make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiWikipedia.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWikipedia.la' /usr/bin/install -c .libs/libAbiWikipedia.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWikipedia.so /usr/bin/install -c .libs/libAbiWikipedia.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWikipedia.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia/xp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools/wikipedia' make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/tools' Making install in wp make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' Making install in impexp make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' Making install in applix make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiApplix.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiApplix.la' /usr/bin/install -c .libs/libAbiApplix.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiApplix.so /usr/bin/install -c .libs/libAbiApplix.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiApplix.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/applix' Making install in clarisworks make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiClarisWorks.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiClarisWorks.la' /usr/bin/install -c .libs/libAbiClarisWorks.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiClarisWorks.so /usr/bin/install -c .libs/libAbiClarisWorks.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiClarisWorks.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/clarisworks' Making install in docbook make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiDocBook.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiDocBook.la' /usr/bin/install -c .libs/libAbiDocBook.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiDocBook.so /usr/bin/install -c .libs/libAbiDocBook.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiDocBook.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/docbook' Making install in eml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiEML.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiEML.la' /usr/bin/install -c .libs/libAbiEML.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiEML.so /usr/bin/install -c .libs/libAbiEML.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiEML.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/eml' Making install in hancom make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiHancom.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHancom.la' /usr/bin/install -c .libs/libAbiHancom.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHancom.so /usr/bin/install -c .libs/libAbiHancom.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHancom.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hancom' Making install in hrtext make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiHRText.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHRText.la' /usr/bin/install -c .libs/libAbiHRText.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHRText.so /usr/bin/install -c .libs/libAbiHRText.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHRText.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/hrtext' Making install in iscii-text make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiISCII.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiISCII.la' /usr/bin/install -c .libs/libAbiISCII.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiISCII.so /usr/bin/install -c .libs/libAbiISCII.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiISCII.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/iscii-text' Making install in kword make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiKWord.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiKWord.la' /usr/bin/install -c .libs/libAbiKWord.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiKWord.so /usr/bin/install -c .libs/libAbiKWord.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiKWord.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/kword' Making install in latex make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiLaTeX.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiLaTeX.la' /usr/bin/install -c .libs/libAbiLaTeX.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiLaTeX.so /usr/bin/install -c .libs/libAbiLaTeX.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiLaTeX.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xp' Making install in xsltml make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/xsltml" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml" /usr/bin/install -c -m 644 'cmarkup.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/cmarkup.xsl' /usr/bin/install -c -m 644 'entities.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/entities.xsl' /usr/bin/install -c -m 644 'glayout.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/glayout.xsl' /usr/bin/install -c -m 644 'mmltex.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/mmltex.xsl' /usr/bin/install -c -m 644 'scripts.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/scripts.xsl' /usr/bin/install -c -m 644 'tables.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/tables.xsl' /usr/bin/install -c -m 644 'tokens.xsl' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/tokens.xsl' /usr/bin/install -c -m 644 'README' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/xsltml/README' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex/xsltml' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/latex' Making install in mif make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiMIF.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMIF.la' /usr/bin/install -c .libs/libAbiMIF.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMIF.so /usr/bin/install -c .libs/libAbiMIF.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMIF.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mif' Making install in mswrite make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiMSWrite.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMSWrite.la' /usr/bin/install -c .libs/libAbiMSWrite.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMSWrite.so /usr/bin/install -c .libs/libAbiMSWrite.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMSWrite.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/mswrite' Making install in nroff make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiNroff.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiNroff.la' /usr/bin/install -c .libs/libAbiNroff.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiNroff.so /usr/bin/install -c .libs/libAbiNroff.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiNroff.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/nroff' Making install in OpenDocument make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' Making install in common make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/common' Making install in imp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/imp' Making install in exp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument/exp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiOpenDocument.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenDocument.la' /usr/bin/install -c .libs/libAbiOpenDocument.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenDocument.so /usr/bin/install -c .libs/libAbiOpenDocument.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenDocument.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenDocument' Making install in OpenWriter make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiOpenWriter.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenWriter.la' /usr/bin/install -c .libs/libAbiOpenWriter.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenWriter.so /usr/bin/install -c .libs/libAbiOpenWriter.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenWriter.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenWriter' Making install in OpenXML make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' Making install in common make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/common' Making install in exp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/exp' Making install in imp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML/imp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'libAbiOpenXML.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenXML.la' /usr/bin/install -c .libs/libAbiOpenXML.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenXML.so /usr/bin/install -c .libs/libAbiOpenXML.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenXML.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/OpenXML' Making install in opml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiOPML.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOPML.la' /usr/bin/install -c .libs/libAbiOPML.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOPML.so /usr/bin/install -c .libs/libAbiOPML.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOPML.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/opml' Making install in passepartout make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiPassepartout.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPassepartout.la' /usr/bin/install -c .libs/libAbiPassepartout.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPassepartout.so /usr/bin/install -c .libs/libAbiPassepartout.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPassepartout.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/passepartout' Making install in pdb make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiPalmDoc.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPalmDoc.la' /usr/bin/install -c .libs/libAbiPalmDoc.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPalmDoc.so /usr/bin/install -c .libs/libAbiPalmDoc.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPalmDoc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdb' Making install in pdf make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiPDF.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPDF.la' /usr/bin/install -c .libs/libAbiPDF.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPDF.so /usr/bin/install -c .libs/libAbiPDF.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPDF.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/pdf' Making install in sdw make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiSDW.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiSDW.la' /usr/bin/install -c .libs/libAbiSDW.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiSDW.so /usr/bin/install -c .libs/libAbiSDW.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiSDW.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/sdw' Making install in t602 make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiT602.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiT602.la' /usr/bin/install -c .libs/libAbiT602.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiT602.so /usr/bin/install -c .libs/libAbiT602.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiT602.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/t602' Making install in wml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiWML.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWML.la' /usr/bin/install -c .libs/libAbiWML.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWML.so /usr/bin/install -c .libs/libAbiWML.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWML.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wml' Making install in wordperfect make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiWordPerfect.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWordPerfect.la' /usr/bin/install -c .libs/libAbiWordPerfect.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWordPerfect.so /usr/bin/install -c .libs/libAbiWordPerfect.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWordPerfect.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/wordperfect' Making install in xhtml make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiXHTML.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXHTML.la' /usr/bin/install -c .libs/libAbiXHTML.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXHTML.so /usr/bin/install -c .libs/libAbiXHTML.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXHTML.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xhtml' Making install in xsl-fo make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiXSLFO.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXSLFO.la' /usr/bin/install -c .libs/libAbiXSLFO.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXSLFO.so /usr/bin/install -c .libs/libAbiXSLFO.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXSLFO.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/xsl-fo' Making install in graphics make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' Making install in bmp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c 'libAbiBMP.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBMP.la' /usr/bin/install -c .libs/libAbiBMP.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBMP.so /usr/bin/install -c .libs/libAbiBMP.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBMP.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/bmp' Making install in jpeg make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c 'libAbiJPEG.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiJPEG.la' /usr/bin/install -c .libs/libAbiJPEG.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiJPEG.so /usr/bin/install -c .libs/libAbiJPEG.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiJPEG.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/jpeg' Making install in librsvg make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' Making install in unix make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c 'libAbiRSVG.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiRSVG.la' /usr/bin/install -c .libs/libAbiRSVG.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiRSVG.so /usr/bin/install -c .libs/libAbiRSVG.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiRSVG.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/librsvg' Making install in win32native make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' Making install in unix make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native/unix' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/win32native' Making install in wmf make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' Making install in xp make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../../libtool --mode=install /usr/bin/install -c 'libAbiWMF.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWMF.la' /usr/bin/install -c .libs/libAbiWMF.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWMF.so /usr/bin/install -c .libs/libAbiWMF.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWMF.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[6]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics/wmf' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp/graphics' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/impexp' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' Making install in shell make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' Making install in xp make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/abiword-2.6/plugins" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libAbiScriptHappy.la' '/var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiScriptHappy.la' /usr/bin/install -c .libs/libAbiScriptHappy.so /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiScriptHappy.so /usr/bin/install -c .libs/libAbiScriptHappy.lai /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiScriptHappy.la libtool: install: warning: remember to run `libtool --finish /usr/lib/abiword-2.6/plugins' make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell/xp' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[5]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts/shell' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[4]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp/scripts' make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[3]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5/wp' make[1]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5' make[2]: Entering directory `/builddir/build/BUILD/abiword-plugins-2.6.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5' make[1]: Leaving directory `/builddir/build/BUILD/abiword-plugins-2.6.5' + cd /builddir/build/BUILD/abiword-extras-2.6.5 + make install DESTDIR=/var/tmp/abiword-2.6.5-root Making install in clipart make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' make[2]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/clipart" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart" /usr/bin/install -c -m 644 'book.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/book.png' /usr/bin/install -c -m 644 'chip.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/chip.png' /usr/bin/install -c -m 644 'fun.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/fun.png' /usr/bin/install -c -m 644 'gear.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gear.png' /usr/bin/install -c -m 644 'gnomea.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomea.png' /usr/bin/install -c -m 644 'gnomeb.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomeb.png' /usr/bin/install -c -m 644 'gnomecorner.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomecorner.png' /usr/bin/install -c -m 644 'gnomec.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomec.png' /usr/bin/install -c -m 644 'gnomedecor1.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomedecor1.png' /usr/bin/install -c -m 644 'gnomedecor2.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomedecor2.png' /usr/bin/install -c -m 644 'gnomed.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomed.png' /usr/bin/install -c -m 644 'gnomee.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomee.png' /usr/bin/install -c -m 644 'gnomeflowers.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomeflowers.png' /usr/bin/install -c -m 644 'gnomeline.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/gnomeline.png' /usr/bin/install -c -m 644 'idea.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/idea.png' /usr/bin/install -c -m 644 'lamp.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/lamp.png' /usr/bin/install -c -m 644 'monitor.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/monitor.png' /usr/bin/install -c -m 644 'music1.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/music1.png' /usr/bin/install -c -m 644 'pinceau.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/pinceau.png' /usr/bin/install -c -m 644 'simca.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/simca.png' /usr/bin/install -c -m 644 'surprise.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/surprise.png' /usr/bin/install -c -m 644 'together.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/together.png' /usr/bin/install -c -m 644 'toolbox.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/toolbox.png' /usr/bin/install -c -m 644 'tree.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/tree.png' /usr/bin/install -c -m 644 'tux_bordelais.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/tux_bordelais.png' /usr/bin/install -c -m 644 'weather.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/weather.png' /usr/bin/install -c -m 644 'write.png' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/clipart/write.png' make[2]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/clipart' Making install in dictionary make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' make[2]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/dictionary" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/dictionary" /usr/bin/install -c -m 644 'ca-ES-barbarism.xml' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/dictionary/ca-ES-barbarism.xml' /usr/bin/install -c -m 644 'en-AU-barbarism.xml' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/dictionary/en-AU-barbarism.xml' /usr/bin/install -c -m 644 'es-MX-barbarism.xml' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/dictionary/es-MX-barbarism.xml' make[2]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/dictionary' Making install in templates make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[2]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/abiword-2.6/templates" || /bin/mkdir -p "/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates" /usr/bin/install -c -m 644 'A4.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/A4.awt' /usr/bin/install -c -m 644 'Business-Letter.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Business-Letter.awt' /usr/bin/install -c -m 644 'Business-Report.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Business-Report.awt' /usr/bin/install -c -m 644 'Employee-Directory.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Employee-Directory.awt' /usr/bin/install -c -m 644 'Fax-Coversheet.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Fax-Coversheet.awt' /usr/bin/install -c -m 644 'Friendly-Letter.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Friendly-Letter.awt' /usr/bin/install -c -m 644 'Memo.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Memo.awt' /usr/bin/install -c -m 644 'Press-Release.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Press-Release.awt' /usr/bin/install -c -m 644 'Resume.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Resume.awt' /usr/bin/install -c -m 644 'Two-Columns.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/Two-Columns.awt' /usr/bin/install -c -m 644 'US-Letter.awt' '/var/tmp/abiword-2.6.5-root/usr/share/abiword-2.6/templates/US-Letter.awt' make[2]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5/templates' make[1]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5' make[2]: Entering directory `/builddir/build/BUILD/abiword-extras-2.6.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5' make[1]: Leaving directory `/builddir/build/BUILD/abiword-extras-2.6.5' + cd /builddir/build/BUILD/abiword-docs-2.6.5 + mkdir -p /var/tmp/abiword-2.6.5-root//usr/share/abiword-2.6/AbiWord/help + cp -rp help/en-US help/fr-FR help/pl-PL /var/tmp/abiword-2.6.5-root//usr/share/abiword-2.6/AbiWord/help/ + find /var/tmp/abiword-2.6.5-root//usr/share/abiword-2.6/AbiWord/help/ -type d -exec chmod -c o+rx '{}' ';' + mkdir -p /var/tmp/abiword-2.6.5-root/usr/share/pixmaps/ + cp /builddir/build/BUILD/abiword-extras-2.6.5/icons/abiword_48.png /var/tmp/abiword-2.6.5-root/usr/share/pixmaps/abiword_48.png + cd /builddir/build/BUILD/abiword-2.6.5 + mkdir -p /var/tmp/abiword-2.6.5-root/usr/share/applications + desktop-file-install --vendor fedora --add-category X-Fedora --dir /var/tmp/abiword-2.6.5-root/usr/share/applications --add-category X-Red-Hat-Extra --remove-category X-Red-Hat-Base --add-category Applications --add-category Office ./abiword.desktop + rm -f /var/tmp/abiword-2.6.5-root//usr/share/applications/abiword.desktop + mkdir -p /var/tmp/abiword-2.6.5-root/usr/share/mime-info + install -m 644 /builddir/build/SOURCES/abiword.mime /var/tmp/abiword-2.6.5-root/usr/share/mime-info + rm -f /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiAikSaurus.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiApplix.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiBMP.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiBabelfish.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiClarisWorks.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiCommand.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiDocBook.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiEML.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiFreeTranslation.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiGOffice.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiGdict.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiGimp.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiGoogle.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiGrammar.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiHRText.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiHancom.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiISCII.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiJPEG.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiKWord.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiLaTeX.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiMIF.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiMSWrite.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiMathView.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiNroff.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiOPML.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiOpenDocument.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiOpenWriter.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiOpenXML.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiPDF.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiPalmDoc.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiPassepartout.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiRSVG.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiSDW.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiScriptHappy.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiT602.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiURLDict.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiWMF.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiWML.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiWikipedia.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiWordPerfect.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiXHTML.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libAbiXSLFO.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libLoadBindings.la /var/tmp/abiword-2.6.5-root//usr/lib/abiword-2.6/plugins/libPresentation.la + rm -f /var/tmp/abiword-2.6.5-root//usr/share/abiword-2.6/dictionary/ispell_dictionary_list.xml + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/abiword-docs-2.6.5 extracting debug info from /var/tmp/abiword-2.6.5-root/usr/bin/abiword extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiCommand.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGimp.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGOffice.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGrammar.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMathView.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiAikSaurus.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBabelfish.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiFreeTranslation.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGdict.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiGoogle.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libLoadBindings.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libPresentation.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiURLDict.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWikipedia.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiApplix.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiClarisWorks.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiDocBook.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiEML.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHancom.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiHRText.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiISCII.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiKWord.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiLaTeX.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMIF.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiMSWrite.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiNroff.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenDocument.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenWriter.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOpenXML.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiOPML.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPassepartout.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPalmDoc.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiPDF.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiSDW.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiT602.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWML.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWordPerfect.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXHTML.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiXSLFO.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiBMP.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiJPEG.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiRSVG.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiWMF.so extracting debug info from /var/tmp/abiword-2.6.5-root/usr/lib/abiword-2.6/plugins/libAbiScriptHappy.so cpio: abiword-plugins-2.6.5/wp/impexp/OpenXML/imp/xp/OXML_LangToScriptConverter.gperf: Cannot stat: No such file or directory cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 25942 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: abiword-2.6.5-1.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.91043 + umask 022 + cd /builddir/build/BUILD + cd abiword-docs-2.6.5 + DOCDIR=/var/tmp/abiword-2.6.5-root/usr/share/doc/abiword-2.6.5 + export DOCDIR + rm -rf /var/tmp/abiword-2.6.5-root/usr/share/doc/abiword-2.6.5 + /bin/mkdir -p /var/tmp/abiword-2.6.5-root/usr/share/doc/abiword-2.6.5 + cp -pr /builddir/build/BUILD/abiword-2.6.5/docs /builddir/build/BUILD/abiword-2.6.5/COPYING /builddir/build/BUILD/abiword-2.6.5/COPYRIGHT.TXT /builddir/build/BUILD/abiword-2.6.5/README.TXT /var/tmp/abiword-2.6.5-root/usr/share/doc/abiword-2.6.5 + exit 0 Provides: libAbiAikSaurus.so libAbiApplix.so libAbiBMP.so libAbiBabelfish.so libAbiClarisWorks.so libAbiCommand.so libAbiDocBook.so libAbiEML.so libAbiFreeTranslation.so libAbiGOffice.so libAbiGdict.so libAbiGimp.so libAbiGoogle.so libAbiGrammar.so libAbiHRText.so libAbiHancom.so libAbiISCII.so libAbiJPEG.so libAbiKWord.so libAbiLaTeX.so libAbiMIF.so libAbiMSWrite.so libAbiMathView.so libAbiNroff.so libAbiOPML.so libAbiOpenDocument.so libAbiOpenWriter.so libAbiOpenXML.so libAbiPDF.so libAbiPalmDoc.so libAbiPassepartout.so libAbiRSVG.so libAbiSDW.so libAbiScriptHappy.so libAbiT602.so libAbiURLDict.so libAbiWMF.so libAbiWML.so libAbiWikipedia.so libAbiWordPerfect.so libAbiXHTML.so libAbiXSLFO.so libLoadBindings.so libPresentation.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libAiksaurus-1.2.so.0 libAiksaurusGTK-1.2.so.0 libICE.so.6 libORBit-2.so.0 libSM.so.6 libX11.so.6 libXft.so.2 libXrender.so.1 libart_lgpl_2.so.2 libatk-1.0.so.0 libbonobo-2.so.0 libbonobo-activation.so.4 libbonoboui-2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libdl.so.2 libenchant.so.1 libfontconfig.so.1 libfreetype.so.6 libfribidi.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglade-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-2.so.0 libgnomecanvas-2.so.0 libgnomeprint-2-2.so.0 libgnomeprintui-2-2.so.0 libgnomeui-2.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgoffice-0.so.4 libgsf-1.so.114 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libhistory.so.5 libjpeg.so.62 liblink-grammar.so.4 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libmathview.so.0 libmathview_frontend_libxml2.so.0 libncurses.so.5 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpangoxft-1.0.so.0 libpng12.so.0 libpng12.so.0(PNG12_0) libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libreadline.so.5 librsvg-2.so.2 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libwmf-0.2.so.7 libwmflite-0.2.so.7 libwpd-0.8.so.8 libwv-1.2.so.3 libxml2.so.2 libxslt.so.1 libz.so.1 link-grammar >= 4.2.2 mathml-fonts rtld(GNU_HASH) Processing files: abiword-debuginfo-2.6.5-1.fc8 Provides: libAbiAikSaurus.so.debug libAbiApplix.so.debug libAbiBMP.so.debug libAbiBabelfish.so.debug libAbiClarisWorks.so.debug libAbiCommand.so.debug libAbiDocBook.so.debug libAbiEML.so.debug libAbiFreeTranslation.so.debug libAbiGOffice.so.debug libAbiGdict.so.debug libAbiGimp.so.debug libAbiGoogle.so.debug libAbiGrammar.so.debug libAbiHRText.so.debug libAbiHancom.so.debug libAbiISCII.so.debug libAbiJPEG.so.debug libAbiKWord.so.debug libAbiLaTeX.so.debug libAbiMIF.so.debug libAbiMSWrite.so.debug libAbiMathView.so.debug libAbiNroff.so.debug libAbiOPML.so.debug libAbiOpenDocument.so.debug libAbiOpenWriter.so.debug libAbiOpenXML.so.debug libAbiPDF.so.debug libAbiPalmDoc.so.debug libAbiPassepartout.so.debug libAbiRSVG.so.debug libAbiSDW.so.debug libAbiScriptHappy.so.debug libAbiT602.so.debug libAbiURLDict.so.debug libAbiWMF.so.debug libAbiWML.so.debug libAbiWikipedia.so.debug libAbiWordPerfect.so.debug libAbiXHTML.so.debug libAbiXSLFO.so.debug libLoadBindings.so.debug libPresentation.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libAbiAikSaurus.so libAbiApplix.so libAbiBMP.so libAbiBabelfish.so libAbiClarisWorks.so libAbiCommand.so libAbiDocBook.so libAbiEML.so libAbiFreeTranslation.so libAbiGOffice.so libAbiGdict.so libAbiGimp.so libAbiGoogle.so libAbiGrammar.so libAbiHRText.so libAbiHancom.so libAbiISCII.so libAbiJPEG.so libAbiKWord.so libAbiLaTeX.so libAbiMIF.so libAbiMSWrite.so libAbiMathView.so libAbiNroff.so libAbiOPML.so libAbiOpenDocument.so libAbiOpenWriter.so libAbiPDF.so libAbiPalmDoc.so libAbiPassepartout.so libAbiRSVG.so libAbiSDW.so libAbiScriptHappy.so libAbiT602.so libAbiURLDict.so libAbiWMF.so libAbiWML.so libAbiWikipedia.so libAbiWordPerfect.so libAbiXSLFO.so libLoadBindings.so libPresentation.so Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/abiword-2.6.5-root warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/abiword-2.6.5-1.fc8.ppc.rpm Wrote: /builddir/build/RPMS/abiword-debuginfo-2.6.5-1.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.49505 + umask 022 + cd /builddir/build/BUILD + cd abiword-docs-2.6.5 + rm -rf /var/tmp/abiword-2.6.5-root + exit 0 Child returncode was: 0 LEAVE do -->