Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146185 - x11-misc/root-portal-0.5.2 fails to build with gcc-4.1.1
Summary: x11-misc/root-portal-0.5.2 fails to build with gcc-4.1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-09-03 13:50 UTC by Andrew Geng
Modified: 2006-09-21 04:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Geng 2006-09-03 13:50:08 UTC
Building stops with this error message:
process.h:59: error: extra qualification 
Comment 1 Andrew Geng 2006-09-03 13:50:08 UTC
Building stops with this error message:
process.h:59: error: extra qualification Procchange:: on member updated

Steps to reproduce:
1) emerge root-portal-0.5.2 with gcc 4.1.1 set as the default compiler.

Suggested fix:
Incorporate the patch given at the following address. I was able to finish building root-portal successfully after applying it.

http://www.nabble.com/Bug-358277:-FTBFS-with-G++-4.1:-extra-qualification-p3525146.html
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-09-21 04:58:15 UTC
Patch added, thanks.