Bug 30139 - gnome-packagekit doesn't build
Summary: gnome-packagekit doesn't build
Status: RESOLVED FIXED
Alias: None
Product: PackageKit
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-11 14:03 UTC by Kjartan Maraas
Modified: 2010-09-13 12:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Kjartan Maraas 2010-09-11 14:03:51 UTC
gpk-update-viewer.c: In function ‘gpk_update_viewer_get_updates_cb’:
gpk-update-viewer.c:2605:23: error: ‘PK_MESSAGE_ENUM_OTHER_UPDATES_HELD_BACK’ undeclared (first use in this function)
gpk-update-viewer.c:2605:23: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [gpk-update-viewer.o] Error 1
make[3]: Leaving directory `/home/kmaraas/src/gnome/gnome-packagekit/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kmaraas/src/gnome/gnome-packagekit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kmaraas/src/gnome/gnome-packagekit'
Comment 1 Richard Hughes 2010-09-13 01:34:44 UTC
Could you please try with gnome-2-32 from this morning:

commit 823f7ad22a5ad162cb3ee47419bcf9d5e56dd532
Author: Richard Hughes <richard@hughsie.com>
Date:   Mon Sep 13 09:34:26 2010 +0100

    Add required compat defines for PackageKit < 0.6.5. Fixes fd#30139

This should fix the compile. Thanks.
Comment 2 Kjartan Maraas 2010-09-13 12:34:36 UTC
Works like a charm here. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.