[Bug 276608] graphics/mesa-libs compilation fails in kcmp
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276608
Bug ID: 276608
Summary: graphics/mesa-libs compilation fails in kcmp
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
FreeBSD 14.0-STABLE #0 stable/14-c738eac52 amd64
<...>
libmesa_util.a.p/os_file.c.o -c ../src/util/os_file.c
./src/util/os_file.c:216:19: error: use of undeclared identifier 'SYS_kcmp'
216 | return syscall(SYS_kcmp, pid, pid, KCMP_FILE, fd1, fd2);
| ^
./src/util/os_file.c:216:39: error: use of undeclared identifier 'KCMP_FILE'
216 | return syscall(SYS_kcmp, pid, pid, KCMP_FILE, fd1, fd2);
| ^
2 errors generated.
<...>
--
You are receiving this mail because:
You are the assignee for the bug.