GNOME Bugzilla – Bug 651026
gnome-packagekit 3.0.2 tarball broken, does not build
Last modified: 2011-08-06 21:27:52 UTC
There's something broken in the gnome-packagekit 3.0.2 tarball. Make fails to generate org.freedesktop.PackageKit.h, and hence the package fails to build: $ make [...] CC gpk-dbus-task.o gpk-dbus-service.c:37:40: fatal error: org.freedesktop.PackageKit.h: No such file or directory compilation terminated. make[3]: *** [gpk-dbus-service.o] Error 1 Note that the sources are fine: after regenerating the build system using the autogen.sh file from gnome-packagekit git, everything builds properly. Looking at the diffs between the 3.0.0 tarball (which works perfectly) and 3.0.2, the only thing that jumps out is the downgrade in libtool from 2.4 to 2.2. Perhaps the 3.0.2 tarball should be regenerated by someone who has a non-obsolete version of libtool installed?
This was fixed in 3.0.3.