unknown type name ‘SoupURI_autoptr’

Murray Cumming murrayc at murrayc.com
Mon Dec 14 09:56:59 UTC 2015


I just tried to git pull and build the latest xdg-app, in my regular
distro environment, but I can't figure out quite what's going wrong
here:

builder/builder-source-file.c: In function ‘get_download_location’:
builder/builder-source-file.c:163:13: error: unknown type name
‘SoupURI_autoptr’
   g_autoptr(SoupURI) uri = NULL;

According to pkg-config, I have glib-2.0 2.46.1 and libsoup-2.4 2.50.0,
so I should have both g_autoptr and SoupURI.

I don't have the problem in jhbuild.

-- 
Murray Cumming
murrayc at murrayc.com
www.murrayc.com






More information about the xdg-app mailing list