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

Bug 265041

Summary: =media-gfx/inkscape-0.46-r5 fails to build with GCC 4.4 [patch]
Product: Gentoo Linux Reporter: Daniel J. <sleeperseven>
Component: [OLD] GCC PortingAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 249226    
Attachments: patch to enable GCC 4.4 build

Description Daniel J. 2009-04-06 01:50:13 UTC
Due to missing headers, inkscape fails to build with GCC 4.4.  The attached patch adds the necessary includes to enable the build.
Comment 1 Daniel J. 2009-04-06 01:50:56 UTC
Created attachment 187427 [details, diff]
patch to enable GCC 4.4 build
Comment 2 Markus Meier gentoo-dev 2009-04-20 19:17:33 UTC
fixed in cvs, thanks for the patch!
make sure that upstream gets that patch too (if they don't have it yet)... =)


  20 Apr 2009; Markus Meier <maekke@gentoo.org>
  +files/inkscape-0.46-gcc44.patch, inkscape-0.46-r5:
  fix building with gcc-4.4 by Daniel J. in bug #265041