Successful dynamic linking on AIX

2007-05-15 Thread Sukwoo Kang
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

Re: Dynamic linking on AIX

2007-05-08 Thread Thomas Anders
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

Re: Dynamic linking on AIX

2007-05-07 Thread Sukwoo Kang
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

Re: Dynamic linking on AIX

2007-05-07 Thread Thomas Anders
> 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

Dynamic linking on AIX

2007-05-07 Thread Sukwoo Kang
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