All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] dbus: wrong place to lookup libexpat.so
Date: Sun, 8 Jul 2007 15:15:43 +0200	[thread overview]
Message-ID: <20070708131542.GM4096@aon.at> (raw)
In-Reply-To: <0707081450570.3987@somehost>

On Sun, Jul 08, 2007 at 02:55:12PM +0200, Cristian Ionescu-Idbohrn wrote:
>On Sun, 8 Jul 2007, Bernhard Fischer wrote:
>
>> 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?
>
>rm: cannot remove
>`/data/cii/buildroot/buildroot/build_i486/root/usr/lib/dbus-1.0':
>Is a directory
>
>The attached works better.

merged as r19036. Thanks!

      reply	other threads:[~2007-07-08 13:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-08 12:12 [Buildroot] dbus: wrong place to lookup libexpat.so Cristian Ionescu-Idbohrn
2007-07-08 12:23 ` Bernhard Fischer
2007-07-08 12:55   ` Cristian Ionescu-Idbohrn
2007-07-08 13:15     ` Bernhard Fischer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070708131542.GM4096@aon.at \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.