[Bug 267132] multimedia/gstreamer1-plugins-dts: fails to build if devel/libgusb and multimedia/v4l_compat are installed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Oct 2022 16:14:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267132 rkoberman@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rkoberman@gmail.com --- Comment #11 from rkoberman@gmail.com --- One problem fixed and another shows up. This looks like the same issue that broke gstreamer-plugins-gl and may have the same work-around. Try adding "-Dallocators=enabled" to the last line of the port Makefile (/user/ports/multimedia/gstreamer1-plugins-dts/Makefile). MESON_ARGS+= -Dgpl=enabled -Dallocators=enabled -- You are receiving this mail because: You are the assignee for the bug.