Hi Genodians,
After downgrading the bison to 2.7, I was able to overcome that error. Now while executing this,
I am getting a new fatal error. Please look into it and suggest something. I am unable identify the problem:
checking library dependencies...
Library ldso_so_support
COMPILE so_support.o
MERGE ldso_so_support.lib.a
Library ld
CONVERT ld.symbols.s
ASSEMBLE ld.symbols.o
MERGE
ld.abi.so Library base
MERGE base.lib.a
Library block_session
MERGE block_session.lib.a
Library config
MERGE config.lib.a
Library jitterentropy
MERGE jitterentropy.lib.a
Library os
MERGE os.lib.a
Program app/gpt_write/gpt_write
COMPILE main.o
COMPILE util.o
In file included from /home/pranab/MTP/r5/genode/depot/genodelabs/api/jitterentropy/2022-11-16/include/jitterentropy/jitterentropy.h:46,
from /home/pranab/MTP/r5/genode/depot/genodelabs/src/gpt_write/2022-11-28/src/app/gpt_write/util.cc:21:
/home/pranab/MTP/r5/genode/depot/genodelabs/api/jitterentropy/2022-11-16/src/lib/jitterentropy/jitterentropy-base-genode.h:42:10:
fatal error: jitterentropy-base-genode-nstime.h: No such file or directory
42 | #include
<jitterentropy-base-genode-nstime.h> |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~compilation terminated.make[7]: *** [/home/pranab/MTP/r5/genode/repos/base/mk/
generic.mk:62: util.o] Error 1
make[6]: *** [var/libdeps:151: gpt_write.prg] Error 2
make[5]: *** [Makefile:336: gen_deps_and_build_targets] Error 2
make[4]: *** [/home/pranab/MTP/r5/genode/tool/depot/mk/build_bin_archive:208: /home/pranab/MTP/r5/genode/depot/genodelabs/bin/riscv/gpt_write/2022-11-28.build/bin] Error 1
make[3]: *** [/home/pranab/MTP/r5/genode/depot/var/
build.mk:264: genodelabs/bin/riscv/gpt_write/2022-11-28] Error 2
make[2]: *** [/home/pranab/MTP/r5/genode/tool/depot/build:136: execute_generated_build_mk_file] Error 2
make[1]: *** [/home/pranab/MTP/r5/genode/tool/depot/create:59: build] Error 2
Thanks & Regards,
Pranab