unix build broken

From: Rui Miguel Seabra <rms_at_1407.org>
Date: Wed Jun 23 2004 - 11:28:44 CEST

Dear ants,

It seems building HEAD is broken...
I'm using FC2, but I don't think that's the reason. I would say there is
a missing #include some where.

Hugs, Rui

if g++ -DPACKAGE_NAME=\"AbiSuite\" -DPACKAGE_TARNAME=\"abisuite\" -
DPACKAGE_VERSION=\"2.2\" -DPACKAGE_STRING=\"AbiSuite\ 2.2\" -
DPACKAGE_BUGREPORT=\"http://www.abisource.com/\" -DPACKAGE=\"AbiSuite-
2.2\" -DVERSION=\"2.1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -
DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -
DHAVE_UNISTD_H=1 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1
-DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -
DHAVE_MALLOC_H=1 -DHAVE_LIBXML2=1 -DHAVE_WV=1 -DHAVE_ALLOCA_H=1 -
DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_RE_COMP=1 -DHAVE_REGCOMP=1 -
DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_STRCASECMP=1 -I. -I. -
I'../../../../src/af/util/xp' -I'../../../../src/af/ev/xp' -
I'../../../../src/af/ev/xp' -I'../../../../src/af/gr/xp' -I'../../../../
src/af/xap/xp' -I'../../../../src/af/util/unix' -I'../../../../src/af/
ev/unix' -I'../../../../src/af/gr/unix' -I'../../../../src/af/xap/unix'
-I'../../../../src/af/xap/unix/gnome' -I'../../../../src/af/ev/unix/
gnome' -I'../../../../src/other/spell/xp' -I'../../../../src/other/
fribidi/xp' -I'../../../../src/other/ttftool/unix' -Wall -pedantic
-ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DDEBUG -DUT_DEBUG -DFMT_TEST
-DUT_TEST -DPT_TEST -g -I/usr/include/libxml2 -I/usr/include/fribidi -
I/home/builder/redhat/BUILD/abiword-2.1.3/wv -I/usr/X11R6/include -I/
usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/
libpng12 -DHAVE_THREADS=1 -pthread -I/usr/include/glib-2.0 -I/usr/
lib/glib-2.0/include -DABISIZEOF_LONG_INT=4 -pthread -DORBIT2=1 -I/
usr/include/eel-2 -I/usr/include/bonobo-activation-2.0 -I/usr/include/
libbonobo-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/gconf/2 -I/
usr/include/gtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/
include/libart-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/
libgnomeui-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I/usr/
include/libglade-2.0 -I/usr/include/orbit-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/
usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/
libgnomecanvas-2.0 -DHAVE_NAUTILUS=1 -DORBIT2=1 -pthread -I/usr/
include/libbonobo-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/
include -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -
I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/
libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/
usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-
vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/pango-1.0 -I/
usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/X11R6/include -I/usr/include/freetype2/config -I/usr/include/
libxml2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-
2.2 -I/usr/include/libglade-2.0 -DHAVE_GNOME=1 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -DSUPPORTS_UT_IDLE=1 -DABISUITE_HOME=\"/
usr/share/AbiSuite-2.2\" -DABI_BUILD_VERSION=\"2.1.3\" -MT ut_rbtree.o -
MD -MP -MF ".deps/ut_rbtree.Tpo" -c -o ut_rbtree.o ut_rbtree.cpp; \
then mv -f ".deps/ut_rbtree.Tpo" ".deps/ut_rbtree.Po"; else rm -f ".
deps/ut_rbtree.Tpo"; exit 1; fi
ut_rbtree.cpp: In member function `bool UT_RBTree::checkInvariants()':
ut_rbtree.cpp:643: error: no match for call to `(UT_RBTree::Iterator)
()'
make[4]: *** [ut_rbtree.o] Error 1
make[4]: Leaving directory `/home/builder/redhat/BUILD/abiword-2.1.3/
abi/src/af/util/xp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/builder/redhat/BUILD/abiword-2.1.3/
abi/src/af/util'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/builder/redhat/BUILD/abiword-2.1.3/
abi/src/af'make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/builder/redhat/BUILD/abiword-2.1.3/
abi/src'
make: *** [all-recursive] Error 1

Received on Wed Jun 23 11:17:33 2004

This archive was generated by hypermail 2.1.8 : Wed Jun 23 2004 - 11:17:33 CEST