- From: Irene Vatton <Irene.Vatton@inria.fr>
- Date: Wed, 21 Jan 2009 12:03:07 +0100
- To: "kabrus@go4more.de" <kabrus@go4more.de>
- Cc: www-amaya-dev@w3.org
Le mercredi 21 janvier 2009 à 08:57 +0000, kabrus@go4more.de a écrit : > > > > Hi, > when I try to compile Amaya-11.0, or Amaya-11.0.1 the build process > exits with errors (see below). > > On the same machine version 10.0.1 compiles without any problems. Maybe > there are some new dependencies missing. > > Does a list exist, where the dependencies and version numbers for Amaya > 11 are listed? > > I´ve tried it with amaya-sources-11.0.tgz and amaya-sources-11.0.1.tgz. > For the last one I could not found a MD5SUM. > Could someone upload a MD5SUM file for version 11.0.1? version 11.0.1 was removed. The build changes to support the --enable-system-raptor configure option and the wxWidget version changes too. So you have to build the Amaya 11.0 in a fresh object directory to prevent conflicts. If raptor still doesn't compile in a fresh object directory, I suggest you to load the distributed raptor library and to use the --enable-system-raptor option. > Thanks in advance for your help > Regards Kai > > Now the part of the build process where the problem occurs: > .... > .... > .... > make[1]: Leaving directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/wxWidgets_RELEASE' > make -C raptor > make[1]: Entering directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor' > make all-recursive > make[2]: Entering directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor' > Making all in tests > make[3]: Entering directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests' > Making all in turtle > make[4]: Entering directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests/turtle' > make[4]: Für das Ziel »all« ist nichts zu tun. > make[4]: Leaving directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests/turtle' > make[4]: Entering directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests' > make[4]: Für das Ziel »all-am« ist nichts zu tun. > make[4]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests' > make[3]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/tests' > Making all in win32 > make[3]: Entering directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/win32' > make[3]: Für das Ziel »all« ist nichts zu tun. > make[3]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/win32' > Making all in examples > make[3]: Entering directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/examples' > make[3]: Für das Ziel »all« ist nichts zu tun. > make[3]: Leaving directory > `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor/examples' > make[3]: Entering directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/raptor' > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_parse.lo -MD -MP -MF ".deps/raptor_parse.Tpo" -c -o > raptor_parse.lo ../../../redland/raptor/raptor_parse.c; \ > then mv -f ".deps/raptor_parse.Tpo" ".deps/raptor_parse.Plo"; else rm > -f ".deps/raptor_parse.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_parse.lo -MD -MP -MF .deps/raptor_parse.Tpo -c > ...../../../redland/raptor/raptor_parse.c -o raptor_parse.o > ...../../../redland/raptor/raptor_parse.c: In function > 'raptor_xml_parse_start': > ...../../../redland/raptor/raptor_parse.c:1295: warning: pointer targets in > passing argument 2 of 'XML_SetBase' differ in signedness > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT ntriples_parse.lo -MD -MP -MF ".deps/ntriples_parse.Tpo" -c -o > ntriples_parse.lo ../../../redland/raptor/ntriples_parse.c; \ > then mv -f ".deps/ntriples_parse.Tpo" ".deps/ntriples_parse.Plo"; else > rm -f ".deps/ntriples_parse.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT ntriples_parse.lo -MD -MP -MF .deps/ntriples_parse.Tpo -c > ...../../../redland/raptor/ntriples_parse.c -o ntriples_parse.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_uri.lo -MD -MP -MF ".deps/raptor_uri.Tpo" -c -o > raptor_uri.lo ../../../redland/raptor/raptor_uri.c; \ > then mv -f ".deps/raptor_uri.Tpo" ".deps/raptor_uri.Plo"; else rm -f > ".deps/raptor_uri.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_uri.lo -MD -MP -MF .deps/raptor_uri.Tpo -c > ...../../../redland/raptor/raptor_uri.c -o raptor_uri.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_libxml.lo -MD -MP -MF ".deps/raptor_libxml.Tpo" -c -o > raptor_libxml.lo ../../../redland/raptor/raptor_libxml.c; \ > then mv -f ".deps/raptor_libxml.Tpo" ".deps/raptor_libxml.Plo"; else rm > -f ".deps/raptor_libxml.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_libxml.lo -MD -MP -MF .deps/raptor_libxml.Tpo -c > ...../../../redland/raptor/raptor_libxml.c -o raptor_libxml.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_win32.lo -MD -MP -MF ".deps/raptor_win32.Tpo" -c -o > raptor_win32.lo ../../../redland/raptor/raptor_win32.c; \ > then mv -f ".deps/raptor_win32.Tpo" ".deps/raptor_win32.Plo"; else rm > -f ".deps/raptor_win32.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_win32.lo -MD -MP -MF .deps/raptor_win32.Tpo -c > ...../../../redland/raptor/raptor_win32.c -o raptor_win32.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_locator.lo -MD -MP -MF ".deps/raptor_locator.Tpo" -c -o > raptor_locator.lo ../../../redland/raptor/raptor_locator.c; \ > then mv -f ".deps/raptor_locator.Tpo" ".deps/raptor_locator.Plo"; else > rm -f ".deps/raptor_locator.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_locator.lo -MD -MP -MF .deps/raptor_locator.Tpo -c > ...../../../redland/raptor/raptor_locator.c -o raptor_locator.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_namespace.lo -MD -MP -MF ".deps/raptor_namespace.Tpo" -c > -o raptor_namespace.lo ../../../redland/raptor/raptor_namespace.c; \ > then mv -f ".deps/raptor_namespace.Tpo" ".deps/raptor_namespace.Plo"; > else rm -f ".deps/raptor_namespace.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_namespace.lo -MD -MP -MF .deps/raptor_namespace.Tpo -c > ...../../../redland/raptor/raptor_namespace.c -o raptor_namespace.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_qname.lo -MD -MP -MF ".deps/raptor_qname.Tpo" -c -o > raptor_qname.lo ../../../redland/raptor/raptor_qname.c; \ > then mv -f ".deps/raptor_qname.Tpo" ".deps/raptor_qname.Plo"; else rm > -f ".deps/raptor_qname.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_qname.lo -MD -MP -MF .deps/raptor_qname.Tpo -c > ...../../../redland/raptor/raptor_qname.c -o raptor_qname.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_general.lo -MD -MP -MF ".deps/raptor_general.Tpo" -c -o > raptor_general.lo ../../../redland/raptor/raptor_general.c; \ > then mv -f ".deps/raptor_general.Tpo" ".deps/raptor_general.Plo"; else > rm -f ".deps/raptor_general.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_general.lo -MD -MP -MF .deps/raptor_general.Tpo -c > ...../../../redland/raptor/raptor_general.c -o raptor_general.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_utf8.lo -MD -MP -MF ".deps/raptor_utf8.Tpo" -c -o > raptor_utf8.lo ../../../redland/raptor/raptor_utf8.c; \ > then mv -f ".deps/raptor_utf8.Tpo" ".deps/raptor_utf8.Plo"; else rm -f > ".deps/raptor_utf8.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_utf8.lo -MD -MP -MF .deps/raptor_utf8.Tpo -c > ...../../../redland/raptor/raptor_utf8.c -o raptor_utf8.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_www.lo -MD -MP -MF ".deps/raptor_www.Tpo" -c -o > raptor_www.lo ../../../redland/raptor/raptor_www.c; \ > then mv -f ".deps/raptor_www.Tpo" ".deps/raptor_www.Plo"; else rm -f > ".deps/raptor_www.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_www.lo -MD -MP -MF .deps/raptor_www.Tpo -c > ...../../../redland/raptor/raptor_www.c -o raptor_www.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_set.lo -MD -MP -MF ".deps/raptor_set.Tpo" -c -o > raptor_set.lo ../../../redland/raptor/raptor_set.c; \ > then mv -f ".deps/raptor_set.Tpo" ".deps/raptor_set.Plo"; else rm -f > ".deps/raptor_set.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_set.lo -MD -MP -MF .deps/raptor_set.Tpo -c > ...../../../redland/raptor/raptor_set.c -o raptor_set.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_xml.lo -MD -MP -MF ".deps/raptor_xml.Tpo" -c -o > raptor_xml.lo ../../../redland/raptor/raptor_xml.c; \ > then mv -f ".deps/raptor_xml.Tpo" ".deps/raptor_xml.Plo"; else rm -f > ".deps/raptor_xml.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_xml.lo -MD -MP -MF .deps/raptor_xml.Tpo -c > ...../../../redland/raptor/raptor_xml.c -o raptor_xml.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_sax2.lo -MD -MP -MF ".deps/raptor_sax2.Tpo" -c -o > raptor_sax2.lo ../../../redland/raptor/raptor_sax2.c; \ > then mv -f ".deps/raptor_sax2.Tpo" ".deps/raptor_sax2.Plo"; else rm -f > ".deps/raptor_sax2.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_sax2.lo -MD -MP -MF .deps/raptor_sax2.Tpo -c > ...../../../redland/raptor/raptor_sax2.c -o raptor_sax2.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_identifier.lo -MD -MP -MF ".deps/raptor_identifier.Tpo" > -c -o raptor_identifier.lo ../../../redland/raptor/raptor_identifier.c; \ > then mv -f ".deps/raptor_identifier.Tpo" ".deps/raptor_identifier.Plo"; > else rm -f ".deps/raptor_identifier.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_identifier.lo -MD -MP -MF .deps/raptor_identifier.Tpo -c > ...../../../redland/raptor/raptor_identifier.c -o raptor_identifier.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_xml_writer.lo -MD -MP -MF ".deps/raptor_xml_writer.Tpo" > -c -o raptor_xml_writer.lo ../../../redland/raptor/raptor_xml_writer.c; \ > then mv -f ".deps/raptor_xml_writer.Tpo" ".deps/raptor_xml_writer.Plo"; > else rm -f ".deps/raptor_xml_writer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_xml_writer.lo -MD -MP -MF .deps/raptor_xml_writer.Tpo -c > ...../../../redland/raptor/raptor_xml_writer.c -o raptor_xml_writer.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT turtle_lexer.lo -MD -MP -MF ".deps/turtle_lexer.Tpo" -c -o > turtle_lexer.lo ../../../redland/raptor/turtle_lexer.c; \ > then mv -f ".deps/turtle_lexer.Tpo" ".deps/turtle_lexer.Plo"; else rm > -f ".deps/turtle_lexer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT turtle_lexer.lo -MD -MP -MF .deps/turtle_lexer.Tpo -c > ...../../../redland/raptor/turtle_lexer.c -o turtle_lexer.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT turtle_parser.tab.lo -MD -MP -MF ".deps/turtle_parser.tab.Tpo" > -c -o turtle_parser.tab.lo ../../../redland/raptor/turtle_parser.tab.c; \ > then mv -f ".deps/turtle_parser.tab.Tpo" ".deps/turtle_parser.tab.Plo"; > else rm -f ".deps/turtle_parser.tab.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT turtle_parser.tab.lo -MD -MP -MF .deps/turtle_parser.tab.Tpo -c > ...../../../redland/raptor/turtle_parser.tab.c -o turtle_parser.tab.o > turtle_parser.tab.c: In function 'turtle_parser_parse': > turtle_parser.tab.c:1842: warning: label 'yyerrlab1' defined but not used > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_sequence.lo -MD -MP -MF ".deps/raptor_sequence.Tpo" -c > -o raptor_sequence.lo ../../../redland/raptor/raptor_sequence.c; \ > then mv -f ".deps/raptor_sequence.Tpo" ".deps/raptor_sequence.Plo"; > else rm -f ".deps/raptor_sequence.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_sequence.lo -MD -MP -MF .deps/raptor_sequence.Tpo -c > ...../../../redland/raptor/raptor_sequence.c -o raptor_sequence.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT raptor_stringbuffer.lo -MD -MP -MF > ".deps/raptor_stringbuffer.Tpo" -c -o raptor_stringbuffer.lo > ...../../../redland/raptor/raptor_stringbuffer.c; \ > then mv -f ".deps/raptor_stringbuffer.Tpo" > ".deps/raptor_stringbuffer.Plo"; else rm -f > ".deps/raptor_stringbuffer.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT raptor_stringbuffer.lo -MD -MP -MF .deps/raptor_stringbuffer.Tpo > -c ../../../redland/raptor/raptor_stringbuffer.c -o raptor_stringbuffer.o > if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. > -I../../../redland/raptor -I. -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT strcasecmp.lo -MD -MP -MF ".deps/strcasecmp.Tpo" -c -o > strcasecmp.lo ../../../redland/raptor/strcasecmp.c; \ > then mv -f ".deps/strcasecmp.Tpo" ".deps/strcasecmp.Plo"; else rm -f > ".deps/strcasecmp.Tpo"; exit 1; fi > gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall -x > c -MT strcasecmp.lo -MD -MP -MF .deps/strcasecmp.Tpo -c > ...../../../redland/raptor/strcasecmp.c -o strcasecmp.o > /bin/sh ./libtool --mode=link gcc -Wall -x c -Wall -x c > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat/.libs -o > libraptor.la -rpath /usr/local/lib -version-info 2:0:1 raptor_parse.lo > ntriples_parse.lo raptor_uri.lo raptor_libxml.lo raptor_win32.lo > raptor_locator.lo raptor_namespace.lo raptor_qname.lo raptor_general.lo > raptor_utf8.lo raptor_www.lo raptor_set.lo raptor_xml.lo raptor_sax2.lo > raptor_identifier.lo raptor_xml_writer.lo turtle_lexer.lo > turtle_parser.tab.lo raptor_sequence.lo raptor_stringbuffer.lo > strcasecmp.lo -lexpat -lglib-2.0 > mkdir .libs > ar cru .libs/libraptor.a raptor_parse.o ntriples_parse.o raptor_uri.o > raptor_libxml.o raptor_win32.o raptor_locator.o raptor_namespace.o > raptor_qname.o raptor_general.o raptor_utf8.o raptor_www.o raptor_set.o > raptor_xml.o raptor_sax2.o raptor_identifier.o raptor_xml_writer.o > turtle_lexer.o turtle_parser.tab.o raptor_sequence.o > raptor_stringbuffer.o strcasecmp.o > ranlib .libs/libraptor.a > creating libraptor.la > (cd .libs && rm -f libraptor.la && ln -s ../libraptor.la libraptor.la) > if gcc -DHAVE_CONFIG_H -I. -I../../../redland/raptor -I. > -DRAPTOR_INTERNAL=1 > -I/tmp/SBo/Amaya11.0/Amaya/Slackware/../../libwww/modules/expat/lib > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -x c -Wall > -x c -MT rdfdump.o -MD -MP -MF ".deps/rdfdump.Tpo" -c -o rdfdump.o > ...../../../redland/raptor/rdfdump.c; \ > then mv -f ".deps/rdfdump.Tpo" ".deps/rdfdump.Po"; else rm -f > ".deps/rdfdump.Tpo"; exit 1; fi > /bin/sh ./libtool --mode=link gcc -Wall -x c -Wall -x c > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat/.libs -o > rapper rdfdump.o libraptor.la -lexpat -lglib-2.0 > gcc -Wall -x c -Wall -x c -o rapper rdfdump.o > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat > -L/tmp/SBo/Amaya11.0/Amaya/Slackware/libwww/modules/expat/.libs > ..../.libs/libraptor.a /usr/lib/libexpat.so /usr/lib/libglib-2.0.so > rdfdump.o:1: error: stray '\177' in program > rdfdump.o:1: error: stray '\1' in program > rdfdump.o:1: error: stray '\1' in program > rdfdump.o:1: error: stray '\1' in program > rdfdump.o:1:8: warning: null character(s) ignored > rdfdump.o:1: error: stray '\1' in program > rdfdump.o:1:18: warning: null character(s) ignored > rdfdump.o:1: error: stray '\3' in program > rdfdump.o:1:20: warning: null character(s) ignored > rdfdump.o:1: error: stray '\1' in program > rdfdump.o:1:22: warning: null character(s) ignored > rdfdump.o:1: error: stray '\27' in program > rdfdump.o:1:35: warning: null character(s) ignored > rdfdump.o:1: error: expected '=', ',', ';', 'asm' or '__attribute__' > before numeric constant > rdfdump.o:1:42: warning: null character(s) ignored > rdfdump.o:1:48: warning: null character(s) ignored > rdfdump.o:2:1: warning: null character(s) ignored > rdfdump.o:3:1: warning: null character(s) ignored > rdfdump.o:3: error: stray '\211' in program > rdfdump.o:3: error: stray '\345' in program > rdfdump.o:3: error: stray '\203' in program > rdfdump.o:3: error: stray '\354' in program > rdfdump.o:3: error: stray '\30' in program > rdfdump.o:3: error: stray '\241' in program > rdfdump.o:3: error: stray '\20' in program > rdfdump.o:3:10: warning: null character(s) ignored > rdfdump.o:3: error: stray '@' in program > rdfdump.o:3: error: stray '\243' in program > rdfdump.o:3: error: stray '\20' in program > rdfdump.o:3:16: warning: null character(s) ignored > rdfdump.o:3: error: stray '\241' in program > rdfdump.o:3:20: warning: null character(s) ignored > .... > .... > .... > > > > > > -- Irene Vatton <Irene.Vatton@inria.fr> INRIA
Received on Wednesday, 21 January 2009 11:03:42 UTC