[oe] [PATCH] Remove dbus support from wvstreams-4.6 because it breaks the build

Thilo Fromm t.fromm at dresearch.de
Tue Sep 28 09:10:53 UTC 2010


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 at 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




More information about the Openembedded-devel mailing list