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

Bug 113847

Summary: cal3d version appears to require certain versions of gcc
Product: Gentoo Linux Reporter: Bug Gert <halosphere996>
Component: New packagesAssignee: Bryan Østergaard (RETIRED) <kloeri>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bug Gert 2005-11-28 14:43:53 UTC
I tried emerging media-libs/cal3d-0.11.0_pre20050823 but got some errors starting like this: 
 
`intptr_t' was not declared in this scope 
 
I did some googling to find that it this keyword is in C99. I switched from gcc version 
i686-pc-linux-gnu-3.2.3 to i686-pc-linux-gnu-3.3.6 with gcc-config and it compiled correctly. 
 
This ebuild seems need a requirement for at least a certain version of gcc that supports C99. All 
I know is that 3.3.6 will work. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-28 14:46:43 UTC
We don't care about gcc-3.2.3, closing.