[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for
From: |
Vincent Lefevre |
Subject: |
Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home' |
Date: |
Tue, 9 Jul 2024 15:31:33 +0200 |
User-agent: |
Mutt/2.2.13+76 (1f3da810) vl-167818 (2024-04-20) |
Hi,
On 2024-07-09 06:19:17 -0700, david kerns wrote:
> I'm running on Rocky 9 (9.4) but when I try to build my changes, I fail on
> step 0.
>
> $ ./autogen.sh
> configure.ac:2: error: Autoconf version 2.71 or higher is required
^^^^^^^^^^^^^^^^^^^^^
As said, you need Autoconf version 2.71 or higher.
You have only 2.69, which is very old:
> $ autoreconf --version
> autoreconf (GNU Autoconf) 2.69
> Copyright (C) 2012 Free Software Foundation, Inc.
[...]
--
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
- [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Vincent Lefevre, 2024/07/08
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/08
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/08
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/08
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/08
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/09
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home',
Vincent Lefevre <=
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/09
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/09
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/09
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', Alex Naumov, 2024/07/10
- Re: [screen-devel] [PATCH] Really avoid a potential buffer overflow for 'home', david kerns, 2024/07/10