Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61632 - avidemux can't build with -fforce-addr
Summary: avidemux can't build with -fforce-addr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-25 06:49 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2004-08-26 01:44 UTC (History)
1 user (show)

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


Attachments
avidemux-2.0.28.ebuild (avidemux-2.0.28.ebuild,2.16 KB, text/plain)
2004-08-25 06:51 UTC, Diego Elio Pettenò (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2004-08-25 06:49:43 UTC
I have tried to update avidemux to the latest version, but the first compilation failed. I took a look and seems like avidemux can't build if -fforce-addr flag is set in CFLAGS (just like xine-lib).

The attached ebuild is fixed with the filter-flag for -fforce-addr.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-08-25 06:51:11 UTC
Created attachment 38164 [details]
avidemux-2.0.28.ebuild
Comment 2 Mark Loeser (RETIRED) gentoo-dev 2004-08-25 18:24:07 UTC
Looks like bug 61612 is a duplicate of this one.
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2004-08-26 00:46:22 UTC
Yes the error is the same one I had with -fforce-addr enabled.
I'm sorry I hadn't found it when searching for a previous report.
Comment 4 Marc Hildebrand (RETIRED) gentoo-dev 2004-08-26 01:44:08 UTC
In cvs.
Thanks for the bg report!