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

Bug 397909

Summary: mail-client/thunderbird-9.0 fails to compile with gcc-4.7.0_pre9999 (patch included)
Product: Gentoo Linux Reporter: Göktürk Yüksek <gokturk>
Component: Current packagesAssignee: Mozilla Gentoo Team <mozilla>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://pubs.opengroup.org/onlinepubs/000095399/basedefs/unistd.h.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
bzipped build log
Proposed patch

Description Göktürk Yüksek archtester gentoo-dev 2012-01-06 16:15:21 UTC
mail-client/thunderbird-9.0 is missing a few '#include <unistd.h>' statements, which causes the build to fail. The attached patch solved the problem for me.

Reproducible: Always
Comment 1 Göktürk Yüksek archtester gentoo-dev 2012-01-06 16:15:42 UTC
Created attachment 298103 [details]
emerge --info
Comment 2 Göktürk Yüksek archtester gentoo-dev 2012-01-06 16:16:22 UTC
Created attachment 298105 [details]
bzipped build log
Comment 3 Göktürk Yüksek archtester gentoo-dev 2012-01-06 16:16:36 UTC
Created attachment 298107 [details, diff]
Proposed patch
Comment 4 Jory A. Pratt gentoo-dev 2012-01-06 21:43:45 UTC
Patch belongs upstream so it will filter out before gcc-4.7 is released.