All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: Alexander Kanavin <alexander.kanavin@linux.intel.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/5] webkitgtk: fix compile error when len(TMPDIR) == 410
Date: Mon, 4 Dec 2017 14:16:13 +0800	[thread overview]
Message-ID: <2951465b-d2ce-809c-df7e-2a2bbd888a91@windriver.com> (raw)
In-Reply-To: <335280c8-345e-e1c9-9960-ce599eeef52f@linux.intel.com>

Hi Alexander,

On 12/01/2017 05:49 PM, Alexander Kanavin wrote:
> On 12/01/2017 10:26 AM, Alexander Kanavin wrote:
>> On 12/01/2017 03:46 AM, Robert Yang wrote:
>>> The flags.make is generated by cmake, and as I said in the commit message:
>>>
>>> "The cmake doesn't support relative path, so we have to edit flags.make to fix
>>> the problem"
>>>
>>> I'm not familiar with cmake, please let me know if there is a way to make
>>> it generate a relative path in flags.make.
>>
>> I'll try to find out how it happens, and will get back to you.
> 
> Sadly, looks like you are right. Cmake will prepend a full path to every include 
> directory, even if they're specified as relative in CmakeLists.txt.
> 
> As this is a common problem, should it go to cmake.bbclass perhaps?
I didn't find other cmake recipes have build errors when len(TMPDIR) == 410,
so I'm leaning to not add to cmake.bbclass.

// Robert

> 
> 
> Alex
> 


  reply	other threads:[~2017-12-04  6:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  1:45 [PATCH 0/5] fix build when len(TMPDIR) == 410 Robert Yang
2017-11-30  1:45 ` [PATCH 1/5] go-native: fix PATH issue " Robert Yang
2017-11-30 11:33   ` Alexander Kanavin
2017-12-01  1:40     ` Robert Yang
2017-12-01  8:25       ` Alexander Kanavin
2017-11-30  1:45 ` [PATCH 2/5] go-native: fix import error " Robert Yang
2017-11-30  1:45 ` [PATCH 3/5] ninja: fix for llvm build " Robert Yang
2017-11-30  1:45 ` [PATCH 4/5] webkitgtk: fix compile error " Robert Yang
2017-11-30 11:34   ` Alexander Kanavin
2017-12-01  1:46     ` Robert Yang
2017-12-01  8:26       ` Alexander Kanavin
2017-12-01  9:49         ` Alexander Kanavin
2017-12-04  6:16           ` Robert Yang [this message]
2017-11-30  1:45 ` [PATCH 5/5] sqlite3: use 1024 for MAX_PATHNAM Robert Yang
2018-01-09  3:09 ` [PATCH 0/5] fix build when len(TMPDIR) == 410 Robert Yang
2018-01-19  1:52 ` Robert Yang
2018-02-02  3:34 ` Robert Yang
2018-03-06  1:51 ` Robert Yang

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=2951465b-d2ce-809c-df7e-2a2bbd888a91@windriver.com \
    --to=liezhi.yang@windriver.com \
    --cc=alexander.kanavin@linux.intel.com \
    --cc=openembedded-core@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.