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

Bug 213099

Summary: media-video/avidemux-2.4.1 fails to build with gcc-4.3
Product: Gentoo Linux Reporter: Sergey Dryabzhinsky <sergey.dryabzhinsky>
Component: [OLD] GCC PortingAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: yngwin
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.avidemux.org
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    
Attachments: Fix missing headers
Fix missing asm namings

Description Sergey Dryabzhinsky 2008-03-12 07:34:52 UTC
avidemux misses some includes that are required by gcc-4.3.
Comment 1 Sergey Dryabzhinsky 2008-03-12 07:37:10 UTC
Created attachment 145878 [details, diff]
Fix missing headers

Fix some missing headers.

But there is some errors with static variables and asm
(forum thread: http://www.avidemux.org/admForum/viewtopic.php?id=4386)
Comment 2 Sergey Dryabzhinsky 2008-03-13 03:30:39 UTC
Created attachment 145971 [details, diff]
Fix missing asm namings

Fix missing (for gcc 4.3) asm namings of static variables which used in __asm__().

I'll send with to upstream...
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2008-04-10 12:15:25 UTC
In CVS.