Hi Christain Helmuth,


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: Unable to connect to a repository at URL 'http://svn.freebsd.org/base/release/8.2.0/lib/libc'
svn: E175002: Unexpected HTTP status 400 'Bad Request' on '/base/release/8.2.0/lib/libc'

make[2]: *** [libc.svn] Error 1
make[1]: *** [_install_in_port_dir] Error 2
make: *** [libc] Error 2



And also i tried to download manually but it's not downloaded.


is there any other way to install libc package in genode?


Regards,


Janardhan.V



From: Chris Rothrock <cgrothrock@...9...>
Sent: Thursday, April 20, 2017 7:08:06 PM
To: Genode OS Framework Mailing List
Subject: Re: compiling genode with Virtual box tiny core Linux
 
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 libc

Also when you prepare these ports, make sure all of them complete without error.

Chris Rothrock

On Thu, Apr 20, 2017 at 9:06 AM, Christian Helmuth <christian.helmuth@...1...> wrote:
Hello,

the log helps much to identify the issue...

On Thu, Apr 20, 2017 at 12:54:30PM +0000, 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-description file stdcxx.mk is missing
> Library-description file pthread.mk is missing
> Library-description file libc_terminal.mk is missing
> Library-description file libc_pipe.mk is missing
> Library-description file libiconv.mk is missing
> Library-description file qemu-usb.mk is missing

The missing libraries are suspicious and because virtualbox depends on
libc etc. it will not be built due to unresolved dependencies. I
suggest you edit etc/build.conf and (as a shortcut) enable all stated
repositories. Also, please be aware that Qemu is really slow when
emulating hardware-virtualization features.

Regards
--
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
genode-main@...172...net
https://lists.sourceforge.net/lists/listinfo/genode-main



--


Thank You,

Chris Rothrock
Senior System Administrator
(315) 308-1637