(Previously sent but held due to overlarge message size - apologies if you get this twice) On Wed, 2005-06-22 at 23:31 +0100, Simon Morris wrote: > At this stage I'm now going to build expat and dbus manually and then > return to the rest of desktop. > > I'll mail again later OK - so I went into bootstrap/expat and that was already built and installed. Going into bootstrap/dbus and building from there gives the errors I posted last night: ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text+0x3f1): In function `description_load_from_string': /opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:204: undefined reference to `XML_ParserCreate_MM' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x421):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:211: undefined reference to `XML_SetUserData' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x43d):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:212: undefined reference to `XML_SetElementHandler' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x44f):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:215: undefined reference to `XML_SetCharacterDataHandler' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x46b):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:218: undefined reference to `XML_Parse' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x4a0):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:247: undefined reference to `XML_ParserFree' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x54c):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:261: undefined reference to `XML_ParserFree' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x581):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:225: undefined reference to `XML_GetErrorCode' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x58e):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:229: undefined reference to `XML_ErrorString' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x599):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:229: undefined reference to `XML_GetCurrentColumnNumber' ../../glib/.libs/libdbus-gtool.a(dbus-gloader-expat.o)(.text +0x5a4):/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/dbus-gloader-expat.c:229: undefined reference to `XML_GetCurrentLineNumber' collect2: ld returned 1 exit status make[5]: *** [test-dbus-glib] Error 1 make[5]: Leaving directory `/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/test/glib' make[4]: *** [all] Error 2 make[4]: Leaving directory `/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/test/glib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/test' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34' make[1]: *** [all] Error 2 make[1]: Leaving directory `/opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34' make: *** [build-work/main.d/dbus-0.34/Makefile] Error 2 You asked earlier if I had modified the Makefile in anyway... I didn't modify any files apart from gar.conf.mk before building here. I've attached the makefile from /opt/garnome-2.11-20050620.1710/bootstrap/dbus/work/main.d/dbus-0.34/glib/ where the file that barfs is but I can't see a lot wrong with it Thanks ~sm
Attachment:
Makefile.gz
Description: GNU Zip compressed data