Hello
I am trying to install gst 1.18.3 on Centos 7.4 but when am installing gst-plugins-good so it produces the error: "[root@localhost gst-plugins-good-1.18.3]# meson --prefix=/usr -Dbuildtype=release -Dpackage-origin=http://www.linuxfromscratch.org/blfs/view/svn/ -Dpackage-name="GStreamer 1.18.3 BLFS" /build The Meson build system Version: 0.55.1 Source dir: /root/Downloads/gst-plugins-good-1.18.3 Build dir: /build Build type: native build Project name: gst-plugins-good Project version: 1.18.3 C compiler for the host machine: ccache cc (gcc 4.8.5 "cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)") C linker for the host machine: cc ld.bfd 2.25.1-31 Host machine cpu family: x86_64 Host machine cpu: x86_64 WARNING: Project targeting '>= 0.48' but tried to use feature introduced in '0.54.0': native arg in add_languages. C++ compiler for the host machine: ccache c++ (gcc 7.3.0 "c++ (GCC) 7.3.0") C++ linker for the host machine: c++ ld.bfd 2.25.1-31 Compiler for C supports link arguments -Wl,-Bsymbolic-functions: YES Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fno-strict-aliasing: YES Message: Disabling GLib cast checks Has header "dlfcn.h" : YES Has header "fcntl.h" : YES Has header "inttypes.h" : YES Has header "memory.h" : YES Has header "process.h" : NO Has header "stdint.h" : YES Has header "stdlib.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/ioctl.h" : YES Has header "sys/param.h" : YES Has header "sys/socket.h" : YES Has header "sys/stat.h" : YES Has header "sys/time.h" : YES Has header "sys/types.h" : YES Has header "unistd.h" : YES Library m found: YES Checking for function "asinh" with dependency -lm: YES Checking for function "clock_gettime" with dependency -lm: YES Checking for function "cosh" with dependency -lm: YES Checking for function "dcgettext" with dependency -lm: YES Checking for function "getpagesize" with dependency -lm: YES Checking for function "isinf" with dependency -lm: YES Checking for function "mmap" with dependency -lm: YES Checking for function "mmap64" with dependency -lm: NO Checking for function "sinh" with dependency -lm: YES Checking for function "gmtime_r" with dependency -lm: YES Checking for size of "char" : 1 Checking for size of "int" : 4 Checking for size of "long" : 8 Checking for size of "short" : 2 Checking for size of "void*" : 8 Checking for size of "off_t" : 8 Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C++ supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C++ supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wwrite-strings: YES Compiler for C++ supports arguments -Wwrite-strings: YES Compiler for C supports arguments -Winit-self: YES Compiler for C++ supports arguments -Winit-self: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C++ supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wno-multichar -Wmultichar: YES Compiler for C++ supports arguments -Wno-multichar -Wmultichar: YES Compiler for C supports arguments -Wvla: YES Compiler for C++ supports arguments -Wvla: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C++ supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Waggregate-return: YES Found pkg-config: /usr/bin/pkg-config (0.27.1) Run-time dependency gstreamer-1.0 found: YES 1.18.3 Run-time dependency gstreamer-base-1.0 found: YES 1.18.3 Run-time dependency gstreamer-net-1.0 found: YES 1.18.3 Run-time dependency gstreamer-controller-1.0 found: YES 1.18.3 Run-time dependency gstreamer-check-1.0 found: YES 1.18.3 Dependency gstreamer-pbutils-1.0 found: NO found 1.10.4 but need: '>= 1.18.0' Found CMake: /usr/local/bin/cmake (3.19.3) Run-time dependency gstreamer-pbutils-1.0 found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency gstreamer-pbutils-1.0 meson.build:247:0: ERROR: Subproject directory not found and gst-plugins-base.wrap file not found A full log can be found at /build/meson-logs/meson-log.txt [root@localhost gst-plugins-good-1.18.3]# cat /etc/centos-release CentOS Linux release 7.4.1708 (Core) [root@localhost gst-plugins-good-1.18.3]# uname -a Linux localhost.localdomain 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux" Environment- Centos release 7.4.1708(core) Linux localhost.localdomain 3.10.0-693.e17.x86_64 Please help me -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |