Bug 176682 - make xconfig fails with gcc-4.1
Summary: make xconfig fails with gcc-4.1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-29 19:26 UTC by Sammy
Modified: 2015-01-04 22:23 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-01-13 05:08:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sammy 2005-12-29 19:26:40 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8) Gecko/20051216 Fedora/1.5-3 Firefox/1.5

Description of problem:

gcc 4.1 seems to be more sensitive! Removinh extra qualifications fixes it.

============================================================================
# make xconfig
/usr/lib64/qt-3.3/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc
  HOSTCXX scripts/kconfig/qconf.o
scripts/kconfig/qconf.h:25: error: extra qualification ConfigSettings:: on member readSizes
scripts/kconfig/qconf.h:26: error: extra qualification ConfigSettings:: on member writeSizes
scripts/kconfig/qconf.h:127: error: extra qualification ConfigList:: on member updateMenuList
make[1]: *** [scripts/kconfig/qconf.o] Error 1
make: *** [xconfig] Error 2


Version-Release number of selected component (if applicable):
2.6.14-1.1796_FC5

How reproducible:
Always

Steps to Reproduce:
1. install source rpm and create build directory
2. do make xconfig in the build directory
3.
  

Additional info:


Note You need to log in before you can comment on or make changes to this bug.