Bug 38883 - libpng-devel sometimes requires zlib-devel
Summary: libpng-devel sometimes requires zlib-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: libpng
Version: 7.1
Hardware: i686
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-05-03 07:15 UTC by Steingrim Dovland
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-05-03 07:15:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Steingrim Dovland 2001-05-03 07:15:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0b; Windows NT 5.0)

Description of problem:
Package libpng-devel does not require zlib-devel, but often trying to 
build something requiring libpng-devel files, stops because zlib.h is 
#include'ed in /usr/include/png.h. See line 245 in png.h for details. It 
says that zlib is required, and that building png without it won't work.

How reproducible:
Always

Steps to Reproduce:
1.compile something that #include's /usr/include/png.h without having 
installed zlib-devel
2.
3.
	

Actual Results:  Got error msg saying that zlib.h could not be found.

Expected Results:  The file should compile, because IMHO libpng-devel.rpm 
should require zlib-devel

Additional info:

Comment 1 Bernhard Rosenkraenzer 2001-05-03 12:32:03 UTC
Done in 1.0.11-2



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