Bug 17736

Summary: Backend ALPM Fails to compile(pacman 3.2)
Product: PackageKit Reporter: ivan Ruano <ruano1983>
Component: GeneralAssignee: Richard Hughes <richard>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description ivan Ruano 2008-09-23 05:29:44 UTC
error when compiling packagekit with alpm backend (Packman 3.2)


pk-backend-alpm.c: In function 'backend_initialize':
pk-backend-alpm.c:803: error: passing argument 1 of 'alpm_option_set_dlcb' from incompatible pointer type
pk-backend-alpm.c: In function 'backend_get_depends':
pk-backend-alpm.c:911: error: format '%i' expects type 'int', but argument 5 has type 'PkBitfield'
pk-backend-alpm.c: In function 'backend_install_files_thread':
pk-backend-alpm.c:1167: error: 'PM_TRANS_TYPE_ADD' undeclared (first use in this function)
pk-backend-alpm.c:1167: error: (Each undeclared identifier is reported only once
pk-backend-alpm.c:1167: error: for each function it appears in.)
make[3]: *** [libpk_backend_alpm_la-pk-backend-alpm.lo] Error 1
Comment 1 ivan Ruano 2008-09-26 11:06:10 UTC
	
Fixed bug in git, 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.