bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62877: 29.0.90; Build failure with 9686b015a0d71d08828afb0cfe6e477bb


From: Eli Zaretskii
Subject: bug#62877: 29.0.90; Build failure with 9686b015a0d71d08828afb0cfe6e477bbc4909ae
Date: Sun, 16 Apr 2023 11:17:24 +0300

> From: Sam James <sam@gentoo.org>
> Date: Sun, 16 Apr 2023 07:36:59 +0100
> 
> Emacs fails to compile at commit
> 9686b015a0d71d08828afb0cfe6e477bbc4909ae
> when performing a fresh bootstrap:
> 
> ```
> term.c: In function ‘init_tty’:
> term.c:4167:39: error: too many arguments to function ‘tigetstr’
>  4167 |   tty->TS_enter_strike_through_mode = tigetstr ("smxx",
>  address);
> ^~~~~~~~
> In file included from term.c:32:
> tparam.h:46:7: note: declared here
> 46 | char *tigetstr (const char *);
> |       ^~~~~~~~
> make[2]: *** [Makefile:424: term.o] Error 1
> make[2]: *** Waiting for unfinished jobs....

Sorry about that, should be fixed now.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]