Skip to content

Fix menuconfig error in gcc-14 above#5

Open
realhonbo wants to merge 1 commit intoOpenNuvoton:masterfrom
realhonbo:master
Open

Fix menuconfig error in gcc-14 above#5
realhonbo wants to merge 1 commit intoOpenNuvoton:masterfrom
realhonbo:master

Conversation

@realhonbo
Copy link

  • ubuntu 25.04
  • gcc 14.2.0 (x64)

when make menuconfig, an error occured:

  *** 'make menuconfig' requires the ncurses libraries.
  ***
  *** Install ncurses (ncurses-devel or libncurses-dev
  *** depending on your distribution) and try again.

it caused by the confict of -std=c99 and main() {}, just add a int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant