Summary: | Can't compile 0.6.11 on slackware64 and slackware, both 13.1 | ||
---|---|---|---|
Product: | PackageKit | Reporter: | sombriks <sombriks> |
Component: | General | Assignee: | Richard Hughes <richard> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
sombriks@gmail.com
2010-12-19 11:40:39 UTC
commit 8b7d7b9452e33c1a2e7f808b1b12e9d9e6c27ab0 Author: Matthias Klumpp <matthias@nlinux.org> Date: Sun Dec 19 21:06:37 2010 +0100 trivial: Make PK compile for GLib 2.24 Replace g_unix_socket_address_new_with_type with g_unix_socket_address_new whereever possible. :100644 100644 a9f4135... 61cfc83... M backends/dummy/pk-backend-dummy.c :100644 100644 4781a90... 38ded98... M lib/packagekit-glib2/pk-client-helper.c :100644 100644 f3421ec... 2f77458... M lib/packagekit-glib2/pk-self-test.c :100644 100644 c988122... 9ca9b59... M lib/packagekit-glib2/pk-socket-example.c Hello and thanks for the answer, that helped a lot. now i'm using eclipse (which helped to point the lack of GObject Introspection package) with linux tools. the compilation then started to run pretty well but i got a polkit problem now... on slackware, i have that polkit version: polkit-1_14bdfd8-x86_64-1 and have some other packages aswell: polkit-gnome-0.96-x86_64-1 polkit-kde-1-r1120537-x86_64-1 polkit-qt-1-r1118744-x86_64-1 the compilation process quits with error and give me these messages: /home/sombriks/workspace-helios-cpp/PackageKit-0.6.11/src/pk-transaction.c:5811: undefined reference to `polkit_authority_get_sync' /home/sombriks/workspace-helios-cpp/PackageKit-0.6.11/src/pk-engine.c:1493: undefined reference to `polkit_authority_get_sync' the things were going pretty well, any help will be very welcome. Hi there, this is an old bug report and I presume you found the fix since then... if not, the mailing list would be a better candidate for your question. |
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.