[Bug 217098] pefs-kmod - 1100509 compilation error: too few arguments to function call

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 14 14:06:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217098

            Bug ID: 217098
           Summary: pefs-kmod - 1100509 compilation error: too few
                    arguments to function call
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gleb at FreeBSD.org
          Reporter: vess at slavof.net
          Assignee: gleb at FreeBSD.org
             Flags: maintainer-feedback?(gleb at FreeBSD.org)

Created attachment 179989
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179989&action=edit
patch solvе the problem

uname -a
FreeBSD server.slavof.net 11.0-STABLE FreeBSD 11.0-STABLE #6 r313696: Mon Feb
13 17:39:50 EET 2017     vess at slavof.net:/usr/obj/usr/src/sys/server  amd64

uname -K
1100509

error while compile sysutils/pefs-kmod:

/usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27/sys/modules/pefs/../../fs/pefs/pefs_vnops.c:327:19:
error: too few arguments to function call, expected 2, have 1
/usr/src/sys/sys/vnode.h:624:1: note: 'cache_purgevfs' declared here
void    cache_purgevfs(struct mount *mp, bool force);
^
1 error generated.
*** Error code 1

Stop.
make[3]: stopped in
/usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27/sys/modules/pefs
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/pefs-kmod
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list