Re: net-snmp & uClinux on Microblaze
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Sridhar Addagada wrote: > Here is the output of include/net-snmp/net-snmp-config.h is > ---------------------------------------------------------------------------------------------- > /* Define if you have the fork function. */ > #ifndef __uClinux__ > #define HAVE_FORK 1 > #endif > ---------------------------------------------------------------------------------------------- > and the output of the $ grep HAVE_FORK config.log | uniq is > ---------------------------------------------------------------------------------------------- > | #define HAVE_FORK 1 > #define HAVE_FORK 1 > ---------------------------------------------------------------------------------------------- > > There is confliting information, i'm more confused now .... Looks like include/net-snmp/net-snmp-config.h has been patched by someone. There's no occurence of __uClinux__ in our source code. It looks odd that the configure fork() test succeeds although fork() doesn't actually work on this platform. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users