unknown type name ‘SoupURI_autoptr’

Murray Cumming murrayc at murrayc.com
Mon Dec 14 15:26:36 UTC 2015


On Mon, 2015-12-14 at 14:50 +0100, Alexander Larsson wrote:
> On mån, 2015-12-14 at 10:56 +0100, Murray Cumming wrote:
> > 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.
> 
> Try with latest? I think i fixed it.

Yes, that did it. Thanks.

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






More information about the xdg-app mailing list