[systemd-devel] systemd from git doesn't work with g-object-introspection 1.32.1
Colin Walters
walters at verbum.org
Thu Feb 20 08:07:46 PST 2014
On Thu, Feb 20, 2014 at 8:41 AM, Zbigniew Jędrzejewski-Szmek
<zbyszek at in.waw.pl> wrote:
> On Thu, Feb 20, 2014 at 01:37:55PM +0100, Holger Schurig wrote:
>> Compilation on Debian Stable, this happens during a make:
>>
>> GISCAN src/gudev/GUdev-1.0.gir
>> Usage: g-ir-scanner [options] sources
>>
>> g-ir-scanner: error: no such option: -W
>>
> It doesn't have this option here either, afaics.
>
Yes, but the above patch avoids g-ir-scanner having to understand all
gcc options - they're wrapped in --cflags-begin ... --cflags-end,
injected via Makefile.introspection.
Compare the output of a verbose build for you to see.
If you want to work around it on the systemd side for old g-i, don't
pass warning flags to g-ir-scanner.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20140220/169dc1eb/attachment.html>
More information about the systemd-devel
mailing list