Hello,
We would like to share our experience successfully running Net-SNMP using
dynamic linking on AIX. Previously, we reported some problems when we tried
to use dynamic linking for Net-SNMP libraries on AIX. Our sub-agent crashed
with dynamic libraries as in the following.
Program received
Sukwoo Kang wrote:
> Do we need to modify libtool in net-snmp src directory? Is your work
> related
> to the following posting? (I found it in net-snmp-users list.)
Hacking libtool (in the top-level source dir) is one way of doing it.
Give it a try and let us know how it works out for you. Please
gt; net-snmp 5.2on AIX 5.1.) [...]
>
> All that suggested are using static linking on AIX. Other than static
> linking, is there any solution to solve this problem?
It has been a while, but IIRC I *have* been able to build a working
net-snmp 5.4 with dynamic linking on AIX. I think it r
> All that suggested are using static linking on AIX. Other than static
> linking, is there any solution to solve this problem?
It has been a while, but IIRC I *have* been able to build a working
net-snmp 5.4 with dynamic linking on AIX. I think it required a few
ugly hacks, because I fear
Hello,
We are currently developing net-snmp based subagent on AIX. We tried to use
dynamic linking for net-snmp libraries on AIX, but we failed. Our subagent
crashes with dynamic libraries as in the following. (I'm using
net-snmp 5.2on AIX
5.1.)
Program received signal SIGSEGV, Segmentation faul