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
My error is
bhathiya99@bhathiya99:~/FinalYearProject/New_Test/genode-10.11/build$ make
hello/server
checking library dependencies for hello/server...
Library slab
Library avl_tree
Library allocator_avl
Library cxx
Library ipc
Library heap
Library console
Library log_console
Library lock
Library env
Library thread
Library server
Library syscall
Library startup
Program hello/server/hello_server
LINK hello_server
/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()':
/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()'
/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
/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()':
/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:68:
multiple definition of `Genode::Thread_base::cancel_blocking()'
/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
/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()':
/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()'
/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
/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/build/var/libcache/thread/thread.lib.a(thread_start.o):
In function `Genode::Thread_base::start()':
/home/bhathiya99/FinalYearProject/New_Test/genode-10.11/base/src/base/thread/thread_start.cc:47:
multiple definition of `Genode::Thread_base::start()'
/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
collect2: ld returned 1 exit status
make[2]: *** [hello_server] Error 1
make[1]: *** [hello_server.prg] Error 2
make: *** [gen_deps_and_build_targets] Error 2
Please help me to overcome this problem thanks.
Bhathiya.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Genode-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/genode-main