RTEMS Source Builder issue

Chris Johns chrisj at rtems.org
Tue Jun 26 06:49:59 UTC 2018


On 26/06/2018 16:36, Ian Caddy wrote:
> Hi All,
> 
> I am trying to use the source builder to put together an ARM toolchain, I
> followed the instructions on:
> 
> https://docs.rtems.org/branches/master/rsb/quick-start.html
> 
> but got the 4.11.3 tag from GIT, and used the command line:
> 
> ../source-builder/sb-set/builder -- log=l-arm.txt
> --prefix=$HOME/development/rtems/4.11 4.11/rtems-arm
> 
> It is failing trying to build newlib, complaining that it can not find zlib.h:
> 

Did you review the hosts section of the manual:

https://docs.rtems.org/branches/master/rsb/hosts.html

Which host are you on?

> 
> I can provide the complete log file if anyone is interested, but it is 14MBytes,
> but I have included the newlib build log which is 70K.
> 

There should be an error report generated.

> Is this a known issue?

Needing to install known dependencies is known.

Chris


More information about the users mailing list