Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4931

Summary: STLport build fails with gcc 3.1 profile
Product: Gentoo Linux Reporter: Scott A. Friedman <friedman>
Component: New packagesAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: STLport-4.5.3 patch for gcc-3.1 compatibility
updated ebuild for STLport that applies the patch

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.