Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113847 - cal3d version appears to require certain versions of gcc
Summary: cal3d version appears to require certain versions of gcc
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bryan Østergaard (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 14:43 UTC by Bug Gert
Modified: 2006-06-28 14:46 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.