Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2016 12:34:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208799] net-mgmt/ccnet: fix build on -current
Message-ID:  <bug-208799-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208799

            Bug ID: 208799
           Summary: net-mgmt/ccnet: fix build on -current
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
                CC: Ultima1252@gmail.com
                CC: Ultima1252@gmail.com
             Flags: maintainer-feedback?(Ultima1252@gmail.com)

Created attachment 169312
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169312&action=
=3Dedit
Patch

utils.c:1636:13: error: use of undeclared identifier 'P_KTHREAD'
        if (PSKIP(kp)) {
            ^
utils.c:1565:51: note: expanded from macro 'PSKIP'
                   (!kthreads && ((kp)->ki_flag & P_KTHREAD) !=3D 0))
                                                  ^

It was renamed to P_KPROC, take this into account.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208799-13>