Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 262286

Summary: app-arch/lzip-1.4 fails to build with GCC 4.4 (patch attached)
Product: Gentoo Linux Reporter: Daniel J. <sleeperseven>
Component: [OLD] GCC PortingAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: Patch to add #include <cstdio> to enable gcc 4.4 build

Description Daniel J. 2009-03-12 17:05:22 UTC
Because GCC 4.4 is more pedantic about header inclusion, lzip-1.4 fails to build due to missing #include <cstdio>.

The attached patch fixes this.
Comment 1 Daniel J. 2009-03-12 17:05:55 UTC
Created attachment 184818 [details, diff]
Patch to add #include <cstdio> to enable gcc 4.4 build
Comment 2 Daniel J. 2009-03-12 17:16:08 UTC
This has been fixed upstream in lzip-1.5-pre1.