Bug 183186 - strace fails to build
Summary: strace fails to build
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: strace
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Roland McGrath
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-27 10:56 UTC by JW
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.5.14-0.FC4.1
Clone Of:
Environment:
Last Closed: 2006-04-25 07:07:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description JW 2006-02-27 10:56:01 UTC
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

Comment 1 Roland McGrath 2006-04-25 07:07:26 UTC
This is fixed in the current fc4 update.


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