Bug 843645 - fuse-emulator FTBFS due to libpng changes
Summary: fuse-emulator FTBFS due to libpng changes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: fuse-emulator
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lucian Langa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 21:09 UTC by Tom Lane
Modified: 2013-07-03 03:45 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-01 17:41:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
add #include for zlib.h (394 bytes, patch)
2012-07-26 21:09 UTC, Tom Lane
no flags Details | Diff

Description Tom Lane 2012-07-26 21:09:06 UTC
Created attachment 600608 [details]
add #include for zlib.h

Description of problem:
fuse-emulator has failed the last couple of Fedora mass rebuilds.  The reason is that png.h no longer automatically includes zlib.h, and the code depends on a couple of symbols from the latter.  I attach a patch that fixes it.

Version-Release number of selected component (if applicable):
fuse-emulator-1.0.0.1-4.fc18.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Try to build in rawhide.

Comment 1 Gwyn Ciesla 2012-08-01 17:41:31 UTC
Committed and built in rawhide.


Note You need to log in before you can comment on or make changes to this bug.