From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: poky@yoctoproject.org
Subject: Re: [PATCH 0/8] Add meta-toolchain-qte from OE
Date: Wed, 19 Jan 2011 12:51:41 +0000 [thread overview]
Message-ID: <201101191251.41864.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <70F8AFBB-708E-44C2-8C07-BA394242B311@dominion.thruhere.net>
On Monday 17 January 2011 17:14:59 Koen Kooi wrote:
> FWIW, there's a more comprehensive integration for qt 4.6.3 and qt 4.7.1
> available at http://cgit.openembedded.org/cgit.cgi/meta-openembedded/ .
Having now set up meta-openembedded as a layer on top of poky master, when I
attempt to build qt4-tools-sdk the first thing I run into is a problem I worked
around in my patchset (failure at do_configure). Do you not get this error?
------------------ snip -----------------
Which edition of Qt do you want to use ?
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
Determining system architecture... (Linux:2.6.35.6-45.fc14.x86_64:x86_64)
64-bit AMD 80x86 (x86_64)
'x86_64' is supported
System architecture: 'x86_64'
Host architecture: 'x86_64'
Precompiled-headers support enabled.
/media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-linux/qt4-tools-
sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/config.tests/unix/fvisibility.test: line 28: ccache x86_64-pokysdk-
linux-g++ --sysroot=/media/large/tmp-meta-oe/sysroots/x86_64-nativesdk-
pokysdk-linux: No such file or directory
Symbol visibility control disabled.
This is the Qt for Embedded Linux 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 are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.
Type '3' to view the GNU General Public License version 3.
Type 'L' to view the Lesser GNU General Public License version 2.1.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.
Do you accept the terms of either license?
Creating qmake. Please wait...
ccache x86_64-pokysdk-linux-g++ --sysroot=/media/large/tmp-meta-
oe/sysroots/x86_64-nativesdk-pokysdk-linux -c -o project.o -pipe -m64 -m64 -
DQMAKE_OPENSOURCE_EDITION -I. -Igenerators -Igenerators/unix -
Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/media/large/tmp-
meta-oe/work/x86_64-nativesdk-pokysdk-linux/qt4-tools-sdk-4.7.1-r2.0/qt-
everywhere-opensource-src-4.7.1/include -I/media/large/tmp-meta-
oe/work/x86_64-nativesdk-pokysdk-linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-
opensource-src-4.7.1/include/QtCore -I/media/large/tmp-meta-oe/work/x86_64-
nativesdk-pokysdk-linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/src/corelib/global -I/media/large/tmp-meta-oe/work/x86_64-nativesdk-
pokysdk-linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/src/corelib/xml -I/media/large/tmp-meta-oe/work/x86_64-nativesdk-
pokysdk-linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -
DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -
DQT_NO_COMPRESS -I/media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-
linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/mkspecs/qws/linux-x86_64-g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -
DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT project.cpp
In file included from /media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-
linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/include/QtCore/qlist.h:1:0,
from /media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-
linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/include/QtCore/../../src/corelib/tools/qstringlist.h:47,
from /media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-
linux/qt4-tools-sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/include/QtCore/qstringlist.h:1,
from project.h:45,
from project.cpp:42:
/media/large/tmp-meta-oe/work/x86_64-nativesdk-pokysdk-linux/qt4-tools-
sdk-4.7.1-r2.0/qt-everywhere-opensource-
src-4.7.1/include/QtCore/../../src/corelib/tools/qlist.h:54:15: fatal error:
new: No such file or directory
compilation terminated.
make: *** [project.o] Error 1
FATAL: Configuring qt failed. EXTRA_OECONF was -prefix
/opt/poky/0.9+snapshot/sysroots/x86_64-pokysdk-linux/usr -qt-
libjpeg -qt-gif -system-zlib -no-libjpeg -no-libpng -no-libmng
-no-libtiff -no-accessibility -no-cups
-no-exceptions -no-nas-sound -no-nis -no-
openssl -verbose -release -fast -static -
embedded -no-freetype -no-glib -no-iconv -qt3support
-I/media/large/tmp-meta-oe/sysroots/x86_64-linux/usr/include -
I/media/large/tmp-meta-oe/sysroots/x86_64-linux/usr/include/dbus-1.0
-I/media/large/tmp-meta-oe/sysroots/x86_64-linux/usr/lib/dbus-1.0/include
------------------ snip -----------------
Cheers,
Paul
next prev parent reply other threads:[~2011-01-19 12:51 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-17 16:54 [PATCH 0/8] Add meta-toolchain-qte from OE Paul Eggleton
2011-01-17 16:54 ` [PATCH 1/8] Add directfb 1.4.6 from OpenEmbedded Paul Eggleton
2011-01-17 16:54 ` [PATCH 2/8] qt4: add qt4-embedded 4.6.3 " Paul Eggleton
2011-01-17 16:54 ` [PATCH 3/8] glib-2.0: extend to nativesdk Paul Eggleton
2011-01-17 16:54 ` [PATCH 4/8] dbus: " Paul Eggleton
2011-01-17 16:54 ` [PATCH 5/8] Add qt4-tools-nativesdk 4.6.3 based on qt4-tools-sdk from OpenEmbedded Paul Eggleton
2011-01-17 16:54 ` [PATCH 6/8] package.bbclass: add nodeprrecs flag to RRECOMMENDS_pkgname Paul Eggleton
2011-01-17 16:54 ` [PATCH 7/8] avahi: prevent unnecessary runtime dependency on gtk+ Paul Eggleton
2011-01-17 16:54 ` [PATCH 8/8] Add meta-toolchain-qte and dependent tasks from OpenEmbedded Paul Eggleton
2011-01-17 17:14 ` [PATCH 0/8] Add meta-toolchain-qte from OE Koen Kooi
2011-01-17 17:39 ` Paul Eggleton
2011-01-17 17:49 ` Koen Kooi
2011-01-19 12:51 ` Paul Eggleton [this message]
2011-01-19 13:15 ` Koen Kooi
2011-01-20 12:06 ` Paul Eggleton
2011-01-20 12:17 ` Koen Kooi
2011-01-20 13:50 ` Paul Eggleton
2011-01-18 20:25 ` Saul Wold
2011-01-20 15:09 ` Paul Eggleton
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=201101191251.41864.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=koen@dominion.thruhere.net \
--cc=poky@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.