[Bug 278914] multimedia/gstreamer1: Update to 1.24.8
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278914] multimedia/gstreamer1: Update to 1.24.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Sep 2024 04:05:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278914 --- Comment #7 from Jason E. Hale <jhale@FreeBSD.org> --- (In reply to Chad Jacob Milios from comment #6) > ld: error: unable to find library -lopencv_ovis I suspect this is a problem stemming from graphics/opencv. If graphics/ogre3d is also installed, the ovis module will be built. The port doesn't account for this, so the module is built, but not installed. An entry for the module is still added to the pkgconfig file, however. I'm working on fixing the opencv port, but in the mean time, you can safely remove -lopencv_ovis from the Libs section of ${LOCALBASE}/libdata/pkgconfig/opencv4.pc. That should get graphics/gstreamer1-plugins-opencv building for you. -- You are receiving this mail because: You are the assignee for the bug.