Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Mar 2021 16:15:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253928] [PATCH] devel/libgtop - fix build under 14-CURRENT
Message-ID:  <bug-253928-7788-lmK0vfSR4a@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253928-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253928-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: cy
Date: Thu Mar  4 16:14:45 UTC 2021
New revision: 567321
URL: https://svnweb.freebsd.org/changeset/ports/567321

Log:
  devel/libgtop: Fix build on 14-CURRENT post 2bfd8992c7c7

  sys/inode.h now implicitly includes sys/buf.h which which itself has
  dependencies requiring repositioning of inode.h.

  This patch also references the inode itself instead of relying on the VTOI
  macro thereby removing the need to define the _KERNEL macro when including
  sys/inode.h.

  PR:           253928, 253870
  Submitted by: nyan _ myuji.xyz
  Reported by:  cy, madpilot
  Reviewed by:  cy
  MFH:          2021Q1
  Differential Revision:        https://reviews.freebsd.org/D29050

Changes:
  head/devel/libgtop/files/patch-sysdeps_freebsd_procmap.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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