Linux Integrity Measurement development
 help / color / mirror / Atom feed
From: xiubli@redhat.com
To: ltp@lists.linux.it
Cc: linux-integrity@vger.kernel.org, Xiubo Li <xiubli@redhat.com>
Subject: [PATCH] doc: correct the build steps for open_posix_testsuite
Date: Tue, 19 Nov 2024 18:13:57 +0800	[thread overview]
Message-ID: <20241119101357.951813-1-xiubli@redhat.com> (raw)

From: Xiubo Li <xiubli@redhat.com>

'./configure' is needed just before generating the Makefiles.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
---
 doc/users/quick_start.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/users/quick_start.rst b/doc/users/quick_start.rst
index 1581b1f0c..e80c1c244 100644
--- a/doc/users/quick_start.rst
+++ b/doc/users/quick_start.rst
@@ -54,6 +54,7 @@ generated first:
 .. code-block:: console
 
    $ cd testcases/open_posix_testsuite/
+   $ ./configure
    $ make generate-makefiles
    $ cd conformance/interfaces/foo
    $ make
-- 
2.46.0


             reply	other threads:[~2024-11-19 10:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 10:13 xiubli [this message]
2024-11-29 10:27 ` [LTP] [PATCH] doc: correct the build steps for open_posix_testsuite Cyril Hrubis
2024-12-02  1:00   ` Xiubo Li
     [not found]   ` <a32c6381-8779-4dc5-878b-a46bff6454d6@redhat.com>
2024-12-02 10:43     ` Cyril Hrubis
2024-12-03  1:23       ` Xiubo Li
2024-12-10 12:15         ` Cyril Hrubis
2024-12-11  1:17           ` Xiubo Li

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=20241119101357.951813-1-xiubli@redhat.com \
    --to=xiubli@redhat.com \
    --cc=linux-integrity@vger.kernel.org \
    --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