RTEMS Source Builder issue

Chris Johns chrisj at rtems.org
Tue Jun 26 07:06:36 UTC 2018


On 26/06/2018 17:01, Ian Caddy wrote:
> Hi Chris,
> 
> 
> On 26/06/2018 2:49 PM, Chris Johns wrote:
>> On 26/06/2018 16:36, Ian Caddy wrote:
>>> 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?
> 
> Yes, and I am on a Ubuntu VM, but one of the commands did fail:
> 

Ah. Are you sharing any disks with the host? My experience with VirtualBox and
sharing a host's disk is not great.

> sudo apt-get build-dep binutils gcc g++ gdb unzip pax
> 
> Ubuntu did not know what "build-dep" was, so I changed it to install and it all
> installed OK.
> sudo apt-get install binutils gcc g++ gdb unzip pax
> sudo apt-get install python2.7-dev git

A zlib development package of some form?

>>> Is this a known issue?
>> Needing to install known dependencies is known.
>>
> OK, do you have a hint for which dependency I have not installed?
> 

Something to do with 'zlib-devel'?

Sorry, I do not track any Linux distros.

Chris



More information about the users mailing list