
I too would like to join in all of the 'make check'ing fun. But I recieve the following set of errors. Jon Cruz suggested that it mighte be a link order problem. Who can tell me how to set about fixing it?
Aaron Spike
svg/libspsvg.a(svg-affine.o): In function `sp_svg_transform_read(char const*, NR::Matrix*)': svg/svg-affine.cpp:132: undefined reference to `operator*(NR::rotate const&, NR::Matrix const&)' xml/libspxml.a(repr-io.o): In function `XmlSource::read(char*, int)': xml/repr-io.cpp:128: undefined reference to `Inkscape::IO::UriInputStream::UriInputStream(_IO_FILE*, Inkscape::URI&)' xml/repr-io.cpp:129: undefined reference to `Inkscape::IO::GzipInputStream::GzipInputStream(Inkscape::IO::InputStream&)' xml/libspxml.a(repr-io.o): In function `sp_repr_save_stream(Inkscape::XML::Document*, _IO_FILE*, char const*, bool)': xml/repr-io.cpp:483: undefined reference to `Inkscape::IO::UriOutputStream::UriOutputStream(_IO_FILE*, Inkscape::URI&)' xml/repr-io.cpp:484: undefined reference to `Inkscape::IO::GzipOutputStream::GzipOutputStream(Inkscape::IO::OutputStream&)' xml/repr-io.cpp:516: undefined reference to `Inkscape::IO::UriOutputStream::~UriOutputStream()' xml/repr-io.cpp:516: undefined reference to `Inkscape::IO::UriOutputStream::~UriOutputStream()' util/libinkutil.a(units.o): In function `UnitsSAXHandler': util/units.cpp:20: undefined reference to `Inkscape::IO::FlatSaxHandler::FlatSaxHandler()' util/libinkutil.a(units.o): In function `Inkscape::Util::UnitTable::load(Glib::ustring const&)': util/units.cpp:228: undefined reference to `Inkscape::IO::SaxHandler::parseFile(char const*)' util/libinkutil.a(units.o): In function `~UnitsSAXHandler': util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/libinkutil.a(units.o): In function `Inkscape::Util::UnitTable::load(Glib::ustring const&)': util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/libinkutil.a(units.o):(.gnu.linkonce.r._ZTIN8Inkscape4Util15UnitsSAXHandlerE[typeinfo for Inkscape::Util::UnitsSAXHandler]+0x8): undefined reference to `typeinfo for Inkscape::IO::FlatSaxHandler' util/libinkutil.a(units.o):(.gnu.linkonce.r._ZTVN8Inkscape4Util15UnitsSAXHandlerE[vtable for Inkscape::Util::UnitsSAXHandler]+0x20): undefined reference to `Inkscape::IO::FlatSaxHandler::_characters(unsigned char const*, int)' util/libinkutil.a(units.o): In function `~UnitsSAXHandler': util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' util/units.cpp:21: undefined reference to `Inkscape::IO::FlatSaxHandler::~FlatSaxHandler()' collect2: ld returned 1 exit status
participants (1)
-
Aaron Spike