Thomas Bonham wrote: > I'm trying to instill the net-snmp-5.4.1 on my MAC laptop. I'm > receiving this error when I run the make command. > > In file included from snmp_client.c:96: > ../include/net-snmp/types.h:68: error: conflicting types for 'ssize_t' > /usr/include/string.h:70: error: previous declaration of 'ssize_t' was > here
What's the declaration of 'ssize_t' in /usr/include/string.h? What does config.log say about configure's ssize_t test? If it fails, can you see why? +Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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
