public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] libs: fix sporadic out-of-tree build failures related to libs
Date: Tue, 26 Mar 2019 14:02:42 +0100	[thread overview]
Message-ID: <20190326130242.GA22724@dell5510> (raw)
In-Reply-To: <0334E21D-3339-4827-89EA-3FF74E8EA13D@gmail.com>

Hi Enji,

> > The problem here is that unless the paths in LTPLIBS_DIRS match existing
> > files the mkdir -p is executed every time LTPLIBS is defined in
> > Makefile. I guess that we can put the absolute paths back to the
> > LTPLIBS_DIRS variable and use $(subst ..) to replace the builddir with
> > srcdir but I wonder if there is a better solution.

> 	I don’t think this isn’t the right way. Memory serves me correctly (it’s been almost a decade), the glue code in …/Makefile is incorrect. This is where the directory needs to be created.
> 	Let me try implementing a fix.
Any progress on this, please?

> Cheers,
> -Enji

Kind regards,
Petr

      reply	other threads:[~2019-03-26 13:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-20 10:07 [LTP] [PATCH] libs: fix sporadic out-of-tree build failures related to libs Jan Stancek
2019-03-20 16:25 ` Cyril Hrubis
2019-03-20 19:55   ` Enji Cooper
2019-03-26 13:02     ` Petr Vorel [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=20190326130242.GA22724@dell5510 \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /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