Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2024 13:42:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 276608] graphics/mesa-libs compilation fails in kcmp
Message-ID:  <bug-276608-7788@https.bugs.freebsd.org/bugzilla/>

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

            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_FIL=
E'
  216 |    return syscall(SYS_kcmp, pid, pid, KCMP_FILE, fd1, fd2);
      |                                       ^
2 errors generated.
<...>

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



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