Re: make menuconfig - is broken after commit 7eab8ef (Linux 6.2's kconfig) and follow-ups
Patrick Georgi via coreboot <[email protected]>
| Newsgroups | gmane.linux.bios |
|---|---|
| Message-ID | <[email protected]> |
Am 26.11.2023 um 18:15 schrieb Mike Banon: > /usr/bin/ld: build/util/kconfig/lxdialog/yesno.o: warning: relocation > against `acs_map' in read-only section `.text' > /usr/bin/ld: build/util/kconfig/mconf.o: in function `show_help': > mconf.c:(.text+0x1770): undefined reference to `stdscr' > /usr/bin/ld: mconf.c:(.text+0x177c): undefined reference to `stdscr' > /usr/bin/ld: build/util/kconfig/lxdialog/checklist.o: in function `print_item': > checklist.c:(.text+0x82): undefined reference to `wattrset' > /usr/bin/ld: checklist.c:(.text+0x98): undefined reference to `wmove' > /usr/bin/ld: checklist.c:(.text+0xb2): undefined reference to `waddch' > /usr/bin/ld: checklist.c:(.text+0xd8): undefined reference to `wmove' > /usr/bin/ld: checklist.c:(.text+0xfe): undefined reference to `wattrset' > Curious, if anyone else has the same error? Please take a look at this Oops! https://review.coreboot.org/c/coreboot/+/79264 fixes it for me. Patrick _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]