From: Stefano Babic <sbabic@denx.de>
To: yocto@yoctoproject.org
Subject: Qt4.8 - qt4-x11-free does not compile if host has qt-mobility installed
Date: Wed, 17 Jul 2013 12:17:19 +0200 [thread overview]
Message-ID: <51E66F2F.8090204@denx.de> (raw)
Hi all,
I have found that qt4 does not compile clean if the host PC (in my case
a Ubuntu 12.04) has the library libQtSensors installed (package
qtmobility-dev).
The issue is related to the package qt4-x11-free
(qt4-x11-free-4.8.4-r50.3), and it is related to QtWebkit.
For some reasons I have not yet understood, local paths /usr/include and
/usr/lib are passed to the crosscompiler when the host library is
installed (I am crosscompiling for ARM), and of course, at the end the
linker fails when it tries to link the x86 library.
Removing the package qtmobility-dev from the host solves without fixing
the issue.
Any hints to solve this ?
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
next reply other threads:[~2013-07-17 10:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-17 10:17 Stefano Babic [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-17 15:12 Qt4.8 - qt4-x11-free does not compile if host has qt-mobility installed Edward Vidal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51E66F2F.8090204@denx.de \
--to=sbabic@denx.de \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.