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

Bug 219875

Summary: [PATCH] media-sound/kradio-20061112-r1 & USE=lirc fails w/ gcc-4.3.0
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: [OLD] GCC PortingAssignee: Patrick Kursawe (RETIRED) <phosphan>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, kde, ssuominen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: Fix include for gcc-4.3

Description Martin Väth 2008-04-30 20:29:10 UTC
media-sound/kradio-20061112-r1 with USE=lirc fails to compile with gcc-4.3

lircsupport.cpp:60: error: ‘getenv’ was not declared in this scope
lircsupport.cpp:173: error: ‘free’ was not declared in this scope
Comment 1 Martin Väth 2008-04-30 20:30:31 UTC
Created attachment 151467 [details, diff]
Fix include for gcc-4.3
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2008-05-05 19:09:33 UTC
Applied. Patrick, I hope you don't mind -- just going thru all of media-sound for trivial GCC 4.3 failures
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2008-05-08 08:44:56 UTC
(In reply to comment #2)
> Applied. Patrick, I hope you don't mind -- just going thru all of media-sound
> for trivial GCC 4.3 failures

Not at all, the opposite is true: Thank you!