Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213099 - media-video/avidemux-2.4.1 fails to build with gcc-4.3
Summary: media-video/avidemux-2.4.1 fails to build with gcc-4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL: http://www.avidemux.org
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-03-12 07:34 UTC by Sergey Dryabzhinsky
Modified: 2008-04-10 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix missing headers (avidemux-2.4.1-gcc43-includes.patch,4.03 KB, patch)
2008-03-12 07:37 UTC, Sergey Dryabzhinsky
Details | Diff
Fix missing asm namings (avidemux-2.4.1-gcc43-missing-asm-naming.patch,5.99 KB, patch)
2008-03-13 03:30 UTC, Sergey Dryabzhinsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.