[Bug 276608] graphics/mesa-libs compilation fails in kcmp
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 276608] graphics/mesa-libs compilation fails in kcmp"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276608] graphics/mesa-libs compilation fails in kcmp"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 276608] graphics/mesa-libs compilation fails in kcmp"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 25 Jan 2024 13:42:10 UTC
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: x11@FreeBSD.org Reporter: jakub_lach@mailplus.pl Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) 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.