<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi i'm new to Genode. I followed all the steps before this but i'm having a small making problem of hello_tutorial appication<br><br><span style="text-decoration: underline; font-weight: bold;">My error is</span><br><br>bhathiya99@...55...:~/FinalYearProject/New_Test/genode-10.11/build$ <span style="color: rgb(255, 0, 0);">make hello/server</span><br>checking library dependencies for hello/server...<br> Library slab<br> Library avl_tree<br> Library allocator_avl<br> Library cxx<br> Library ipc<br> Library heap<br> Library console<br> Library log_console<br> Library lock<br> Library env<br> Library thread<br> Library server<br> Library syscall<br> Library startup<br> Program hello/server/hello_server<br> LINK
hello_server<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_start.o): In function `Genode::Thread_base::_init_platform_thread()':<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:38: multiple definition of `Genode::Thread_base::_init_platform_thread()'<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_linux.o):/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base-linux/src/base/thread/thread_linux.cc:48: first defined here<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_start.o): In function `Genode::Thread_base::cancel_blocking()':<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:68: multiple definition of
`Genode::Thread_base::cancel_blocking()'<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_linux.o):/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base-linux/src/base/thread/thread_linux.cc:112: first defined here<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_start.o): In function `Genode::Thread_base::_deinit_platform_thread()':<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:41: multiple definition of `Genode::Thread_base::_deinit_platform_thread()'<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_linux.o):/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base-linux/src/base/thread/thread_linux.cc:51: first defined
here<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_start.o): In function `Genode::Thread_base::start()':<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:47: multiple definition of `Genode::Thread_base::start()'<br>/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_linux.o):/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base-linux/src/base/thread/thread_linux.cc:82: first defined here<br>collect2: ld returned 1 exit status<br><span style="font-weight: bold; color: rgb(255, 0, 0);">make[2]: *** [hello_server] Error 1</span><br style="font-weight: bold; color: rgb(255, 0, 0);"><span style="font-weight: bold; color: rgb(255, 0, 0);">make[1]: *** [hello_server.prg] Error 2</span><br style="font-weight: bold; color: rgb(255, 0, 0);"><span style="font-weight: bold; color: rgb(255, 0, 0);">make:
*** [gen_deps_and_build_targets] Error 2</span><br><br>Please help me to overcome this problem thanks.<br><br>Bhathiya.<br></td></tr></table><br>