[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compile Qt4 on stretch



Hello,

I am trying to compile the Qt 4 Library (4.8.4-everywhere) for Qt Embedded in Stretch distro.

During compilation (as done as in Wheezy) of the source package, the procedure gives me a lot of errors.

I see there is a *plenty* of patches for building the libqt4 package(s) for Stretch I was wondering how this is can be done for a custom libqt4 install.

I was using the following configure option to build Qt Embedded:


./configure -opensource -confirm-license \
 -qt-zlib -qt-libpng -qt-libmng -qt-libjpeg -qt-libtiff \
 -qt-gfx-vnc -qt-gfx-transformed -qt-gfx-qvfb \
 -qt-mouse-pc -qt-mouse-linuxinput -qt-mouse-tslib -qt-mouse-qvfb \
 -qt-kbd-tty -qt-kbd-linuxinput -qt-kbd-qvfb \
 -qt-freetype \
 -glib -phonon -phonon-backend -svg \
 -exceptions -xmlpatterns \
 -embedded -xplatform qws/linux-generic-g++ -no-pch \
 -DQT_QLOCALE_USES_FCVT \
 -I/usr/include/directfb \
 -I/usr/include/gstreamer-0.10 \
 -I/usr/include/libxml2 \
 -I/usr/include/dbus-1.0 -I/usr/include/glib-2.0 \
 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include \
 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include \
 -lglib-2.0 -ldbus-1 \
 -nomake demos -nomake translations -nomake examples -nomake docs \
 -prefix $INSTALL_PATH

Can anybody point me where and how to fix this issue?

Thank you in advance
--
Eurek s.r.l.                          |
Electronic Engineering                | http://www.eurek.it
via Celletta 8/B, 40026 Imola, Italy  | Phone: +39-(0)542-609120
p.iva 00690621206 - c.f. 04020030377  | Fax:   +39-(0)542-609212


Reply to: