Please find the attached configure command line and gstreamer error as attached.
Br, Ramakanth ________________________________________ From: interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org [interest-bounces+ramakanthreddy_kesireddy=mahindrasatyam....@qt-project.org] on behalf of Thiago Macieira [thiago.macie...@intel.com] Sent: Thursday, March 14, 2013 9:58 PM To: interest@qt-project.org Subject: Re: [Interest] gstreamer is not enabled in Qt5 On quinta-feira, 14 de março de 2013 13.49.25, Ramakanthreddy_Kesireddy wrote: > In the Qt5(on ubuntu 12.04) configure verbose gstreamer is not enabled, > though I installed the libgstreamer-0.10-dev. > > gstreamer.cpp:fatal error: gst/gst.h:No such file or directory. Please attach or paste into your email the full configure command-line and the relevant sections of configure -v. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center ________________________________ DISCLAIMER: This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated.
ubuntu@tegra-ubuntu:~/qt/qt-gst/qt-everywhere-opensource-src-5.0.0$ ./configure -prefix $PWD/qtbase -opensource -confirm-license -dbus-linked -glib -no-cups -c++11 -shared -openssl -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-sql-tds -no-sse2 -no-sse3 -no-ssse3 -no-sse4.1 -no-sse4.2 -no-avx -no-avx2 -xcb -optimized-qmake -qpa xcb -reduce-relocations -no-strip -no-separate-debug-info -system-zlib -system-libpng -system-libjpeg -icu -no-pch -accessibility -opengl es2 -openvg -gstreamer -eglfs -audio-backend -nomake demos -nomake tests -no-gtkstyle -v + /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase/configure -prefix /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase -opensource -confirm-license -dbus-linked -glib -no-cups -c++11 -shared -openssl -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -no-sql-tds -no-sse2 -no-sse3 -no-ssse3 -no-sse4.1 -no-sse4.2 -no-avx -no-avx2 -xcb -optimized-qmake -qpa xcb -reduce-relocations -no-strip -no-separate-debug-info -system-zlib -system-libpng -system-libjpeg -icu -no-pch -accessibility -opengl es2 -openvg -gstreamer -eglfs -audio-backend -nomake demos -nomake tests -no-gtkstyle -v g++ -c -fvisibility=hidden fvisibility.c Symbol visibility control enabled. g++ -o libtest.so -shared -Wl,-Bsymbolic-functions -fPIC bsymbolic_functions.c Symbolic function binding enabled. This is the Qt Open Source Edition. You are licensed to use this software under the terms of the Lesser GNU General Public License (LGPL) versions 2.1. You have already accepted the terms of the license. <srcbase> = /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase <outbase> = /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase Creating qmake. Please wait... make: Nothing to be done for `first'. Determining architecture... () g++ -c -pipe -g -Wall -W -fPIE -I../../mkspecs/linux-g++ -I. -o arch.o arch.cpp g++ -o arch arch.o { test -n "" && DESTDIR="" || DESTDIR=.; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index $DESTDIR" -ex quit 'arch' && test -f arch.gdb-index && objcopy --add-section '.gdb_index=arch.gdb-index' --set-section-flags '.gdb_index=readonly' 'arch' 'arch' && rm -f arch.gdb-index || true Found architecture in binary CFG_ARCH="arm" CFG_CPUFEATURES="" System architecture: 'arm' Host architecture: 'arm' C++11 auto-detection... () g++ -c -pipe -O2 -std=c++0x -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -o c++11.o c++11.cpp g++ -Wl,-O1 -o c++11 c++11.o C++11 enabled. floatmath auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -o floatmath.o floatmath.cpp floatmath.cpp:44:5: warning: unused parameter âargcâ [-Wunused-parameter] floatmath.cpp:44:5: warning: unused parameter âargvâ [-Wunused-parameter] g++ -Wl,-O1 -o floatmath floatmath.o floatmath enabled. neon auto-detection... () g++ -c -pipe -mfpu=neon -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -o neon.o neon.cpp g++ -Wl,-O1 -o neon neon.o neon enabled. NIS auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -o nis.o nis.cpp g++ -Wl,-O1 -o nis nis.o -lnsl NIS enabled. POSIX iconv auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -o iconv.o iconv.cpp g++ -Wl,-O1 -o iconv iconv.o POSIX iconv enabled. D-Bus auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -o dbus.o dbus.cpp g++ -Wl,-O1 -o dbus dbus.o -ldbus-1 -lpthread -lrt D-Bus enabled. Glib auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -o glib.o glib.cpp glib.cpp: In function âint main(int, char**)â: glib.cpp:48:19: warning: variable âcontextâ set but not used [-Wunused-but-set-variable] glib.cpp:55:38: warning: âpollfdâ is used uninitialized in this function [-Wuninitialized] g++ -Wl,-O1 -o glib glib.o -pthread -lgthread-2.0 -lrt -lglib-2.0 Glib enabled. GStreamer auto-detection... () g++ -c -pipe -O2 -Wall -W -fPIE -I../../../mkspecs/linux-g++ -I. -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libxml2 -o gstreamer.o gstreamer.cpp In file included from gstreamer.cpp:43:0: /usr/include/gstreamer-0.10/gst/interfaces/propertyprobe.h:20:20: fatal error: global.h: No such file or directory compilation terminated. make: *** [gstreamer.o] Error 1 GStreamer disabled. Gstreamer support cannot be enabled due to functionality tests! Turn on verbose messaging (-v) to /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase/configure to see the final report. If you believe this message is in error you may use the continue switch (-continue) to /home/ubuntu/qt/qt-gst/qt-everywhere-opensource-src-5.0.0/qtbase/configure to continue. *** qtbase/configure exited with non-zero status.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest