<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">On 3/1/20 9:56 AM, Denil Verghese
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOYoxCRUrRMYEV-ngK9a79VxeBo9j55GhtdYNxEa-EEZ+v6+ew@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi,</div>
<div> 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. <br>
</div>
<div><br>
</div>
<div>Problem: Build failed when executing <b>sb-set-builder </b>from
<a
href="https://docs.rtems.org/branches/master/user/start/tools.html#install-the-tool-suite"
moz-do-not-send="true">this</a> page<br>
</div>
<div>Log file is attached with this email.</div>
<div><br>
</div>
<div>It would great if someone could help me with this issue.
Thank you<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:devel@rtems.org">devel@rtems.org</a>
<a class="moz-txt-link-freetext" href="http://lists.rtems.org/mailman/listinfo/devel">http://lists.rtems.org/mailman/listinfo/devel</a></pre>
</blockquote>
<p>You don't seem to have the 'cmp' command installed on your redhat
system:</p>
<p>mv tmp2-tm.texi tmp-tm.texi<br>
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-tm.texi tm.texi<br>
/bin/sh: cmp: command not found<br>
<br>
make[2]: *** [Makefile:2435: s-tm-texi] Error 1<br>
make[2]: *** Waiting for unfinished jobs....</p>
<p>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 ...</p>
<p><br>
</p>
<p>Jiri.<br>
</p>
<p><br>
</p>
</body>
</html>