Bug 11516 - CCache does not compile with external zlib
Summary: CCache does not compile with external zlib
Status: CLOSED FIXED
Alias: None
Product: ccache
Classification: Unclassified
Component: ccache (show other bugs)
Version: 3.2.3
Hardware: All All
: P5 normal
Target Milestone: 3.2.4
Assignee: Joel Rosdahl
QA Contact: Joel Rosdahl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-13 07:58 UTC by Adam Ciarciński
Modified: 2015-10-08 19:18 UTC (History)
0 users

See Also:


Attachments
Fix zlib compilation issue (277 bytes, patch)
2015-09-13 07:58 UTC, Adam Ciarciński
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Ciarciński 2015-09-13 07:58:14 UTC
Created attachment 11435 [details]
Fix zlib compilation issue

If an external zlib is used, 'configure' script uses linker flags in 'extra_libs' instead of 'extra_ldflags' and compilation fails. Attached is a patch that fixes the issue.
Comment 1 Joel Rosdahl 2015-09-13 12:01:05 UTC
Thanks for the patch. The problem has already been fixed in <https://git.samba.org/?p=ccache.git;a=commit;h=f74c76107933046309861680b741adc67ac2a34e>.
Comment 2 Joel Rosdahl 2015-10-08 19:18:45 UTC
Included in v3.2.4.