[Buildroot] dbus: wrong place to lookup libexpat.so

Bernhard Fischer rep.dot.nop at gmail.com
Sun Jul 8 12:23:08 UTC 2007


On Sun, Jul 08, 2007 at 02:12:53PM +0200, Cristian Ionescu-Idbohrn wrote:
>Index: dbus.mk
>===================================================================
>--- dbus.mk	(revision 19026)
>+++ dbus.mk	(working copy)
>@@ -51,7 +51,7 @@
> 	touch  $(DBUS_DIR)/.configured
>
> $(DBUS_DIR)/$(DBUS_BINARY): $(DBUS_DIR)/.configured
>-	$(MAKE) DBUS_BUS_LIBS="$(STAGING_DIR)/lib/libexpat.so" -C $(DBUS_DIR) all
>+	$(MAKE) DBUS_BUS_LIBS="$(STAGING_DIR)/usr/lib/libexpat.so" -C $(DBUS_DIR) all
>
> $(STAGING_DIR)/usr/lib/libdbus-1.so: $(DBUS_DIR)/$(DBUS_BINARY)
> 	$(MAKE) DESTDIR=$(STAGING_DIR) -C $(DBUS_DIR)/dbus install

ok, but can you try the attached patch instead, please?

TIA,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: br2-dbus-bump.00.diff
Type: text/x-diff
Size: 2325 bytes
Desc: not available
URL: <http://lists.buildroot.org/pipermail/buildroot/attachments/20070708/39289ba2/attachment.diff>


More information about the buildroot mailing list