Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4931 - STLport build fails with gcc 3.1 profile
Summary: STLport build fails with gcc 3.1 profile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 19:19 UTC by Scott A. Friedman
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
STLport-4.5.3 patch for gcc-3.1 compatibility (gccv31.patch,640 bytes, patch)
2002-07-12 19:21 UTC, Scott A. Friedman
Details | Diff
updated ebuild for STLport that applies the patch (STLport-4.5.3-r1.ebuild,850 bytes, patch)
2002-07-12 19:34 UTC, Scott A. Friedman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Scott A. Friedman 2002-07-12 19:19:53 UTC
Hi

Here is a patch for STLport-4.5.3 that allows it to build with gcc 3.1

Scott
Comment 1 Scott A. Friedman 2002-07-12 19:21:54 UTC
Created attachment 2212 [details, diff]
STLport-4.5.3 patch for gcc-3.1 compatibility

I should mention that the patch (problem it fixes) does not affect earlier
versions of gcc.

Scott
Comment 2 Scott A. Friedman 2002-07-12 19:34:17 UTC
Created attachment 2213 [details, diff]
updated ebuild for STLport that applies the patch

Hi

This ebuild works for me -- BUT, someone should take a look and see if it looks
okay.

Scott
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-07-12 19:49:38 UTC
interestingly enough it built fine with me without any patching... on a pure
gcc-3.1 system, can you re-create the error and paste the error ouput here for me?
Comment 4 Brandon Low (RETIRED) gentoo-dev 2002-07-12 19:57:39 UTC
lied, ok testing patch.
Comment 5 Brandon Low (RETIRED) gentoo-dev 2002-07-12 20:02:03 UTC
ok, patch looks good, fixing ebuild, applying, thanks.