<?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 net-snmp subagent cross compiling in Embedded Software and Tools Clinic</title>
    <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/net-snmp-subagent-cross-compiling/m-p/2134469#M543</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to compile a net-snmp subagent for arm64 but when compiling with aarch64-linux-gnu-gcc, it says that it skips incompatible library since one is arm64 and the other is x86, such as skipping incompatible /usr/lib/x86_64-linux-gnu/libnetsnmpmibs.so when searching for -lnetsnmpmibs&lt;/P&gt;&lt;P&gt;&amp;nbsp;So I changed how the subagent is being compiled to use arm64 libraries but I am still missing a few libraries such as -lsensors and -lwrap saying they no such file or directory.&lt;/P&gt;&lt;P&gt;If anyone could provide any insight, that would be greatly appreciated&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 23:23:13 GMT</pubDate>
    <dc:creator>FEI-Namg</dc:creator>
    <dc:date>2025-07-15T23:23:13Z</dc:date>
    <item>
      <title>net-snmp subagent cross compiling</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/net-snmp-subagent-cross-compiling/m-p/2134469#M543</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to compile a net-snmp subagent for arm64 but when compiling with aarch64-linux-gnu-gcc, it says that it skips incompatible library since one is arm64 and the other is x86, such as skipping incompatible /usr/lib/x86_64-linux-gnu/libnetsnmpmibs.so when searching for -lnetsnmpmibs&lt;/P&gt;&lt;P&gt;&amp;nbsp;So I changed how the subagent is being compiled to use arm64 libraries but I am still missing a few libraries such as -lsensors and -lwrap saying they no such file or directory.&lt;/P&gt;&lt;P&gt;If anyone could provide any insight, that would be greatly appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 23:23:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/net-snmp-subagent-cross-compiling/m-p/2134469#M543</guid>
      <dc:creator>FEI-Namg</dc:creator>
      <dc:date>2025-07-15T23:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: net-snmp subagent cross compiling</title>
      <link>https://community.nxp.com/t5/Embedded-Software-and-Tools/net-snmp-subagent-cross-compiling/m-p/2265187#M594</link>
      <description>&lt;P&gt;You need to install the ARM64 versions of all required development libraries (e.g., libsnmp-dev:arm64, libsensors4-dev:arm64, libwrap0-dev:arm64) and set the compiler, include paths, and library paths to use them. Ensure PKG_CONFIG_PATH points to ARM64 .pc files and use ./configure --host=aarch64-linux-gnu, or consult a &lt;A href="http://autotechnic.us/" target="_self"&gt;BMW Service Near Me&lt;/A&gt; for guidance, so the compiler picks the correct architecture libraries instead of x86_64 ones.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2025 16:30:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Embedded-Software-and-Tools/net-snmp-subagent-cross-compiling/m-p/2265187#M594</guid>
      <dc:creator>yisey</dc:creator>
      <dc:date>2025-12-17T16:30:37Z</dc:date>
    </item>
  </channel>
</rss>

