I ran the "./configure" command as (on a freebsd5.2x OS)
 
cw02> ./configure --prefix=$MIDSTREAMBASE/snmp-install --enable-shared --includedir=$MIDSTREAMBASE/SNMP/include --srcdir=$MIDSTREAMBASE/SNMP --with-persistent-directory=$MIDSTREAMBASE/snmp-install/persistent --with-mibdirs=$MIDSTREAMBASE/snmp-install/mibs --with-logfile=$MIDSTREAMBASE/snmp-install/logfiles --with-mib-modules="mibII snmpv3mibs ucd_snmp agent_mibs agentx notification target utilities host disman/event-mib smux mibII/mta_sendmail ucd-snmp/diskio agentx/subagent agentx/master examples/ucdDemoPublic examples/example"
 
 and got these warning:
 
 
ng syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking netinet/tcpip.h usability... no
checking netinet/tcpip.h presence... yes
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 to [EMAIL PROTECTED]. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/tcpip.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to [EMAIL PROTECTED]. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/ip.h... yes
checking netinet/ip_icmp.h usability... no
checking netinet/ip_icmp.h presence... yes
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 to [EMAIL PROTECTED]. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/ip_icmp.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
 
...<MORE WARNING....>
 
I wonder if anyone know why ?
 
thanks.
 

Reply via email to