opencv plugin problem

Nicolas Dufresne nicolas.dufresne at collabora.com
Wed Aug 15 11:58:43 UTC 2018


Le mercredi 15 août 2018 à 05:29 +0300, tasos a écrit :
> Hello Sir.
> After getting the latest code from master branch(of gstreamer etc)
> i'm 
> facing the following problem.

It looks like you have build using older makefiles with newer code.
With the side effects that some cpp files didn't get included. Try and
cleanup your environment et rebuild from scratch.

This usually happens if you disable maintainer mode in configure, you
have disabled some timestamp on your file system or you have change the
time on your system.

Nicolas
> 
> I'm using opencv's cvdilate plugin and i get
> (gst-plugin-scanner:27583): GStreamer-WARNING **: Failed to load
> plugin 
> '/usr/local/lib/gstreamer-1.0/libgstopencv.so': 
> /usr/local/lib/gstreamer-1.0/libgstopencv.so: undefined symbol: 
> gst_camera_calibrate_plugin_init
> 
> I don't know if this helps
> 
> tasoss at tasoss:~/tmp/ok$ readelf -Ws 
> /usr/local/lib/gstreamer-1.0/libgstopencv.so |  grep 
> "gst_camera_calibrate_plugin_init"
>      31: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND 
> gst_camera_calibrate_plugin_init
>     996: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND 
> gst_camera_calibrate_plugin_init
> 
> I'm using the 3.4 branch of opencv and latest from gstreamer(plugins
> etc).
> Any ideas please?
> Thanks
> ps:I contacted you because i have seen changes from you lately on 
> opencv's plugins.
> 
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180815/84d94d62/attachment.sig>


More information about the gstreamer-devel mailing list