All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][jansa/qt5-5.2.0] libQt5*.la references OE build directories
Date: Mon, 13 Jan 2014 11:11:47 +0100	[thread overview]
Message-ID: <20140113101147.GI16995@jama> (raw)
In-Reply-To: <CAPbeDCnrC84D8tqjT-A29YLO_hn2K1wQ5a_cK85uMVfGEzbrhQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

On Mon, Jan 13, 2014 at 01:58:25AM +0100, Jacob Kroon wrote:
> Hi,
> 
> I'm seeing what I believe is a problem with the *.la files in the Qt5
> dev-packages.
> The files references paths in my OE build environment, like so:
> 
> ...
> # Libraries that this one depends upon.
> dependency_libs='-lQt5Gui
> -L/home/jkroon/Projects/oe-devel/build/tmp-eglibc/sysroots/wandboard-solo/usr/lib
> -lQt5Core -lpthread '
> ...
> # Directory that this library needs to be installed in:
> libdir='/home/jkroon/Projects/oe-devel/build/tmp-eglibc/sysroots/wandboard-solo/usr'
> ...
> 
> I noticed this since my Qt5 autotools project wouldn't link properly when
> using the SDK, unless I first removed all libQt5*.la files.
> 
> I'm not quite sure where to look for the problem so any pointers would be
> appreciated.

Probably bad rebase on my side, please compare

mkspecs/features/qt_module.prf in 5.1.1 and 5.2.0

changed in:
https://github.com/meta-qt5/meta-qt5/blob/master/recipes-qt/qt5/qtbase-5.1.1/0008-qt_module-Fix-pkgconfig-replacement.patch
and
https://github.com/meta-qt5/meta-qt5/blob/jansa/qt5-5.2.0/recipes-qt/qt5/qtbase/0005-qt_module-Fix-pkgconfig-replacement.patch

Or better in meta-qt5's qtbase repo:
https://github.com/meta-qt5/qtbase/blob/b5.1.1/mkspecs/features/qt_module.prf
https://github.com/meta-qt5/qtbase/blob/b5.2.0/mkspecs/features/qt_module.prf

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2014-01-13 10:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-13  0:58 [meta-qt5][jansa/qt5-5.2.0] libQt5*.la references OE build directories Jacob Kroon
2014-01-13 10:11 ` Martin Jansa [this message]
2014-01-14  0:03   ` Jacob Kroon
2014-01-18 10:03     ` Jacob Kroon
2014-01-18 11:09       ` Jacob Kroon
2014-01-18 11:38       ` Martin Jansa
2014-01-18 12:13         ` Jacob Kroon
2014-01-18 13:31           ` Martin Jansa

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=20140113101147.GI16995@jama \
    --to=martin.jansa@gmail.com \
    --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 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.