Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15445] New: gconf2 fails to build with policykit

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15445] New: gconf2 fails to build with policykit
  • Date: 6 Oct 2009 11:32:04 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15445

Summary: gconf2 fails to build with policykit
Product: Codex
Version: devel grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: gnome2-libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: bustervill AT gmail.com


Created an attachment (id=7387)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7387)
gconf2 2.28.0 compile log

...
Making all in defaults
make[2]: Entering directory `/usr/src/GConf-2.28.0/defaults'
/usr/bin/make all-am
make[3]: Entering directory `/usr/src/GConf-2.28.0/defaults'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DSYSGCONFDIR=\"/etc/gconf\" -DORBIT2=1
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include

-march=athlon-xp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -Os
-Wall
-MT gconf-defaults.o -MD -MP -MF .deps/gconf-defaults.Tpo -c -o
gconf-defaults.o gconf-defaults.c
gconf-defaults.c:40:27: error: polkit/polkit.h: No such file or directory
gconf-defaults.c:106: error: expected specifier-qualifier-list before
'PolkitAuthority'
gconf-defaults.c: In function 'gconf_defaults_finalize':
gconf-defaults.c:220: error: 'GConfDefaultsPrivate' has no member named 'auth'
gconf-defaults.c: In function 'register_mechanism':
gconf-defaults.c:231: error: 'GConfDefaultsPrivate' has no member named 'auth'
gconf-defaults.c:231: warning: implicit declaration of function
'polkit_authority_get'
gconf-defaults.c: In function 'polkit_action_for_gconf_path':
gconf-defaults.c:286: error: 'PolkitActionDescription' undeclared (first use
in
this function)
gconf-defaults.c:286: error: (Each undeclared identifier is reported only once
gconf-defaults.c:286: error: for each function it appears in.)
gconf-defaults.c:286: error: 'action_description' undeclared (first use in
this
function)
gconf-defaults.c:295: warning: implicit declaration of function
'polkit_action_description_get_annotation'
gconf-defaults.c:295: warning: assignment makes pointer from integer without a
cast
gconf-defaults.c:297: warning: implicit declaration of function
'polkit_action_description_get_action_id'
gconf-defaults.c:297: warning: assignment makes pointer from integer without a
cast
gconf-defaults.c: At top level:
gconf-defaults.c:352: error: expected specifier-qualifier-list before
'GAsyncReadyCallback'
gconf-defaults.c: In function 'check_auth_data_free':
gconf-defaults.c:364: error: 'CheckAuthData' has no member named 'destroy'
gconf-defaults.c:365: error: 'CheckAuthData' has no member named 'destroy'
gconf-defaults.c:365: error: 'CheckAuthData' has no member named 'user_data'
gconf-defaults.c:366: error: 'CheckAuthData' has no member named 'subject'
gconf-defaults.c: At top level:
gconf-defaults.c:373: error: expected ')' before '*' token
gconf-defaults.c: In function 'check_next_action':
gconf-defaults.c:438: warning: implicit declaration of function
'polkit_authority_check_authorization'
gconf-defaults.c:438: error: 'GConfDefaultsPrivate' has no member named 'auth'
gconf-defaults.c:439: error: 'CheckAuthData' has no member named 'subject'
gconf-defaults.c:444: error: 'CheckAuthData' has no member named
'check_auth_callback'
gconf-defaults.c: In function 'check_polkit_for_actions':
gconf-defaults.c:462: error:
'POLKIT_CHECK_AUTHORIZATION_FLAGS_ALLOW_USER_INTERACTION' undeclared (first
use
in this function)
gconf-defaults.c:465: error: 'CheckAuthData' has no member named
'check_auth_callback'
gconf-defaults.c:465: error: 'GAsyncReadyCallback' undeclared (first use in
this function)
gconf-defaults.c:465: error: expected ';' before
'check_authorization_callback'
gconf-defaults.c:466: error: 'CheckAuthData' has no member named 'user_data'
gconf-defaults.c:467: error: 'CheckAuthData' has no member named 'destroy'
gconf-defaults.c:468: error: 'CheckAuthData' has no member named 'subject'
gconf-defaults.c:468: warning: implicit declaration of function
'polkit_system_bus_name_new'
gconf-defaults.c:469: error: 'CheckAuthData' has no member named 'challenge'
gconf-defaults.c: At top level:
gconf-defaults.c:714: error: expected declaration specifiers or '...' before
'GAsyncResult'
gconf-defaults.c: In function 'actions_ready_cb':
gconf-defaults.c:727: warning: implicit declaration of function
'polkit_authority_enumerate_actions_finish'
gconf-defaults.c:727: error: 'GConfDefaultsPrivate' has no member named 'auth'
gconf-defaults.c:727: error: 'res' undeclared (first use in this function)
gconf-defaults.c:727: warning: assignment makes pointer from integer without a
cast
gconf-defaults.c: In function 'do_copy':
gconf-defaults.c:816: warning: implicit declaration of function
'polkit_authority_enumerate_actions'
gconf-defaults.c:816: error: 'GConfDefaultsPrivate' has no member named 'auth'
gconf-defaults.c: In function 'gconf_defaults_unset_mandatory':
gconf-defaults.c:1017: error: 'GConfDefaultsPrivate' has no member named
'auth'
gconf-defaults.c: At top level:
gconf-defaults.c:1024: error: expected ')' before '*' token
gconf-defaults.c: In function 'check_permissions_only':
gconf-defaults.c:1107: error: 'CheckAuthData' has no member named
'check_auth_callback'
gconf-defaults.c:1107: error: 'GAsyncReadyCallback' undeclared (first use in
this function)
gconf-defaults.c:1107: error: expected ';' before
'check_authorization_only_callback'
gconf-defaults.c:1109: error: 'CheckAuthData' has no member named 'user_data'
gconf-defaults.c:1110: error: 'CheckAuthData' has no member named 'destroy'
gconf-defaults.c:1111: error: 'CheckAuthData' has no member named 'subject'
gconf-defaults.c:1112: error: 'CheckAuthData' has no member named 'challenge'
gconf-defaults.c: In function 'do_check':
gconf-defaults.c:1145: error: 'GConfDefaultsPrivate' has no member named
'auth'
make[3]: *** [gconf-defaults.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make[3]: Leaving directory `/usr/src/GConf-2.28.0/defaults'
make[2]: Leaving directory `/usr/src/GConf-2.28.0/defaults'
make[1]: Leaving directory `/usr/src/GConf-2.28.0'
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page