I am trying to compile 5.2.1 for Solaris ( 5.8 Generic_108528-11 sun4u sparc SUNW,Ultra-4). I used these options for 'configure'
--with-openssl=/usr/local/ssl --enable-shared --enable-static --enable-internal-md5 \ --with-logfile="none" --with-cc=gcc --prefix=/usr/local/net --disable-agent --enable-embedded-perl No 'Fatal Errors' but a bunch of.. configure: WARNING: net/route.h: present but cannot be compiled configure: WARNING: net/route.h: check for missing prerequisite headers? configure: WARNING: net/route.h: see the Autoconf documentation configure: WARNING: net/route.h: section "Present But Cannot Be Compiled" configure: WARNING: net/route.h: proceeding with the preprocessor's result configure: WARNING: net/route.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ## Then I did 'make' and I get these errors.. In file included from snmptrapd_handlers.c:33: ../include/net-snmp/agent/net-snmp-agent-includes.h:20:48: net-snmp/agent/agent_module_config.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `snmptrapd_handlers.lo' Current working directory /tmp/net-snmp-5.2.1/apps *** Error code 1 make: Fatal error: Command failed for target `subdirs' I found agent_module_config.h in ~/win32/net-snmp/agent How can I fix this... Why is it trying to make 'agent' when I did '--disable-agent' ? Glenn Andrews Premise Operations / Lucent Technologies 1 Robbins Road, Westford, MA 01886 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Ford Sent: Thursday, April 14, 2005 11:49 AM To: [EMAIL PROTECTED] Cc: Net-Snmp (E-mail) Subject: RE: Are there any examples of SNMP::TrapSession - I'll be darnedIf I can get it to work! This message uses a character set that is not supported by the Internet Service. To view the original message content, open the attached message. If the text doesn't display correctly, save the attachment to disk, and then open it using a viewer that can display the original character set. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&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
