[Bug 295284] devel/libgtop: 'offset.inc' file not found

[email protected] Fri, 22 May 2026 06:51:37 +0000
Newsgroups gmane.os.freebsd.devel.gnome
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295284

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from [email protected] ---
Note that we can't hack around it by simply creating an empty offset.inc file
either. The kernel function declarations in <sys/systm.h> conflict with those
in the non-kernel headers, and leaving out _KERNEL doesn't fix it as we then
run into missing KNF_NOTE and others for inline functions.

I'm not sure what to do about this mess... libgtop's FreeBSD support is full of
compatibility back to long-dead FreeBSD versions.

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