[Bug 297454] multimedia/ffmpeg: Fail to build on current since the introduction to video(4)
| Newsgroups | gmane.os.freebsd.devel.multimedia |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297454 --- Comment #11 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f4b643338ae0277647c5d85f89f74d223b4632a commit 5f4b643338ae0277647c5d85f89f74d223b4632a Author: Charlie Li <[email protected]> AuthorDate: 2026-08-18 02:45:24 +0000 Commit: Charlie Li <[email protected]> CommitDate: 2026-08-18 02:45:24 +0000 graphics/opencv: use multimedia/v4l_compat on non-CURRENT Since video(4) et al landed in -CURRENT, the multimedia/v4l_compat headers conflict with <sys/videoio.h> when both are present. Support for <sys/videoio.h> is already included for NetBSD so ensure that this path is taken during configure on -CURRENT. Also ensure that the Linux-style unsigned int shorthand is defined for us in addition to OpenBSD. PR: 297454 graphics/opencv/Makefile | 5 ++++- .../opencv/files/patch-modules_videoio_src_cap__v4l.cpp | 15 +++++++++++++-- 2 files changed, 17 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.