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

Bug 199613

Summary: [gcc-4.3] fix missing include in dev-libs/libcdio-0.78.2
Product: Gentoo Linux Reporter: Ryan Hill (RETIRED) <rhill>
Component: [OLD] GCC PortingAssignee: Gentoo Media-video project <media-video>
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: libcdio-0.78.2-gcc-4.3-includes.patch

Description Ryan Hill (RETIRED) gentoo-dev 2007-11-19 01:56:45 UTC
GCC 4.3 cleans up the include dependencies of the C++ stdlib headers.  The
result is some packages have missing includes.  This patch fixes one such error
in libcdio-0.78.2.

https://savannah.gnu.org/patch/index.php?6271
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2007-11-19 01:57:29 UTC
Created attachment 136337 [details, diff]
libcdio-0.78.2-gcc-4.3-includes.patch
Comment 2 Alexis Ballier gentoo-dev 2007-11-19 07:31:38 UTC
applied, thanks
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-11-19 19:32:55 UTC
FWIW, fixed upstream.