Unable to complete the Hello World program

Jiri Gaisler jiri at gaisler.se
Sun Mar 1 09:38:59 UTC 2020


On 3/1/20 9:56 AM, Denil Verghese wrote:
> Hi,
>     I'm Denil C Verghese and I like to be a part contribute to this organization as well as participate in upcoming GSoC program. I have checked the Wiki entries related to GSoC. But I'm facing some error in completing the quick start guide.
>
> Problem: Build failed when executing  *sb-set-builder *from this <https://docs.rtems.org/branches/master/user/start/tools.html#install-the-tool-suite> page
> Log file is attached with this email.
>
> It would great if someone could help me with this issue. Thank you
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel

You don't seem to have the 'cmp' command installed on your redhat system:

mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-tm.texi tm.texi
/bin/sh: cmp: command not found

make[2]: *** [Makefile:2435: s-tm-texi] Error 1
make[2]: *** Waiting for unfinished jobs....

Check that you have /usr/bin/cmp, it is usually part of diffutils. If it is there, you must have messed up your PATH somehow ...


Jiri.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200301/ef1da225/attachment.html>


More information about the devel mailing list