Hello, On 18.01.2013 03:30, J T wrote: > $ make run/demo > ... > Program core/core > COMPILE cpu_session_extension.o > In file included from > /home/xx/source/genode/base-linux/src/core/cpu_session_extension.cc:11:0: > /home/xx/source/genode/base-linux/src/core/include/core_linux_syscalls.h: > In function ‘int lx_pollpid()’: > /home/xx/source/genode/base-linux/src/core/include/core_linux_syscalls.h:115:20: > error: ‘SYS_waitpid’ was not declared in this scope > make[2]: *** [cpu_session_extension.o] Error 1 > make[1]: *** [core.prg] Error 2 > make: *** [gen_deps_and_build_targets] Error 2 > > Prior to this I had to run tool/toolchain since the other method for > using genode's custom precompiled toolchain didnt work for me.
There's a patch now in https://github.com/genodelabs/genode/issues/615 Christian ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
