Hi:
I attempted to install net-snmp-5.1.1.tar.gz on a Sun UltraSPARC 1 box running on Solaris 8. I managed to gunzip and tar -xvf everything in the file. However, when I run make in the source directory I encountered some warning messages and an error with the folloiwng error message:
configure: WARNING: netinet/tcpip.h: present but cannot be compiled
configure: WARNING: netinet/tcpip.h: check for missing prerequisite headers
configure: WARNING: netinet/tcpip.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/ip_icmp.h: present but cannot be compiled
configure: WARNING: netinet/ip_icmp.h: check for missing prerequisite headers
configure: WARNING: netinet/ip_icmp.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/if.h: present but cannot be compiled
configure: WARNING: netinet/if.h: check for missing prerequisite headers
configure: WARNING: netinet/if.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: sys/socketvar.h: present but cannot be compiled
configure: WARNING: sys/socketvar.h: check for missing prerequisite headers
configure: WARNING: sys/socketvar.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/udp.h: present but cannot be compiled
configure: WARNING: netinet/udp.h: check for missing prerequisite headers
configure: WARNING: netinet/udp.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/in_var.h: present but cannot be compiled
configure: WARNING: netinet/in_var.h: check for missing prerequisite headers
configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers
configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/ip_var.h: present but cannot be compiled
configure: WARNING: netinet/ip_var.h: check for missing prerequisite headers
configure: WARNING: netinet/ip_var.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/tcp_var.h: present but cannot be compiled
configure: WARNING: netinet/tcp_var.h: check for missing prerequisite headers
configure: WARNING: netinet/tcp_var.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/udp_var.h: present but cannot be compiled
configure: WARNING: netinet/udp_var.h: check for missing prerequisite headers
configure: WARNING: netinet/udp_var.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: netinet/icmp_var.h: present but cannot be compiled
configure: WARNING: netinet/icmp_var.h: check for missing prerequisite headers
configure: WARNING: netinet/icmp_var.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
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: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------------------------------- ##
configure: WARNING: ## Report this bug to [EMAIL PROTECTED] ##
configure: WARNING: ## ------------------------------------------------------------- ##
../libtool: ar: command not found
make[1]: *** [libnetsnmp.la] Error 127
make[1]: Leaving directory `net-snmp-5.1.1/snmplib'
make: *** [Subdirs] Error 1
For your information, I was using gcc 3.3.2 and make 3.80 from www.sunfreeware.com. I would really appreciate it if you could help.
Thanks,
Chee Kean Chang.
