Re: compiling genode with Virtual box tiny core Linux

2017-05-02 Thread Janardhan
From: Christian Helmuth Sent: Tuesday, May 2, 2017 2:32:34 PM To: genode-main@lists.sourceforge.net Subject: Re: compiling genode with Virtual box tiny core Linux Hello, On Sat, Apr 29, 2017 at 08:48:42AM +, Janardhan wrote: > When i am installing dde_linux its showing below er

Re: compiling genode with Virtual box tiny core Linux

2017-05-02 Thread Christian Helmuth
Hello, On Sat, Apr 29, 2017 at 08:48:42AM +, Janardhan wrote: > When i am installing dde_linux its showing below error. > > ./tool/ports/prepare_port dde_linux > > dde_linux update src/lib/usb/drivers/usb/host/dwc_otg > dde_linux extract linux-4.4.3.tar.xz (usb) > dde_linux extract linux

Re: compiling genode with Virtual box tiny core Linux

2017-04-29 Thread Janardhan
, April 27, 2017 2:45:54 PM To: Genode OS Framework Mailing List Subject: Re: compiling genode with Virtual box tiny core Linux Hi Christian Helmuth, I want to run Virtual Box and Seoul VMM on top of Genode/NOVA. Seoul executes Tinycore Linux as guest OS and Virtual Box executes Windows7. Can

Re: compiling genode with Virtual box tiny core Linux

2017-04-27 Thread Janardhan
From: Alexander Boettcher Sent: Wednesday, April 26, 2017 4:59:20 PM To: Genode OS Framework Mailing List Subject: Re: compiling genode with Virtual box tiny core Linux Hello, On 25.04.2017 11:08, Janardhan wrote: > From: Christian Helmuth > > From this little information, it is hard to

Re: compiling genode with Virtual box tiny core Linux

2017-04-26 Thread Alexander Boettcher
Hello, On 25.04.2017 11:08, Janardhan wrote: > From: Christian Helmuth > > From this little information, it is hard to identify the cause of the > issue. Please always provide thorough information about your test > scenario including used hardware platform resp. Qemu version, make > command line,

Re: compiling genode with Virtual box tiny core Linux

2017-04-25 Thread Janardhan
__________ From: Christian Helmuth Sent: Tuesday, April 25, 2017 1:52:09 PM To: genode-main@lists.sourceforge.net Subject: Re: compiling genode with Virtual box tiny core Linux Hello Janardhan, On Tue, Apr 25, 2017 at 05:32:59AM +, Janardhan wrote: > while booting tiny core Linu

Re: compiling genode with Virtual box tiny core Linux

2017-04-25 Thread Christian Helmuth
Hello Janardhan, On Tue, Apr 25, 2017 at 05:32:59AM +, Janardhan wrote: > while booting tiny core Linux in virtual box its showing below message > getting continuously. > > > [init -> virtualbox] Warning: invalid gueststate continuously. > > Here tinycore linux iso image i renamed as test.

Re: compiling genode with Virtual box tiny core Linux

2017-04-24 Thread Janardhan
n.V From: Christian Helmuth Sent: Friday, April 21, 2017 2:15:40 PM To: genode-main@lists.sourceforge.net Subject: Re: compiling genode with Virtual box tiny core Linux Hello Janardhan, On Fri, Apr 21, 2017 at 06:03:24AM +, Janardhan wrote: > I installed all re

Re: compiling genode with Virtual box tiny core Linux

2017-04-21 Thread Christian Helmuth
Hello Janardhan, On Fri, Apr 21, 2017 at 06:03:24AM +, Janardhan wrote: > I installed all required packages expect libc.While installing libc it's > showing below error. > > ./tool/ports/prepare_port libc > libc download http://svn.freebsd.org/base/release/8.2.0/lib/libc > svn: E175002: Un

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Janardhan
but it's not downloaded. is there any other way to install libc package in genode? Regards, Janardhan.V From: Chris Rothrock Sent: Thursday, April 20, 2017 7:08:06 PM To: Genode OS Framework Mailing List Subject: Re: compiling genode with Virtual box

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Chris Rothrock
I know that the libc is definitely needed. For some time, I was having issues doing the prepare_port on libc because it was not finding the repository but that began working for me again after a few days. Try doing a make clean then prepare_port on these: nova x86emu libusb qemu-usb dde_linux lib

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Christian Helmuth
Hello, the log helps much to identify the issue... On Thu, Apr 20, 2017 at 12:54:30PM +, Janardhan wrote: > make run/virtualbox [...] > Library-description file libc.mk is missing > Library-description file libm.mk is missing > Library-description file libc-mem.mk is missing > Library-descrip

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Janardhan
t;] { # first check if the include name is absolute if {[string first "/" $include_name] == 0} { puts ..." (file "/home/janardhan/genode/tool/run/run" line 809) make: *** [run/virtualbox] Error 1 Regards, Janardhan.V From: C

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Christian Helmuth
Hello Janardhan, On Thu, Apr 20, 2017 at 11:30:34AM +, Janardhan wrote: > I enabled ports repository in etc/build.conf file,but still i am getting > below error. Again, please post a complete build log incl. your "make" command line. Greets -- Christian Helmuth Genode Labs https://www.gen

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Janardhan
""] { # first check if the include name is absolute if {[string first "/" $include_name] == 0} { puts ..." (file "/home/janardhan/genode/tool/run/run" line 809) make: *** [run/virtualbox] Error 1 Regards, Janardhan.V ___

Re: compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Christian Helmuth
Hello Janardhan, welcome to the list. Please find my answer below the quoted text. On Thu, Apr 20, 2017 at 07:10:03AM +, Janardhan wrote: > I am trying to compile genode with the support of virtual box and tiny core > Linux .While compiling i am getting below error > > library dependencies

compiling genode with Virtual box tiny core Linux

2017-04-20 Thread Janardhan
Hi, I am trying to compile genode with the support of virtual box and tiny core Linux .While compiling i am getting below error library dependencies... Library cxx Library alarm Library timed_semaphore Library config Library startup-nova Library base-nova-common Library base-nova