<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi all,</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px;">
<div style="font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-family: Calibri, sans-serif;">I’m trying to build the net-snmp package for the altera cyclone V development kit. I performed the following steps:</div>
<ol>
<li><font face="Calibri,sans-serif">Install ARM toolset using RTEMS source builder: </font><font face="Courier">../source-builder/sb-set-builder --log=l-cvdk-local.txt --prefix=/home/dev/development/rtems/4.11 4.11/rtems-arm</font></li><li style="font-family: Calibri, sans-serif;">Download RTEMS from git, using master branch (4.11)</li><li><span style="font-family: Calibri, sans-serif;">Performed bootstrap, configure, make, make install: </span><font face="Courier">../rtems/configure --target=arm-rtems4.11 --enable-rtemsbsp=altcycv_devkit --prefix=/home/dev/development/rtems/4.11</font></li><li style="font-family: Calibri, sans-serif;">Successfully built hello_world_c application, so my toolset and BSP are correctly installed.</li><li><span style="font-family: Calibri, sans-serif;">Next, I use RTEMS source builder to install SNMP: </span><font face="Courier">../source-builder/sb-set-builder --log=rtems-snmp.log --prefix=/home/dev/development/rtems/4.11/ --with-tools=/home/dev/development/rtems/4.11/
 --host=arm-rtems4.11 --with-rtems-bsp=altcycv_devkit 4.11/net-mgmt/net-snmp</font></li></ol>
<div style="font-family: Calibri, sans-serif;">All of these steps completed without error, but when I look in my BSP folder in my RTEMS install, I expected to see a libnetsnmp, but there is none. I tried compiling the example application here (<a href="https://devel.rtems.org/wiki/Packages/SNMP">https://devel.rtems.org/wiki/Packages/SNMP</a>),
 but I get linker errors for undefined symbols for all of the variables and functions that are supposed to be defined in the library.</div>
<div style="font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-family: Calibri, sans-serif;">Any idea what I may have missed? I wanted to attach my net-snmp build log, but the file is too big. Let me know if it might be helpful.</div>
<div style="font-family: Calibri, sans-serif;"><br>
</div>
<div style="font-family: Calibri, sans-serif;">Thanks,</div>
<div style="font-family: Calibri, sans-serif;">Adit</div>
<div style="font-family: Calibri, sans-serif;"><br>
</div>
</div>
</span>
</body>
</html>