Patrick, thank you so much for such a quick & working fix, it is really appreciated ;-)
On Sun, Nov 26, 2023 at 9:20 PM Patrick Georgi <[email protected]> wrote: > > 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 -- Best regards, Mike Banon Open Source Community Manager of 3mdeb - https://3mdeb.com/ _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

