The configure script for xorg-server detects libudev-devd as udev and the build fails while compiling code depending on logind. The ports that depend on libudev-devd, xyaland and xf86-input-libinput, were added after the last update and the issue is not seen in poudriere but appears on live systems. Fix it by explicitly disabling use of udev, and thus also logind/systemd, instead of relying on the assumption configure would never find udev.
Details
Details
- Reviewers
swills feld - Group Reviewers
x11 - Commits
- rP434628: Explicitly disable use of udev to fix build with libudev-devd present.
confirmed on 11 and HEAD amd64
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable