From: Thilo Fromm <t.fromm@dresearch.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build
Date: Tue, 28 Sep 2010 11:10:53 +0200 [thread overview]
Message-ID: <4CA1B11D.4080208@dresearch.de> (raw)
In-Reply-To: <AANLkTinAZPimHtcKhmcFZeaDmuArR9yDtezq_5RjfEus@mail.gmail.com>
Hello, Frans,
> I'd say it is either this
>
>> -DEPENDS = "zlib openssl (>= 0.9.8)"
>> +DEPENDS = "zlib openssl (>= 0.9.8) dbus (> 1.2.14)"
>
> which makes sure dbus is build and available.
Nope, it doesn't. Not for wvstreams, at least. Configure.ac is broken
and the package will fail to build at link time because it is looking
for libdbus-1.a in the system root ( "/libdbus-1.a"; see first mail ).
However, I forgot to remove this little helper.
>
> Or this:
>
>> -EXTRA_OECONF = " --without-tcl --without-qt --without-pam"
>> +# tfm: dbus build currently broken
>> +EXTRA_OECONF = " --without-tcl --without-qt --without-pam --without-dbus"
>
> but not both.
> If wvstreams should be build with dbus support you should use the
> former, it is should be build without it, it should be the latter.
>
So it is the latter. [v2] is out.
Regards,
Thilo
--
Dipl.-Ing (FH) Thilo Fromm, MSc., Embedded Systems Developer
DResearch Digital Media Systems GmbH
Otto-Schmirgal-Str. 3, D-10319 Berlin, Germany
Tel: +49 (30) 515 932 228 mailto:t.fromm@dresearch.de
Fax: +49 (30) 515 932 77 http://www.dresearch.de
Amtsgericht: Berlin Charlottenburg, HRB:54412
Ust.-IDNr. DE169013825; WEEE Reg.-Nr. DE 85995642
Geschäftsführer: Dr. M. Weber, W. Mögle
next prev parent reply other threads:[~2010-09-28 9:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-28 7:28 [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build Thilo Fromm
2010-09-28 7:49 ` Paul Menzel
2010-09-28 8:12 ` [v2] wvstreams-4.6: Remove dbus support " Thilo Fromm
2010-09-28 8:33 ` Paul Menzel
2010-09-28 9:08 ` Thilo Fromm
2010-09-28 9:24 ` Thilo Fromm
2010-09-28 9:26 ` Paul Menzel
2010-09-28 9:34 ` [v4] wvstreams-4.6: Remove dbus support (breaks build) Thilo Fromm
2010-09-29 8:20 ` Paul Menzel
2010-09-29 8:52 ` Thilo Fromm
2010-09-29 8:56 ` Paul Menzel
2010-09-29 9:15 ` Steffen Sledz
2010-09-28 9:37 ` [v2] wvstreams-4.6: Remove dbus support because it breaks the build Thilo Fromm
2010-09-28 11:05 ` Steffen Sledz
2010-09-28 9:21 ` [v3] wvstreams-4.6: Remove dbus support (breaks build) Thilo Fromm
2010-09-28 8:10 ` [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build Frans Meulenbroeks
2010-09-28 9:10 ` Thilo Fromm [this message]
2010-09-28 8:19 ` Holger Freyther
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=4CA1B11D.4080208@dresearch.de \
--to=t.fromm@dresearch.de \
--cc=openembedded-devel@lists.openembedded.org \
/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.