Ticket #1104 (new defect)

Opened 12 years ago

Last modified 12 years ago

quota’s configure should detect the need for -D_LINUX_QUOTA_VERSION=1

Reported by: jdreed Owned by:
Priority: low Milestone: The Distant Future
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

Anders notes: "quota builds on precise without any LIBS setting; I only had to add CPPFLAGS=-D_LINUX_QUOTA_VERSION=1 to fix “error: ‘struct dqblk’ has no member named ‘dqb_curblocks’"."

However, it may be moot as we will hopefully have replaced quota as part of the liblocker rewrite.

Change History

comment:1 Changed 12 years ago by andersk

  • Priority changed from normal to low
  • Summary changed from Update debathena-quota for Precise to quota’s configure should detect the need for -D_LINUX_QUOTA_VERSION=1
  • Milestone changed from Precise Alpha to The Distant Future

debian/rules already does this; I only needed to set it manually because I was running configure by hand.

Perhaps configure should detect this automatically, so I’m modifying the ticket accordingly.

Note: See TracTickets for help on using tickets.