[Bug 247759] deskutils/noti: fix build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 4 15:02:57 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247759
Bug ID: 247759
Summary: deskutils/noti: fix build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tagattie at FreeBSD.org
Reporter: mikael at FreeBSD.org
Assignee: tagattie at FreeBSD.org
Flags: maintainer-feedback?(tagattie at FreeBSD.org)
Created attachment 216195
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=216195&action=edit
v1
# github.com/godbus/dbus
In file included from
vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go:13:
In file included from /usr/include/sys/ucred.h:39:
/usr/include/sys/_lock.h:38:2: error: unknown type name 'u_int'
u_int lo_flags;
^
/usr/include/sys/_lock.h:39:2: error: unknown type name 'u_int'
u_int lo_data; /* General
class specific data. */
^
In file included from
vendor/github.com/godbus/dbus/transport_unixcred_freebsd.go:13:
In file included from /usr/include/sys/ucred.h:40:
/usr/include/sys/_mutex.h:49:11: error: unknown type name 'uintptr_t'
volatile uintptr_t mtx_lock; /* Owner and flags. */
^
/usr/include/sys/_mutex.h:63:11: error: unknown type name 'uintptr_t'
volatile uintptr_t mtx_lock; /* Owner and flags. */
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list