* [Buildroot] [2024.02] make menuconfig fails
@ 2024-05-31 11:37 Stephan Lukits
2024-05-31 11:49 ` Yann E. MORIN
0 siblings, 1 reply; 3+ messages in thread
From: Stephan Lukits @ 2024-05-31 11:37 UTC (permalink / raw)
To: buildroot
Good afternoon, on fedora 40 `make menuconfig` fails even though ncurses and its devel package is installed.
To fix it I changed support/kconfig/lxdialog/check-lxdialog.sh:51
int main() {}
^^^
Seems that used to be a warning and is on fedora 40 now an error. (I'm not a C programmer).
hth, Stephan
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [2024.02] make menuconfig fails
2024-05-31 11:37 [Buildroot] [2024.02] make menuconfig fails Stephan Lukits
@ 2024-05-31 11:49 ` Yann E. MORIN
2024-05-31 13:23 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2024-05-31 11:49 UTC (permalink / raw)
To: Stephan Lukits; +Cc: buildroot
Stephan, All,
On 2024-05-31 13:37 +0200, Stephan Lukits spake thusly:
> Good afternoon, on fedora 40 `make menuconfig` fails even though ncurses and its devel package is installed.
>
> To fix it I changed support/kconfig/lxdialog/check-lxdialog.sh:51
>
> int main() {}
> ^^^
Thanks for the report. That's already been fixed:
- on master: a6210d28 kconfig/lxdialog: fix check() with GCC14
- on 2024.02.x: f5a347c1 kconfig/lxdialog: fix check() with GCC14
The next rlease of either will contain that fix.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [2024.02] make menuconfig fails
2024-05-31 11:49 ` Yann E. MORIN
@ 2024-05-31 13:23 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-05-31 13:23 UTC (permalink / raw)
To: Yann E. MORIN; +Cc: Stephan Lukits, buildroot
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> Stephan, All,
> On 2024-05-31 13:37 +0200, Stephan Lukits spake thusly:
>> Good afternoon, on fedora 40 `make menuconfig` fails even though ncurses and its devel package is installed.
>>
>> To fix it I changed support/kconfig/lxdialog/check-lxdialog.sh:51
>>
>> int main() {}
>> ^^^
> Thanks for the report. That's already been fixed:
> - on master: a6210d28 kconfig/lxdialog: fix check() with GCC14
> - on 2024.02.x: f5a347c1 kconfig/lxdialog: fix check() with GCC14
> The next rlease of either will contain that fix.
Correct. It is in 2024.05-rc1 that I released yesterday and will be in
the upcoming June update of 2024.02.x as well.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-31 13:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-31 11:37 [Buildroot] [2024.02] make menuconfig fails Stephan Lukits
2024-05-31 11:49 ` Yann E. MORIN
2024-05-31 13:23 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox