From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; MSIE 6.0; Windows; U; AIIEEEE!; Win98; Windows 98; en-US; Gecko masquerading as IE; should it matter?; rv:1.8b) Gecko/20050217 Description of problem: strace fails to build because LINUX_QUOTA_VERSION has updated to 2. Must be that nobody is doing regular full fedora builds! Version-Release number of selected component (if applicable): strace-4.5.11-1 How reproducible: Always Steps to Reproduce: 1.rpm -v -bc strace.spec 2. 3. Actual Results: resource.c:478: error: 'Q_SETUSE' undeclared here (not in a function) resource.c:480: error: 'Q_SETQLIM' undeclared here (not in a function) resource.c:481: error: 'Q_GETSTATS' undeclared here (not in a function) resource.c:482: error: 'Q_RSQUASH' undeclared here (not in a function) Expected Results: No error output Additional info: The entries in resource.c need LINUX_QUOTA_VERSION #ifdefs to match those in /usr/include/sys/quota.h
This is fixed in the current fc4 update.