Bug 191880 - squashfs-tools Missing BuildRequire on zlib-devel
Summary: squashfs-tools Missing BuildRequire on zlib-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: squashfs-tools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 10:03 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-16 14:34:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (385 bytes, text/x-patch)
2006-05-16 10:03 UTC, Andreas Thienemann
no flags Details

Description Andreas Thienemann 2006-05-16 10:03:44 UTC
Package fails in mock with:

+ make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -I. -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -g   -c -o mksquashfs.o mksquashfs.c
mksquashfs.c:36:18: error: zlib.h: No such file or directory
mksquashfs.c: In function 'mangle':


Attached is a patch, adding zlib-devel to the BuildRequires

Comment 1 Andreas Thienemann 2006-05-16 10:03:44 UTC
Created attachment 129167 [details]
Patch, adding the missing buildreqs

Comment 2 Jeremy Katz 2006-05-16 14:34:13 UTC
committed to CVS, will be in the next build


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