Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56867 - media-libs/tse3 needs some gcc-3.4 fixes
Summary: media-libs/tse3 needs some gcc-3.4 fixes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 23:07 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-14 03:19 UTC (History)
4 users (show)

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


Attachments
tse3-0.2.7-gcc34.patch (tse3-0.2.7-gcc34.patch,3.08 KB, patch)
2004-07-13 11:16 UTC, Patrick Dawson (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-12 23:07:53 UTC
There are "extra ';'" errors which are simple enough to fix, but I'm not sure how to handle these errors:

../../../src/tse3/Notifier.h:370: error: using typedef-name `TSE3::Notifier<interface_type>::listener_type' after `class'
../../../src/tse3/Notifier.h:605: error: using typedef-name `TSE3::Listener<interface_type>::notifier_type' after `class'
Comment 1 Patrick Dawson (RETIRED) gentoo-dev 2004-07-13 11:16:10 UTC
Created attachment 35334 [details, diff]
tse3-0.2.7-gcc34.patch

Hi again :)
Here's my patch. After applying this, I got some linker errors at first, but
that appears to be a problem with my libtool setup. It compiled fine after I
removed my older version of gcc.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-13 11:50:13 UTC
Thanks.  I'll test this out in a bit =)
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-14 03:19:24 UTC
in portage.  thanks.