J.M. Maurer wrote on Fri, 08 Jul 2011 15:36:39 +0200:
> Could you send the output of a build, so we can see where it actually
> fails for you? I've tested my build, and it seems to work.
This is output from 'make check' which just failed since I didn't yet patch
the Makefile in src/text/ptbl/xp/t, but it's the same error I got with 'make':
make[6]: Entering directory `/build/abiword-2.9.1/src/text/ptbl/xp/t'
../../../../../doltcompile g++ -DHAVE_CONFIG_H -I. -I../../../../.. -pthread -I/build/usr/include/fribidi -I/build/usr/include/wv -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/libxml2 -I/usr/include/enchant -I/usr/include/libgoffice-0.8 -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/librsvg-2 -I../../../../.. -I../../../../../src/af/ev/gtk -I../../../../../src/af/ev/xp -I../../../../../src/af/gr/gtk -I../../../../../src/af/gr/xp -I../../../../../src/af/util/unix -I../../../../../src/af/util/xp -I../../../../../src/af/xap/gtk -I../../../../../src/af/xap/xp -I../../../../../src/text/fmt/gtk -I../../../../../src/text/fmt/xp -I../../../../../src/text/ptbl/xp -I../../../../../src/wp/impexp/gtk -I../../../../../src/wp/impexp/xp -I../../../..
/../src/af/tf/xp -Wall -Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings -Wmissing-noreturn -Wunused -Wpointer-arith -Wshadow -g -O2 -MT pt_PieceTable.t.lo -MD -MP -MF .deps/pt_PieceTable.t.Tpo -c -o pt_PieceTable.t.lo pt_PieceTable.t.cpp
In file included from ../../../../../src/text/ptbl/xp/px_ChangeRecord.h:27,
from ../../../../../src/text/ptbl/xp/px_ChangeHistory.h:25,
from ../../../../../src/text/ptbl/xp/pt_PieceTable.h:35,
from pt_PieceTable.t.cpp:4:
../../../../../src/text/ptbl/xp/pd_Document.h:67:32: error: boost/shared_ptr.hpp: No such file or directory
In file included from ../../../../../src/text/ptbl/xp/px_ChangeRecord.h:27,
from ../../../../../src/text/ptbl/xp/px_ChangeHistory.h:25,
from ../../../../../src/text/ptbl/xp/pt_PieceTable.h:35,
from pt_PieceTable.t.cpp:4:
../../../../../src/text/ptbl/xp/pd_Document.h:68: error: 'boost' has not been declared
../../../../../src/text/ptbl/xp/pd_Document.h:68: error: expected initializer before '<' token
../../../../../src/text/ptbl/xp/pd_Document.h:620: error: 'PD_DocumentRDFHandle' does not name a type
../../../../../src/text/ptbl/xp/pd_Document.h:802: error: 'PD_DocumentRDFHandle' does not name a type
make[6]: *** [pt_PieceTable.t.lo] Error 1
Boost is in /build/usr/include (BOOST_CPPFLAGS=-I/boot/usr/include).
Ingo
Received on Fri Jul 8 16:10:04 2011
This archive was generated by hypermail 2.1.8 : Fri Jul 08 2011 - 16:10:04 CEST