[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: boot-time: straighten code
From: |
Andreas Schwab |
Subject: |
Re: boot-time: straighten code |
Date: |
Mon, 14 Aug 2023 10:02:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
In file included from boot-time.c:47:
readutmp.h:145:16: error: ‘__UT_USERSIZE’ undeclared here (not in a function);
did you mean ‘UT_USER_SIZE’?
145 | char ut_user[__UT_USERSIZE]; /* Username. */
| ^~~~~~~~~~~~~
| UT_USER_SIZE
make[3]: *** [Makefile:102: boot-time.o] Error 1
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- Re: boot-time: straighten code, (continued)
- Re: boot-time: straighten code, Bruno Haible, 2023/08/13
- Re: boot-time: straighten code, Po Lu, 2023/08/13
- Re: boot-time: straighten code, Bruno Haible, 2023/08/13
- Re: boot-time: straighten code, Po Lu, 2023/08/13
- Re: boot-time: straighten code, Corwin Brust, 2023/08/13
- Re: Windows port binaries, Bruno Haible, 2023/08/15
- Re: Windows port binaries, Po Lu, 2023/08/16
- Re: Windows port binaries, Eli Zaretskii, 2023/08/16
- Re: Windows port binaries, Bruno Haible, 2023/08/17
- Re: Windows port binaries, Eli Zaretskii, 2023/08/17
- Re: boot-time: straighten code,
Andreas Schwab <=
- Re: boot-time: straighten code, Bruno Haible, 2023/08/14
- Re: boot-time: straighten code, Andreas Schwab, 2023/08/14
- Re: boot-time: straighten code, Bruno Haible, 2023/08/14
- Re: boot-time: straighten code, Andreas Schwab, 2023/08/14
- Re: boot-time: straighten code, Bruno Haible, 2023/08/14
- Re: boot-time: straighten code, Paul Eggert, 2023/08/15
- Re: boot-time: straighten code, Bruno Haible, 2023/08/15