<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic portmap / rpcbind service in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/portmap-rpcbind-service/m-p/182683#M7488</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using&amp;nbsp;what I believe to be the latest LTIB.&amp;nbsp; (m53xxevb-20081215-ltib.iso) on an MCF5329EVB.&amp;nbsp; In packages.lkc, the portmap package depends on CAP_HAS_MMU, so isn't available.&amp;nbsp; Does anyone know how to get an RPC server (usually just portmap or rpcbind) up and running on the coldfire?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2009 04:36:37 GMT</pubDate>
    <dc:creator>Tanj_f</dc:creator>
    <dc:date>2009-05-20T04:36:37Z</dc:date>
    <item>
      <title>portmap / rpcbind service</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/portmap-rpcbind-service/m-p/182683#M7488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using&amp;nbsp;what I believe to be the latest LTIB.&amp;nbsp; (m53xxevb-20081215-ltib.iso) on an MCF5329EVB.&amp;nbsp; In packages.lkc, the portmap package depends on CAP_HAS_MMU, so isn't available.&amp;nbsp; Does anyone know how to get an RPC server (usually just portmap or rpcbind) up and running on the coldfire?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2009 04:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/portmap-rpcbind-service/m-p/182683#M7488</guid>
      <dc:creator>Tanj_f</dc:creator>
      <dc:date>2009-05-20T04:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: portmap / rpcbind service</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/portmap-rpcbind-service/m-p/182684#M7489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still haven't found an out of the box solution, but I did notice the only issue with the portmap package itself is the fork() call.&amp;nbsp; It is possible to simply remove the fork() from the code, and run portmap with portmap &amp;amp; instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue is portmap links with tcp_wrappers (libwrap) which I can't seem to get to link.&amp;nbsp; After I patch out the fork() in shell_cmd.c (which will break it, but I don't need that wrapper to work), doing a ./ltib -m scbuild -p tcp_wrappers gives:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;gcc -o shared/libwrap.so.0.7.6 -shared -Xlinker -soname -Xlinker libwrap.so.0 -lc -lnsl shared/hosts_access.o shared/options.o shared/shell_cmd.o shared/rfc931.o shared/eval.o shared/hosts_ctl.o shared/refuse.o shared/percent_x.o shared/clean_exit.o shared/weak_symbols.o shared/fromhost.o shared/fix_options.o shared/socket.o shared/tli.o shared/workarounds.o shared/update.o shared/misc.o shared/diag.o shared/percent_m.o shared/myvsyslog.o;&lt;/P&gt;&lt;P&gt;/opt/freescale/usr/local/gcc-4.3.45-uclibc-0.9.45/m68k-uclinux/m68k-uclinux/libc/m5329/usr/lib/crt1.o: In function `_start':&lt;BR /&gt;(.text+0x1c): undefined reference to `main'&lt;BR /&gt;collect2: ld returned 1 exit status&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which seems be telling me everything compiled ok, but the ctrl.o in the toolchain is incompatible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(BTW the source tree builds fine if I don't cross compile... That is use the Linux hosts native gcc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try to build a more recent toolchain and see what happens.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 05:23:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/portmap-rpcbind-service/m-p/182684#M7489</guid>
      <dc:creator>Tanj_f</dc:creator>
      <dc:date>2009-05-21T05:23:08Z</dc:date>
    </item>
  </channel>
</rss>

