Building for Raspberry Pi Ubuntu

Norman Feske norman.feske at ...1...
Fri Nov 29 13:35:31 CET 2013


Hi Nick,

thanks for giving the Raspberry-Pi support a go! :-)

> : make[3]: *** No rule to make target `_setjmp.o', needed by
> `libc-setjmp.lib.a'
> 
> Any ideas?

setjmp/longjmp is provided by the libc. You certainly missed the step of
preparing the 3rd-party code for the libc. From within the 'libports'
repository, issue the following command to download and integrate the
needed 3rd-party code into Genode's source tree:

  make prepare PKG=libc

Cheers
Norman

-- 
Dr.-Ing. Norman Feske
Genode Labs

http://www.genode-labs.com · http://genode.org

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