Re: about makefile of dynamic module

2008-05-19 Thread Magnus Fromreide
On tis, 2008-05-20 at 13:33 +0800, Tewen Hsieh wrote: > Hi Magnus, > > Thanks for your reply. > Is this method also feasible for template codes generated from a table > (mib2c -c mib2c.mfd.conf xxxtable). > How can I modify it? It should work, just replace > I use mib2c to generate tempalate

Re: about makefile of dynamic module

2008-05-19 Thread Tewen Hsieh
quot; <[EMAIL PROTECTED]> To: "Tewen Hsieh" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, May 20, 2008 1:12 PM Subject: Re: about makefile of dynamic module On tis, 2008-05-20 at 09:40 +0800, Tewen Hsieh wrote: Hi, as title~ I am not familiar with writing makefile. There is j

Re: about makefile of dynamic module

2008-05-19 Thread Magnus Fromreide
On tis, 2008-05-20 at 09:40 +0800, Tewen Hsieh wrote: > Hi, > > as title~ > > I am not familiar with writing makefile. > There is just a scalar sample can be found at net-snmp > tutorials(http://net-snmp.sourceforge.net/wiki/index.php/Tutorials). > If I want to write a dynamic loadable object o

about makefile of dynamic module

2008-05-19 Thread Tewen Hsieh
Hi, as title~ I am not familiar with writing makefile. There is just a scalar sample can be found at net-snmp tutorials(http://net-snmp.sourceforge.net/wiki/index.php/Tutorials). If I want to write a dynamic loadable object of a table (ex: ifTable), how can I write the makefile? Is there a make