Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Hippo,
There is nothing to follow there actually than not choosing static linking (which I indeed didn't choose since I'm working with MMU). The tutorial there doesn't build the applications (snmpget etc..) and that's why it succeed (it also works fine for me when not building the applications)... I managed to compile snmpd and the application in one of the trials and kept the executables. Since I'm in a tight deadline I decided to install the applications manually (i.e. place them in the romfs dir) and remove the net-snmp flag from compilation. I have confirmed that indeed without the -DPIC -FPIC flags, the compilation (at least the files it complains about) is successful but I have no idea what are this flags and where to remove them from... Did you try to compile it (the whole net-snmp application) without this flags ? Thanks Lior