On Thu, 2006-01-19 at 16:50 +0530, V M Gadag wrote:
> I have added some new files (.c & .h ) files to one of the folder that
> is allready existing , I am facing the problem that, when i build all
> the files except mine get compiled. do i have to m ake any changes to
> configure file? or to Makefile.in? or anything else, so that the new
> files added by me to the net-snmp get compiled.

Assuming your new files are called 'myFile.c' and 'myFile.h' (and
are in the "mibgroup" directory) then run the command:

        configure --with-mib-modules=myFile

and recompile.

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to