Genode Source building

Christian Helmuth christian.helmuth at ...1...
Fri Aug 23 12:07:56 CEST 2013


Hello,

On Fri, Aug 23, 2013 at 03:24:28PM +0530, Venkada Ramanujam wrote:
> when i put $ make prepare PKG=libc
> i got following error.
> 
> checking out 'lib/libutil' to 'contrib/libc-8.2.0/libutil'
> svn: OPTIONS of 'http://svn.freebsd.org/base/release/8.2.0/lib/libutil':
> Could not resolve hostname `svn.freebsd.org': No address associated with
> hostname (http://svn.freebsd.org)
> make: *** [contrib/libc-8.2.0/libutil] Error 1

This is a network error: your host was not able to resolve the IP
address for svn.freebsd.org. Is your build host connected to the
internet? If yes, this issue may be temporary. Please try to resolve
manually on the build host with, e.g.,

  host svn.freebsd.org
  ping svn.freebsd.org

The prepare mimic downloads third-party sources from the internet and
prepares them for the Genode build system.

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




More information about the users mailing list