Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267472 - x11-libs/gtkmathview-0.8.0 fails to build with gcc-4.4
Summary: x11-libs/gtkmathview-0.8.0 fails to build with gcc-4.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: gcc-4.4
  Show dependency tree
 
Reported: 2009-04-25 20:29 UTC by John Keeping
Modified: 2009-05-13 15:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to add the missing headers. (gtkmathview-0.8.0-gcc44.patch,259 bytes, patch)
2009-04-25 20:31 UTC, John Keeping
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Keeping 2009-04-25 20:29:44 UTC
gtkmathview-0.8.0 fails to build with GCC 4.4 due to a missing include. The attached patch adds the necessary header.
Comment 1 John Keeping 2009-04-25 20:31:56 UTC
Created attachment 189421 [details, diff]
Patch to add the missing headers.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-05-10 15:53:58 UTC
+  10 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  gtkmathview-0.8.0.ebuild, +files/gtkmathview-0.8.0-gcc44.patch:
+  Fix compile with GCC 4.4 wrt #267472, thanks to John Keeping.

But I'm leaving this bug open in case gnome@ wants to take some extra steps (like, forward this to upstream).
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-13 15:31:33 UTC
This is already in upstream svn:
http://svn.gnome.org/viewvc/gtkmathview/trunk/src/common/AbstractLogger.cc?r1=1177&r2=1183