I am having perl re-install issue when it comes to net-snmp. I am not sure what the issue is now, but it comes from this thread here that I was following. This issue was not present before I did try to downgrade perl down a version.
http://forums.freebsd.org/showthread.php?t=33244
This error is still present in my system, but I am ignoring it since it seems that mrtg works anyway. I cannot now re-install net-snmp to account for change in version of perl.
Here is the error that I can when I try to run
I am not sure if any more packages suffer from the same issue. I do however want this issue solved without having to re-install FreeBSD from start up. I am not sure why this error did start, but it did happen after I did remove perl-5.12 and moved to perl-5.14 as it was before.
Here is the list of the package affected when I did remove perl-5.14 first time around. I am re-installing every package on this list, expect p5-* packages as they where not re-installed when I was using perl-5.12 for a short time.
Thanks for the help.
http://forums.freebsd.org/showthread.php?t=33244
This error is still present in my system, but I am ignoring it since it seems that mrtg works anyway. I cannot now re-install net-snmp to account for change in version of perl.
Here is the error that I can when I try to run
# make reinstall
Code:
install: installed UDP-MIB.txt in /usr/local/share/snmp/mibs
install: installed NET-SNMP-PASS-MIB.txt in /usr/local/share/snmp/mibs
install: installed NET-SNMP-EXTEND-MIB.txt in /usr/local/share/snmp/mibs
install: installed UCD-DLMOD-MIB.txt in /usr/local/share/snmp/mibs
install: installed SNMP-NOTIFICATION-MIB.txt in /usr/local/share/snmp/mibs
install: installed SNMPv2-TM.txt in /usr/local/share/snmp/mibs
install: installed NET-SNMP-VACM-MIB.txt in /usr/local/share/snmp/mibs
install: installed DISMAN-SCHEDULE-MIB.txt in /usr/local/share/snmp/mibs
make: don't know how to make /usr/local/lib/perl5/5.12.4/mach/Config.pm. Stop
*** [perlinstall] Error code 2
Stop in /usr/ports/net-mgmt/net-snmp/work/net-snmp-5.7.2.
*** [do-install] Error code 1
Stop in /usr/ports/net-mgmt/net-snmp.
*** [install] Error code 1
Stop in /usr/ports/net-mgmt/net-snmp.
*** [reinstall] Error code 1
Stop in /usr/ports/net-mgmt/net-snmp.
I am not sure if any more packages suffer from the same issue. I do however want this issue solved without having to re-install FreeBSD from start up. I am not sure why this error did start, but it did happen after I did remove perl-5.12 and moved to perl-5.14 as it was before.
Here is the list of the package affected when I did remove perl-5.14 first time around. I am re-installing every package on this list, expect p5-* packages as they where not re-installed when I was using perl-5.12 for a short time.
Code:
isc-dhcp42-server-4.2.5
net-snmp-5.7.2_2
p5-Locale-gettext-1.05_3
help2man-1.41.2
autoconf-2.69
automake-1.12.6
ntp-4.2.6p5_2
glib-2.34.3
gamin-0.1.10_5
gio-fam-backend-2.34.3
cairo-1.10.2_5,2
gobject-introspection-1.34.2
p5-XML-Parser-2.41_1
intltool-0.41.1
dbus-glib-0.100.1
avahi-app-0.6.29_3
apache24-2.4.4_1
p5-Net-SSLeay-1.54
p5-IO-Tty-1.10
p5-Authen-PAM-0.16_1
webmin-1.620_1
p5-SNMP_Session-1.13
p5-Socket6-0.23
p5-IO-Socket-INET6-2.69
p5-Crypt-CBC-2.32
p5-Crypt-DES-2.05
p5-Digest-SHA1-2.13
p5-Digest-HMAC-1.03
p5-Net-SNMP-6.0.1
mrtg-2.17.4_3,1
Thanks for the help.