Hi i have a mib for the ucd-snmp package http://dpnm.postech.ac.kr/research/01/ipqos/dsmib/ I have noticed that the specific software cant be compiled because the make returns the following error
gcc -I../../include -I. -I../../agent -I../../agent/mibgroup -I../../snmplib -g -O2 -Dlinux -c diffserv/diffServMib.c -fPIC -DPIC -o diffserv/.libs/diffServMib.lo diffserv/diffServMib.c:6:20: config.h: No such file or directory As u can see it cant find the config.h I have downloaded the ucd-snmp package and i have noticed that many config.h files exist there... Do u know if i can find any config.h compatible file to the net-snmp package so as to replace the #include <config.h> with something else... Thx a lot __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
