Building 1.10.4 from source on ubuntu 16.04

jopado jopado1 at yahoo.com
Mon Jul 3 15:50:13 UTC 2017


Trying to build from source using this link as a guide:
https://askubuntu.com/questions/723723/

I install the dependencies and get on with the build see attached log file.
I assume the git related messages at the start can be safely ignored (I
grabbed the source via wget
https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.10.4.tar.xz.

In a nutshell I run:
./autogen.sh followed by make (all output in attached log).

When finished I run a couple command to validate:

    joe at joelaptop:/usr/local/src/gstreamer-1.10.4$ ./tools/gst-launch-1.0 -v
fakesrc num_buffers=5 ! fakesink
    *ERROR*: pipeline could not be constructed: no element "fakesrc".

    joe at joelaptop:/usr/local/src/gstreamer-1.10.4$ ./tools/gst-inspect-1.0 
    staticelements:  bin: Generic bin
    staticelements:  pipeline: Pipeline object

    Total count: 1 plugin, 2 features

What am I missing??? I tried building 1.8.3 from source with the same
result.  Any and all guidance appreciated. gstreamer-build-log.txt
<http://gstreamer-devel.966125.n4.nabble.com/file/n4683658/gstreamer-build-log.txt>  




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Building-1-10-4-from-source-on-ubuntu-16-04-tp4683658.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list