Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226965 - [gcc-4.3] sci-visualization/epix-1.2.2 fails to compile w/ gcc-4.3
Summary: [gcc-4.3] sci-visualization/epix-1.2.2 fails to compile w/ gcc-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-06-14 18:52 UTC by Marek Miller
Modified: 2008-06-15 10:56 UTC (History)
0 users

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


Attachments
epix-1.2.2-gcc43.patch (epix-1.2.2-gcc43.patch,230 bytes, patch)
2008-06-14 18:53 UTC, Marek Miller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Miller 2008-06-14 18:52:43 UTC
Again missing headers.

Steps to reproduce:
1. echo "=sci-visualization/epix-1.2.2" >> /etc/portage/package.keywords
2. USE="bash-completion emacs" emerge -v1 =sci-visualization/epix-1.2.2

The error messages:
1.
> errors.h: In function 'void ePiX::epix_error(std::string)':
> errors.h:51: error: 'exit' was not declared in this scope

My emerge --info: as in the bug 226663, comment 2.
I include a tiny patch.
Comment 1 Marek Miller 2008-06-14 18:53:08 UTC
Created attachment 156771 [details, diff]
epix-1.2.2-gcc43.patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 19:11:46 UTC
Patch looks good
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-06-15 10:56:52 UTC
Thank you very much for the patch. I've bumped epix
to version 1.2.4 which had a fix for this already.

Best,
Markus