From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040808 Firefox/0.9.3 Description of problem: rebuilding kernel-utils without gcc-c++ installed results in an error. Version-Release number of selected component (if applicable): kernel-utils-2.4-12.1.143 How reproducible: Always Steps to Reproduce: 1. rpmbuild --rebuild kernel-utils-2.4-12.1.143.src.rpm without gcc-c++ installed Actual Results: compile failed Expected Results: compile succeeding Additional info:
It is silly to list gcc or gcc-c++ as a BuildRequire. WONTFIX