All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Oberritter <obi@opendreambox.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Andreas Oberritter : qt4: fix deps in libQtWebkit.la and QtWebKit.pc
Date: Wed, 14 Mar 2012 14:48:22 +0100	[thread overview]
Message-ID: <4F60A1A6.4090204@opendreambox.org> (raw)
In-Reply-To: <20120314084016.GD3919@jama.jama.net>

On 14.03.2012 09:40, Martin Jansa wrote:
> On Wed, Mar 14, 2012 at 08:08:03AM +0100, Martin Jansa wrote:
>> On Tue, Mar 13, 2012 at 11:48:20AM +0000, git@git.openembedded.org wrote:
>>> Module: openembedded-core.git
>>> Branch: master
>>> Commit: 4c41a3204ef72f53813ddc86fe525fa9c6714daa
>>> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4c41a3204ef72f53813ddc86fe525fa9c6714daa
>>>
>>> Author: Andreas Oberritter <obi@opendreambox.org>
>>> Date:   Wed Mar  7 21:36:28 2012 +0100
>>>
>>> qt4: fix deps in libQtWebkit.la and QtWebKit.pc
>>>
>>> * Both files contain -L../../WebCore/release -L../../JavaScriptCore/release -lwebcore -ljscore
>>> * These paths and libs don't get installed.
>>> * When building a shared lib with libtool, that links
>>>   with libQtWebKit, libtool adds these unneeded parameters
>>>   to the linker command-line, thus linking fails.
>>
>> BTW: here with bitbake having R/W to rootfs every qt4-x11-free build
>> creates /include/WebCore/libdummy.prl (yes really in root)
>> anynone seen this?
>> -rw-r--r-- 1 bitbake bitbake 680 Mar 14 01:13 /include/WebCore/libdummy.prl

I'm only using qt4-embedded, with which I haven't noticed this file.

>> Maybe it's sign of another small issue in qt4 build.
> 
> It's created during do_configure and probably caused by
> ./qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/WebKit2/Makefile:all: Makefile /include/WebCore/libdummy.prl  /include/WebCore/$(TARGET)
> ./qt-everywhere-opensource-src-4.8.0/src/3rdparty/webkit/Source/WebKit2/Makefile:/include/WebCore/libdummy.prl:
> 
> But in unpacked sources closest thing to libdummy.prl is 
> ./Source/WebKit2/DerivedSources.pro:TARGET = dummy

I thought that Qt 4.8 didn't use WebKit2 by default. Did you enable it
manually?

Regards,
Andreas



  reply	other threads:[~2012-03-14 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120313114820.9572210335@opal>
2012-03-14  7:08 ` [oe-commits] Andreas Oberritter : qt4: fix deps in libQtWebkit.la and QtWebKit.pc Martin Jansa
2012-03-14  8:40   ` Martin Jansa
2012-03-14 13:48     ` Andreas Oberritter [this message]
2012-03-14 14:02       ` Paul Eggleton
2012-03-14 14:08         ` Andreas Oberritter
2012-03-14 14:15           ` Paul Eggleton
2012-03-14 14:15       ` Martin Jansa
2012-04-30 22:04         ` 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=4F60A1A6.4090204@opendreambox.org \
    --to=obi@opendreambox.org \
    --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.