cannot link cross comipled gstreamer-1.14.2
f2018
italcdnguy at yahoo.ca
Wed Aug 8 04:13:27 UTC 2018
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/
More information about the gstreamer-devel
mailing list