Hi all, Can any one please suggest me how to deal with following error in fiasco demo run...
ERROR:
cannot stat `bin/fb_drv': No such file or directory while executing "exec cp bin/$binary [run_dir]/genode" (procedure "copy_and_strip_genode_binaries_to_run_dir" line 4) invoked from within "copy_and_strip_genode_binaries_to_run_dir $binaries" (procedure "build_boot_image" line 8) invoked from within "build_boot_image $boot_modules" (file "/home/maloth/genode-13.08/os/run/demo.run" line 135) invoked from within "source $include_name" ("foreach" body line 3) invoked from within "foreach include_name [get_cmd_arg --include ""] { puts "using run script $include_name" source $include_name }" (file "/home/maloth/genode-13.08/tool/run" line 771) make: *** [run/demo] Error 1
Looking forward for somebody's response.
Thanking you,
Maloth Naresh
Hello Maloth Naresh,
welcome to the Genode maling list.
On Mon, Oct 14, 2013 at 01:06:49AM -0400, GANESH MALOTH wrote:
Can any one please suggest me how to deal with following error in fiasco demo run...
ERROR:
cannot stat `bin/fb_drv': No such file or directory while executing
[...]
We recently moved the fb_drv from the os repository to libports as it depends on the third-party x86emu library. To build the fb_drv please do the following steps
* In the Genode source directory do
make -C libports prepare PKG=x86emu
* Uncomment the following line in <build directory>/etc/build.conf
REPOSITORIES += $(GENODE_DIR)/libports
For further information have a look at
http://genode.org/documentation/developer-resources/getting_started#Using_pl...
Regards
I got the launch pad as output...
Thank you very much for your mail, Christian Helmuth...
regards:
Maloth Naresh
On Mon, Oct 14, 2013 at 3:43 AM, Christian Helmuth < christian.helmuth@...1...> wrote:
Hello Maloth Naresh,
welcome to the Genode maling list.
On Mon, Oct 14, 2013 at 01:06:49AM -0400, GANESH MALOTH wrote:
Can any one please suggest me how to deal with following error in fiasco demo run...
ERROR:
cannot stat `bin/fb_drv': No such file or directory while executing
[...]
We recently moved the fb_drv from the os repository to libports as it depends on the third-party x86emu library. To build the fb_drv please do the following steps
In the Genode source directory do
make -C libports prepare PKG=x86emu
Uncomment the following line in <build directory>/etc/build.conf
REPOSITORIES += $(GENODE_DIR)/libports
For further information have a look at
http://genode.org/documentation/developer-resources/getting_started#Using_pl...
Regards
Christian Helmuth Genode Labs
http://www.genode-labs.com/ · http://genode.org/ https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/
Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth
October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clk... _______________________________________________ Genode-main mailing list Genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main