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

Bug 227531

Summary: [gcc-4.3] sci-astronomy/skycat-3.0.1 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: skycat-3.0.1-gcc43.patch

Description Marek Miller 2008-06-16 17:39:10 UTC
Again missing headers.

Steps to reproduce:
1. echo "=sci-astronomy/skycat-3.0.1" >> /etc/portage/package.keywords
2. USE="threads" emerge -v1 =sci-astronomy/skycat-3.0.1

The error messages:
1.
> ./../cat/generic/AstroQuery.h: In member function 'int AstroQuery::id(const char*)':
> ./../cat/generic/AstroQuery.h:74: error: 'strdup' was not declared in this scope

My emerge --info: as in the bug 226663, comment 2.
Comment 1 Marek Miller 2008-06-16 17:39:49 UTC
Created attachment 157117 [details, diff]
skycat-3.0.1-gcc43.patch
Comment 2 Marek Miller 2008-06-16 18:28:01 UTC
Now all packages in sci-astronomy either are reported to Bugzilla or compile fine under gcc-4.3.
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2008-06-17 08:59:13 UTC
fixed in cvs, thanks!