[Bug 770623] netclock-replay tool breaks cross compile

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 31 15:54:26 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=770623

--- Comment #8 from Alistair Buxton <a.j.buxton at gmail.com> ---
Looking closer:

/home/al/gstbuild-tmp/sysroot/home/al/gstbuild-tmp/gstreamer/gst/.libs/libgstbase-1.0.so.0

it is actually looking for ${SYSROOT}/${top_builddir} which is clearly wrong.

However if in sudo ln -s /home/al/gstbuild-tmp ${SYSROOT}/home/al/gstbuild-tmp
then everything seems to build correctly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list