Last two tries fail, redo everything as far as I can tell, build new genode Now is giving me this error:
[bash-minimal] make[9]: *** [Makefile:175: plural.o] Error 1 [bash-minimal] make[8]: *** [Makefile:668: lib/intl/libintl.a] Error 1 make[7]: *** [/home/johnny/genode/depot/genodelabs/api/noux/2021-12-16/mk/gnu_build.mk:181: built.tag] Error 2 make[6]: *** [var/libdeps:119: bash-minimal.prg] Error 2
please advice
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows
recently I had similar problem in bash compilation in short, you need original file plural.c taken from depot, not generated by bison (last bison like 3.xx probably too new, need something like 2.x)
get rid of re-generation of this file (e.g. manually copy it) or use and install bison 2.
15 янв. 2023 г., в 00:18, Johnny Nunez johnny.nunez@outlook.com написал(а):
Last two tries fail, redo everything as far as I can tell, build new genode Now is giving me this error:
[bash-minimal] make[9]: *** [Makefile:175: plural.o] Error 1 [bash-minimal] make[8]: *** [Makefile:668: lib/intl/libintl.a] Error 1 make[7]: *** [/home/johnny/genode/depot/genodelabs/api/noux/2021-12-16/mk/gnu_build.mk:181: built.tag] Error 2 make[6]: *** [var/libdeps:119: bash-minimal.prg] Error 2
please advice
Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows
_______________________________________________ Genode users mailing list users@lists.genode.orgmailto:users@lists.genode.org https://lists.genode.org/listinfo/users