Hi Richi,

What is the host system that you are using to build RTEMS?

Suppose you are using Ubuntu, here is what you can do:

sudo apt-get install texinfo
ln -s `which makeinfo` /usr/bin/makeinfo


Hope this helps!

Bests,
Mingyu


G. S. Niteesh <gsnb...@gmail.com> 于2020年3月8日周日 下午10:11写道:

> Which documentation are you referring to?
> you should either use
> https://docs.rtems.org/branches/master/user/start/index.html
> or
> https://docs.rtems.org/branches/master/user/installation/index.html (Refer
> to development and kernel installation page)
>
> On Sun, Mar 8, 2020 at 4:14 PM Richi Dubey <richidu...@gmail.com> wrote:
>
>> Hey everyone,
>>
>> (Sorry if this is a repost, I don't even if the earlier one went or not)
>> I am new to RTEMS development environment and I needed someone's help.
>>
>> I downloaded rtems and the rtems source builder usnig curl command given
>> in documentation. But now when I am running
>> ../source-builder/sb-set-builder --source-only-download 5/rtems-sparc
>> inside the rtems-source-builder-4.1103/rtems, I am getting the following
>> error:
>>
>> RTEMS Source Builder - Set Builder, 4.11.3
>> error: exe: not found: (__makeinfo) /usr/bin/makeinfo
>> error: host build environment is not set up correctly
>> Build FAILED
>>
>> Can someone help me out with this please?
>>
>> Thanks,
>> Richi.
>> _______________________________________________
>> users mailing list
>> users@rtems.org
>> http://lists.rtems.org/mailman/listinfo/users
>
> _______________________________________________
> users mailing list
> users@rtems.org
> http://lists.rtems.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to