cannot link cross comipled gstreamer-1.14.2

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

cannot link cross comipled gstreamer-1.14.2

f2018
Hello,
 I get the following error during make for a cross-compiled make:

Making all in misc
make[3]: Entering directory `.../gstreamer-1.14.2/tests/misc'
  CCLD     netclock-replay
.... warning: libgstbase-1.0.so.0, needed by
../../libs/gst/net/.libs/libgstnet-1.0.so, not found (try using -rpath or
-rpath-link)
../../libs/gst/net/.libs/libgstnet-1.0.so: undefined reference to
`gst_byte_writer_init_with_data'
collect2: error: ld returned 1 exit status

I've tried disabling various "tests", "examples" as seen on another site,
but no luck.  I've noticed that both .so's mentioned above are created
during the build, and if I do a make clean they are both deleted.

Any suggestions are welcomed.  Thanks.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: cannot link cross comipled gstreamer-1.14.2

Gst-Geek
I think base plugin missing.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel