<div dir="ltr">Paul,<div>I don't think the gethostid function is used in the cFS, so you could just #undef the OS_INCLUDE_NETWORK in the osconfig.h file. This would remove the gethostid call and allow it to compile. </div><div><br></div><div>I'm working on a LEON3 RTEMS 4.11 build. I have it running on several boards, TSIM, and a QEMU target.</div><div><br></div><div>Alan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 5, 2017 at 4:03 PM, Brewster, Paul F. (LARC-D207) <span dir="ltr"><<a href="mailto:paul.f.brewster@nasa.gov" target="_blank">paul.f.brewster@nasa.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="m_3644975007365431882WordSection1">
<p class="MsoNormal">All,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I’m trying to get up to speed with RTEMS, along with an application framework (cFS) running on RTEMS, and I am having some difficulty.  I am able to get RTEMs compiled just fine with an i386 bsp, and was able to run a test application in
 a virtual machine, so that worked great.  The application framework, however, won’t compile because it is missing the “gethostid” function.  When I grep for the gethostid function in the RTEMS toolchain, I find that it is in an #if defined(__CYGWIN__) block,
 so apparently isn’t being included in my toolchain.  Is there something I need to do to include this, or is there another place this is defined?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Here’s my situation.<u></u><u></u></p>
<p class="MsoNormal">Centos machine<u></u><u></u></p>
<p class="MsoNormal">Using RTEMS source builder with the command “sb-set-builder –prefix=… 4.11/rtems-i386”<u></u><u></u></p>
<p class="MsoNormal">Configuring RTEMS build with “…/configure –prefix=… -target=i386-rtems4.11 –enable-rtemsbsp=pc386 –enable-posix –enable-networking”<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks for the help!<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Paul Brewster<u></u><u></u></p>
<p class="MsoNormal">Flight Software Systems Branch<u></u><u></u></p>
<p class="MsoNormal">NASA Langley Research Center<u></u><u></u></p>
</div>
</div>

<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div>