Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2024 04:05:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 278914] multimedia/gstreamer1: Update to 1.24.8
Message-ID:  <bug-278914-12827-RFX4gNGg3r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278914-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278914-12827@https.bugs.freebsd.org/bugzilla/>

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

--- 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/ogre=
3d
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.

--=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-278914-12827-RFX4gNGg3r>