I have Problems with installing the net-snmp-
5.0.patches on an aix5.2 System.
Compiler version is: gcc version 2.9-aix51-020209
./configure --with-default-snmp-version=2 \
--with-sys-contact="<contact>" \
--with-sys-location="<location>" \
--with-logfile=/var/log/snmpd.log \
--with-persistent-directory=/var/net-snmp \
--disable-shared</location></contact>
I become some warning-messages:
configure:13508: WARNING: netinet/tcpip.h: present but
cannot be compiled
configure:13510: WARNING: netinet/tcpip.h: check for
missing prerequisite headers?
configure:13512: WARNING: netinet/tcpip.h: proceeding
with the preprocessor's result
configure:13508: WARNING: netinet/ip_icmp.h: present
but cannot be compiled
configure:13510: WARNING: netinet/ip_icmp.h: check for
missing prerequisite headers?
configure:13512: WARNING: netinet/ip_icmp.h:
proceeding with the preprocessor's result
configure:13508: WARNING: pthread.h: present but
cannot be compiled
configure:13510: WARNING: pthread.h: check for missing
prerequisite headers?
configure:13512: WARNING: pthread.h: proceeding with
the preprocessor's result
configure:13821: WARNING: netinet/tcp.h: present but
cannot be compiled
configure:13823: WARNING: netinet/tcp.h: check for
missing prerequisite headers?
configure:13825: WARNING: netinet/tcp.h: proceeding
with the preprocessor's result
configure:13821: WARNING: netinet/in_var.h: present
but cannot be compiled
configure:13823: WARNING: netinet/in_var.h: check for
missing prerequisite headers?
configure:13825: WARNING: netinet/in_var.h: proceeding
with the preprocessor's result
configure:13821: WARNING: netinet/tcp_var.h: present
but cannot be compiled
configure:13823: WARNING: netinet/tcp_var.h: check
for missing prerequisite headers?
configure:13825: WARNING: netinet/tcp_var.h:
proceeding with the preprocessor's result
configure:13821: WARNING: netinet/udp_var.h: present
but cannot be compiled
configure:13823: WARNING: netinet/udp_var.h: check
for missing prerequisite headers?
configure:13825: WARNING: netinet/udp_var.h:
proceeding with the preprocessor's result
configure:13821: WARNING: netinet/icmp_var.h: present
but cannot be compiled
configure:13823: WARNING: netinet/icmp_var.h: check
for missing prerequisite headers?
configure:13825: WARNING: netinet/icmp_var.h:
proceeding with the preprocessor's result
configure:14837: WARNING: net/route.h: present but
cannot be compiled
configure:14839: WARNING: net/route.h: check for
missing prerequisite headers?
configure:14841: WARNING: net/route.h: proceeding
with the preprocessor's result
configure:15768: WARNING: netinet/ip6.h: present but
cannot be compiled
configure:15770: WARNING: netinet/ip6.h: check for
missing prerequisite headers?
configure:15772: WARNING: netinet/ip6.h: proceeding
with the preprocessor's result
Then I modified the CONFIGURE_OPTIONS in include/net-
snmp/net-snmp-config.h
#define CONFIGURE_OPTIONS "'--with-default-snmp-
version=2' '--with-sys-contact=<contact>' '--with-sys-
location=<location>' '--
with-logfile=/var/log/snmpd.log' '--with-persistent-
directory=/var/net-snmp' '--disable-shared'"</location></contact>
Running make was ok.
Running make test was ok.
Summary: 34 / 34 succeeded.
Running make install was also ok.
When i tried to start snmpd i become the following
message:
bash-2.05a# /usr/local/sbin/snmpd -f -L
nlist: No such file or directory
bash-2.05a#
Has anyone an idea which helps me to fix my problem?
Thanks
Barbara
Logged In: YES
user_id=848638
Can you still reproduce this with a current release? We
believe this error should be fixed now.
Logged In: YES
user_id=1312539
Originator: NO
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 180 days (the time period specified by
the administrator of this Tracker).