[packagekit] error in make while installing gnome-packagekit

Richard Hughes hughsient at gmail.com
Wed Feb 4 03:19:33 PST 2009


On Wed, 2009-02-04 at 00:11 +0530, pranjal pandit wrote:
> my version of package is 0.3.6 and the version of both packagekit and
> gnome-packagekit is the same (0.3.6)

Ah, I see your error. You must be compiling with some extra distro
provided flags. You have two options:

1. remove the -WError line from configure.ac in your copy of
gnome-packagekit
2. remove the first definition of pk_client_cancel()
in /usr/include/PackageKit/packagekit-glib/pk-client.h

Either of these should work.

Richard.





More information about the PackageKit mailing list