Hi Greeting:

   In my agent directory - agent/mibgroup/my_agent I have one header file - *.h 
file. In that header file it includes one header file which is out side the 
net-snmp path.
   The make encountered the following error.

   How do I add the path for net-snmp to parse the header file under my private 
folder to search for another header file which is out side of the net-snmp path?

   I have the following line in the header file 
   #include "system_header.h"

   The same include statement in the c file is okay. The compiler doesn't 
complaint the search of system_header.h. The compiler error only happened at 
header file.

Thanks in advanced,
Jim

   ############

   In file included from mibgroup/mib_module_includes.h:70,
                 from snmp_vars.c:147:
mibgroup/my_agent/my_util.h:21: system_header.h: No such file or directory

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.8/162 - Release Date: 2005/11/5
 

Reply via email to