From: Xiubo Li <xiubli@redhat.com>
To: Cyril Hrubis <chrubis@suse.cz>
Cc: ltp@lists.linux.it, linux-integrity@vger.kernel.org
Subject: Re: [LTP] [PATCH] doc: correct the build steps for open_posix_testsuite
Date: Mon, 2 Dec 2024 09:00:32 +0800 [thread overview]
Message-ID: <1873bfe4-3d44-40a7-89cb-0742bea8494a@redhat.com> (raw)
In-Reply-To: <Z0mXHSnqmstCIMrF@yuki.lan>
On 11/29/24 18:27, Cyril Hrubis wrote:
> Hi!
>> './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
> That should be before the 'cd testcase/...' otherwise good catch, this
> is clearly missing there.
Good catch.
Fixed it.
Thanks!
>> $ make generate-makefiles
>> $ cd conformance/interfaces/foo
>> $ make
>> --
>> 2.46.0
>>
>>
>> --
>> Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2024-12-02 1:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 10:13 [PATCH] doc: correct the build steps for open_posix_testsuite xiubli
2024-11-29 10:27 ` [LTP] " Cyril Hrubis
2024-12-02 1:00 ` Xiubo Li [this message]
[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=1873bfe4-3d44-40a7-89cb-0742bea8494a@redhat.com \
--to=xiubli@redhat.com \
--cc=chrubis@suse.cz \
--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