ubuntu@ubuntu:~/gstreamer-imx$ ./waf configure
Setting top to : /home/ubuntu/gstreamer-imx
Setting out to : /home/ubuntu/gstreamer-imx/build
Checking for 'gcc' (C compiler) : /usr/bin/gcc
Checking for compiler switch -O2 : yes
Checking for compiler switch -DPIC : yes
Checking for compiler switch -fPIC : yes
Checking for compiler switch -std=gnu99 : yes
Checking for compiler switch -Wall : yes
Checking for compiler switch -Wextra : yes
Checking for compiler switch -Wno-sign-compare : yes
Checking for compiler switch -Wno-missing-field-initializers : yes
Checking for compiler switch -Wno-unused-parameter : yes
Checking for compiler switch -Wno-cpp : yes
Building for Android : no
Checking for library dl : yes
Checking for library m : yes
Checking for library pthread : yes
Checking for program 'pkg-config' : /usr/bin/pkg-config
Checking for 'gstreamer-1.0' version : not found
The configuration failed
(complete log in /home/ubuntu/gstreamer-imx/build/config.log)
i faced this problem ,can everyone give me some advice thanks
Hi Chatty,
You don´t have gstreamer-1.0 try to installs and then run it again.
- check output of ./configure --help to see if any options apply to you - run ./configure make to build GStreamer. - make install
Regards
how to how to set environment variables like
CC
CFLAGS
LDFLAGS
PKG_CONFIG_PATH
PKG_CONFIG_SYSROOT_DIR