Bug 151296 - [patch] ports/sysutils/fusefs-kmod build fails: MNT_NFS4ACLS undeclared
Summary: [patch] ports/sysutils/fusefs-kmod build fails: MNT_NFS4ACLS undeclared
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 09:50 UTC by Edward.Sanford.Sutton, III
Modified: 2011-11-29 13:20 UTC (History)
0 users

See Also:


Attachments
file.diff (401 bytes, patch)
2010-10-08 09:50 UTC, Edward.Sanford.Sutton, III
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edward.Sanford.Sutton, III 2010-10-08 09:50:00 UTC
  The following error appears when I try to compile due to MNT_NFS4ACLS being defined in /usr/src/sys/mount.h but not being included in the defined includes
cc -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I../include -std=gnu99 -fstack-protector  -c mount_fusefs.c
mount_fusefs.c:79: error: 'MNT_NFS4ACLS' undeclared here (not in a function)
An available update (from 19 months ago) does not appear to address this issue.
  The issue occurs for me on amd64, though I only show a log of it impacting ia64-8-latest on portsmon May 16, 2010.

Fix: Patch attached with submission follows:
How-To-Repeat: On my system, `cd /usr/ports/sysutils/fusefs-kmod;make` always was causing it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-08 09:50:05 UTC
Maintainer of sysutils/fusefs-kmod,

Please note that PR ports/151296 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151296

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-08 09:50:06 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Tilman Keskinoz freebsd_committer freebsd_triage 2011-08-01 19:32:43 UTC
State Changed
From-To: feedback->open

maintainer timeout
Comment 4 Michael Scheidell freebsd_committer freebsd_triage 2011-11-27 13:15:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-11-29 13:11:21 UTC
scheidell    2011-11-29 13:11:06 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fusefs-kmod Makefile pkg-plist 
  Log:
  -Submitted with changes (no portbump per gabor)
  -MNT_NFS4ACLS being defined in /usr/src/sys/mount.h but not being included in the defined includes
  -it is now included
  
  PR:             151296
  Submitted by:   Edward.Sanford.Sutton, III <mirror176@cox.net>
  Approved by:    ports (maintainer timeout) gabor (mentor)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.34      +2 -0      ports/sysutils/fusefs-kmod/Makefile
  1.9       +1 -1      ports/sysutils/fusefs-kmod/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2011-11-29 13:11:47 UTC
State Changed
From-To: open->closed

maintainer timeout. 
Committed with changes, thanks 



Comment 7 Michael Scheidell freebsd_committer freebsd_triage 2011-11-29 13:11:47 UTC
Responsible Changed
From-To: scheidell->scheidell

maintainer timeout. 
Committed with changes, thanks