how to install waf and gstreamer to imx6q

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how to install waf and gstreamer to imx6q

852件の閲覧回数
1130692457
Contributor I

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

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

757件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信

757件の閲覧回数
1130692457
Contributor I

how to how to set environment variables like

  • CC
  • CFLAGS
  • LDFLAGS
  • PKG_CONFIG_PATH
  • PKG_CONFIG_SYSROOT_DIR
0 件の賞賛
返信