[Beagleboard] gstreamer omap plugins build
Home › Forums › Troubleshooting › [Beagleboard] gstreamer omap plugins build
Tagged: beagleboard gstreamer omap
This topic contains 0 replies, has 1 voice, and was last updated by bluelambda 5 months ago.
-
AuthorPosts
-
December 14, 2012 at 15:06 #355
Hello!
I am trying to build GStreamer and some gst plugins for Beagleboard rec C3 though Openbricks, trying to make a small mediaplayer.
Some GStreamer OMAP related plugins fail to build. For example, I got the following errors.
gst-omapfb-1.0
BUILD gst-omapfb
toolchain already installed, skipping…
gstreamer already installed, skipping…
gst-plugins-base already installed, skipping…
Package gstreamer was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘gstreamer’ found
Package gstreamer-base was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-base.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘gstreamer-base’ found
Package gstreamer was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘gstreamer’ found
Package gstreamer-base was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-base.pc’
to the PKG_CONFIG_PATH environment variable
No package ‘gstreamer-base’ found
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
make[1]: Entering directory `/home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/gst-omapfb-1.0′
CC omapfb.o
omapfb.c:18:21: fatal error: gst/gst.h: No such file or directory
compilation terminated.
make[1]: *** [omapfb.o] Error 1
make[1]: Leaving directory `/home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/gst-omapfb-1.0′
make: *** [rootfs] Erreur 2gst-openmax-0.10.1
BUILD gst-openmax
toolchain already installed, skipping…
OpenMAX already installed, skipping…
gstreamer already installed, skipping…
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
checking for armv7-openbricks-linux-gnueabi-strip… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-strip
checking for a thread-safe mkdir -p… /bin/mkdir -p
checking for gawk… gawk
checking whether make sets $(MAKE)… yes
checking whether to enable maintainer-specific portions of Makefiles… no
checking for armv7-openbricks-linux-gnueabi-gcc… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc
checking whether the C compiler works… yes
checking for C compiler default output file name… a.out
checking for suffix of executables…
checking whether we are cross compiling… yes
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc accepts -g… yes
checking for /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc option to accept ISO C89… none needed
checking for style of include used by make… GNU
checking dependency style of /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc… gcc3
checking whether /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc and cc understand -c and -o together… yes
checking build system type… i686-pc-linux-gnu
checking host system type… armv7-openbricks-linux-gnueabi
checking for a sed that does not truncate output… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/sed
checking for grep that handles long lines and -e… /bin/grep
checking for egrep… /bin/grep -E
checking for fgrep… /bin/grep -F
checking for ld used by /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ld.bfd
checking if the linker (/home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ld.bfd) is GNU ld… yes
checking for BSD- or MS-compatible name lister (nm)… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-nm
checking the name lister (/home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-nm) interface… BSD nm
checking whether ln -s works… yes
checking the maximum length of command line arguments… 805306365
checking whether the shell understands some XSI constructs… yes
checking whether the shell understands “+=”… yes
checking for /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ld.bfd option to reload object files… -r
checking for armv7-openbricks-linux-gnueabi-objdump… armv7-openbricks-linux-gnueabi-objdump
checking how to recognize dependent libraries… pass_all
checking for armv7-openbricks-linux-gnueabi-ar… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ar
checking for armv7-openbricks-linux-gnueabi-strip… (cached) /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-strip
checking for armv7-openbricks-linux-gnueabi-ranlib… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ranlib
checking command to parse /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-nm output from /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc object… ok
checking how to run the C preprocessor… /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking for dlfcn.h… yes
checking for objdir… .libs
checking if /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions… no
checking for /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc option to produce PIC… -fPIC -DPIC
checking if /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc PIC flag -fPIC -DPIC works… yes
checking if /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc static flag -static works… yes
checking if /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc supports -c -o file.o… yes
checking if /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc supports -c -o file.o… (cached) yes
checking whether the /home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-gcc linker (/home/bluelambda/Documents/beagleboard-player/openbricks/build/build.beagleboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabi-ld.bfd) supports shared libraries… yes
checking whether -lc should be explicitly linked in… no
checking dynamic linker characteristics… GNU/Linux ld.so
checking how to hardcode library paths into programs… immediate
checking whether stripping libraries is possible… yes
checking if libtool supports shared libraries… yes
checking whether to build shared libraries… yes
checking whether to build static libraries… no
checking pkg-config is at least version 0.9.0… yes
checking for CHECK… no
checking to see if compiler understands … yes
checking to see if compiler understands -Wall… yes
checking to see if compiler understands -Wdeclaration-after-statement… yes
checking to see if compiler understands -Wvla… yes
checking to see if compiler understands -Wpointer-arith… yes
checking to see if compiler understands -Werror… yes
configure: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Werror
configure: Using gst-openmax source release as package name
configure: Using Unknown package origin as package origin
checking for GTHREAD… yes
checking for GST… no
no
configure: No package ‘gstreamer-0.10′ found
configure: error: no gstreamer-0.10 >= 0.10.0 (GStreamer) found
make: *** [rootfs] Erreur 1It seems the (installed) gstreamer-1.0.1 pkg-config is not recognized or not rightly installed.
How should I fix this properly in Openbricks toolchain to be able to install these plugins?
Thanks for your help!
-
AuthorPosts
You must be logged in to reply to this topic.