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

Bug 226965

Summary: [gcc-4.3] sci-visualization/epix-1.2.2 fails to compile w/ gcc-4.3
Product: Gentoo Linux Reporter: Marek Miller <mlm>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: epix-1.2.2-gcc43.patch

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