Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 600608 Details for
Bug 843645
fuse-emulator FTBFS due to libpng changes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
add #include for zlib.h
fuse-libpng15.patch (text/plain), 394 bytes, created by
Tom Lane
on 2012-07-26 21:09:06 UTC
(
hide
)
Description:
add #include for zlib.h
Filename:
MIME Type:
Creator:
Tom Lane
Created:
2012-07-26 21:09:06 UTC
Size:
394 bytes
patch
obsolete
>diff -Naur fuse-1.0.0.1.orig/screenshot.c fuse-1.0.0.1/screenshot.c >--- fuse-1.0.0.1.orig/screenshot.c 2011-01-12 16:36:28.000000000 -0500 >+++ fuse-1.0.0.1/screenshot.c 2012-07-26 17:01:56.470317089 -0400 >@@ -49,6 +49,7 @@ > #ifdef USE_LIBPNG > > #include <png.h> >+#include <zlib.h> > > static int get_rgb32_data( libspectrum_byte *rgb32_data, size_t stride, > size_t height, size_t width );
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 843645
: 600608