compiling genode with Virtual box tiny core Linux
Janardhan
janardhan at ...500...
Fri Apr 21 08:03:24 CEST 2017
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 at ...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 at ...1...<mailto:christian.helmuth at ...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<http://libc.mk> is missing
> Library-description file libm.mk<http://libm.mk> is missing
> Library-description file libc-mem.mk<http://libc-mem.mk> is missing
> Library-description file stdcxx.mk<http://stdcxx.mk> is missing
> Library-description file pthread.mk<http://pthread.mk> is missing
> Library-description file libc_terminal.mk<http://libc_terminal.mk> is missing
> Library-description file libc_pipe.mk<http://libc_pipe.mk> is missing
> Library-description file libiconv.mk<http://libiconv.mk> is missing
> Library-description file qemu-usb.mk<http://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 at lists.sourceforge.net<mailto:genode-main at lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/genode-main
--
Thank You,
Chris Rothrock
Senior System Administrator
(315) 308-1637
[https://docs.google.com/uc?id=0B2xyRpsbQtDNVGlnSV9BWFBlUm8&export=download]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20170421/5c6b392a/attachment.html>
More information about the users
mailing list