Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133945 - lve does not work with gcc 4.1.0
Summary: lve does not work with gcc 4.1.0
Status: RESOLVED WONTFIX
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-21 07:05 UTC by Stephen Bridges
Modified: 2006-09-21 07:00 UTC (History)
0 users

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


Attachments
Fixes the easy bits (lve-040322.ebuild,2.17 KB, text/plain)
2006-05-21 07:07 UTC, Stephen Bridges
Details
Patch for the ffmpeg snapshot (lve-gcc-41.patch,2.86 KB, patch)
2006-05-21 07:10 UTC, Stephen Bridges
Details | Diff
gcc-4.1 patch (ffmpeg-20040322-gcc41.patch,3.59 KB, patch)
2006-05-21 13:27 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Bridges 2006-05-21 07:05:59 UTC
I've spent an hour trying to fix it, and have gotten stuck, as the version of ffmpeg it depends on is failing as well.  Attached is the ebuild that patches lve to syntactically compile.  As the lve make process does not bail on error, it skips past a failure in ffmpeg and fails to link.

Also included are some patches to the ffmpeg snapshot.  I've got stuck at some gcc/asm errors.
Comment 1 Stephen Bridges 2006-05-21 07:07:41 UTC
Created attachment 87194 [details]
Fixes the easy bits

Ebuild that patches the namespace problems
Comment 2 Stephen Bridges 2006-05-21 07:10:03 UTC
Created attachment 87195 [details, diff]
Patch for the ffmpeg snapshot

This patch fixes a problem in ffmpeg where a forward declaration is not permitted any more.  This is not a problem in the latest ffmpeg.  Unsurprisingly, lve does not build with the latest snapshot.
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-05-21 13:27:48 UTC
Created attachment 87209 [details, diff]
gcc-4.1 patch

This should fix the remaining ffmpeg issues.
Comment 4 Stephen Bridges 2006-06-09 07:14:43 UTC
This works for me!
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2006-07-26 20:51:19 UTC
(In reply to comment #4)
> This works for me!
> 

ditto. used the attached ebuild and patches, everythign compiled nicely on my amd64 (wasn't before). thanks!
Comment 6 Steve Dibb (RETIRED) gentoo-dev 2006-09-21 07:00:16 UTC
lve is being removed from the tree, see bug 145200

thanks