Summary: | 0.98 fails to build with binutils gold | ||
---|---|---|---|
Product: | PolicyKit | Reporter: | Michael Biebl <mbiebl> |
Component: | daemon | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | David Zeuthen (not reading bugmail) <zeuthen> |
Severity: | major | ||
Priority: | medium | CC: | martin.pitt |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
build log
Proposed patch |
Created attachment 38264 [details] [review] Proposed patch Committed. 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.
Created attachment 38263 [details] build log PolicyKit 0.98 fails to build with binutils-gold, which requires to list all link dependencies explicitly. The attached build log shows the failure. Linking polkit_agent_helper_1 against GLIB_LIBS (as done in the attached patch) fixes this issue.