From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: QT4 and cmake patches
Date: Sun, 28 Mar 2010 17:27:16 +0200 [thread overview]
Message-ID: <honsgk$anm$1@dough.gmane.org> (raw)
In-Reply-To: <20100327144204.GJ3458@jama>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 27-03-10 15:42, Martin Jansa wrote:
> On Sat, Mar 27, 2010 at 12:32:15PM +0100, Koen Kooi wrote:
>> I'm currently fixing outstanding bugs with our qt4 recipes so I can use them in and hostside as well as target side sdk and cmake support would be helpfull :)
>
> Have you seen this error?
I see it now as well (only for qt4-x11 for some reason), and I'm trying
this fix:
- --- a/recipes/qt4/qt4.inc
+++ b/recipes/qt4/qt4.inc
@@ -265,7 +265,7 @@ do_install() {
# QT abuses $includedir to point to its headers, which breaks
pkgconfig sysroot, so manually fix it up here:
for pc in ${D}${libdir}/pkgconfig/*.pc ; do
- - sed -i -e "s:prefix}include/${QT_BASE_NAME}/$(basename
$pc .pc):includedir}:" \
+ sed -i -e "s:prefix}include/${QT_BASE_NAME}/$(basename
$pc .pc):prefix}/include:" \
Will push if it works.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFLr3VUMkyGM64RGpERAkDFAJ9DsIVx86Z9bRz7Y1f86BTvLDkyNwCfZKR8
KenGmR1WHpR1eBzPVu51ptc=
=S21L
-----END PGP SIGNATURE-----
prev parent reply other threads:[~2010-03-28 15:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-27 11:32 QT4 and cmake patches Koen Kooi
2010-03-27 14:42 ` Martin Jansa
2010-03-27 17:55 ` Koen Kooi
2010-03-29 7:36 ` Martin Jansa
2010-03-28 15:27 ` Koen Kooi [this message]
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='honsgk$anm$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox