--0016364d2e1be8ffab04741dc9a8
Content-Type: text/plain; charset=ISO-8859-1
Hi:
I have perform following operations on Debian(Linux 2.6.24-1-686)
(1) wget
http://downloads.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/net-snmp-5.4.2.1.tar.gz?use_mirror=voxel
(2) tar -xzvf net-snmp-5.4.2.1.tar.gz
(3) cd net-snmp-5.4.2.1
(4) ./configure --with-mib-modules="disman/ping-mib disman/traceroute-mib"
(5) The following errors are given:
In file included from module_tmp_header.h:66:
./agent/mibgroup/disman/ping/pingCtlTable.h:98:17: error: in6.h: No such
file or directory
./agent/mibgroup/disman/ping/pingCtlTable.h:99:18: error: ipv6.h: No such
file or directory
In file included from module_tmp_header.h:66:
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:461:17: error:
in6.h: No such file or directory
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:462:18: error:
ipv6.h: No such file or directory
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:469:20: error:
ip_var.h: No such file or directory
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:472:21: error:
udp_var.h: No such file or directory
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:490:18: error:
gnuc.h: No such file or directory
Any suggestions or help will be highly appreciated.
Thank you very much!!
--
Charles Liu
Stonewater Control Systems Inc.
1007 Church Street, Suite 101
Evanston, Illinois 60201
Office 847-864-1060 ext. 118
Cell (874)204-2777
===========================
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they are
addressed. If you have received this email in error please notify the
system manager. This message may contain confidential information and is
intended only for the individual named. If you are not the named
addressee you should not disseminate, distribute or copy this e-mail.
--0016364d2e1be8ffab04741dc9a8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi:<br><br>I have perform following operations on Debian(Linux 2.6.24-1-686=
)<br><br>(1) wget <a href=3D"http://downloads.sourceforge.net/project/net-s=
nmp/net-snmp/5.4.2.1/net-snmp-5.4.2.1.tar.gz?use_mirror=3Dvoxel">http://dow=
nloads.sourceforge.net/project/net-snmp/net-snmp/5.4.2.1/net-snmp-5.4.2.1.t=
ar.gz?use_mirror=3Dvoxel</a><br>
(2) tar -xzvf net-snmp-5.4.2.1.tar.gz<br>(3) cd net-snmp-5.4.2.1<br>(4) ./c=
onfigure --with-mib-modules=3D"disman/ping-mib disman/traceroute-mib&q=
uot;<br><br>(5) The following errors are given:<br><br>In file included fro=
m module_tmp_header.h:66:<br>
./agent/mibgroup/disman/ping/pingCtlTable.h:98:17: error: in6.h: No such fi=
le or directory<br>./agent/mibgroup/disman/ping/pingCtlTable.h:99:18: error=
: ipv6.h: No such file or directory<br><br>In file included from module_tmp=
_header.h:66:<br>
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:461:17: error: in6.=
h: No such file or directory<br>./agent/mibgroup/disman/traceroute/traceRou=
teCtlTable.h:462:18: error: ipv6.h: No such file or directory<br>./agent/mi=
bgroup/disman/traceroute/traceRouteCtlTable.h:469:20: error: ip_var.h: No s=
uch file or directory<br>
./agent/mibgroup/disman/traceroute/traceRouteCtlTable.h:472:21: error: udp_=
var.h: No such file or directory<br>./agent/mibgroup/disman/traceroute/trac=
eRouteCtlTable.h:490:18: error: gnuc.h: No such file or directory<br><br>
<br>Any suggestions or help will be highly appreciated.<br><br>Thank you ve=
ry much!!<br><br>-- <br>Charles Liu<br><br>Stonewater Control Systems Inc.<=
br>1007 Church Street, Suite 101<br>Evanston, Illinois 60201<br><br>Office =
847-864-1060 ext. 118<br>
Cell =A0 (874)204-2777<br><br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<br>This email and any files transmitte=
d with it are confidential and<br>intended solely for the use of the indivi=
dual or entity to whom they are<br>addressed. If you have received this ema=
il in error please notify the<br>
system manager. This message may contain confidential information and is<br=
>intended only for the individual named. If you are not the named<br>addres=
see you should not disseminate, distribute or copy this e-mail.<br>
--0016364d2e1be8ffab04741dc9a8--
--===============4432103213322150682==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
--===============4432103213322150682==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Net-snmp-users mailing list
Net-snm...@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
--===============4432103213322150682==--
CL> (4) ./configure --with-mib-modules="disman/ping-mib disman/traceroute-mib"
Unfortunately, the disman ping and traceroute mibs haven't been given
much love lately. The initial implementation was said to be working but
hasn't been tested much since then. The in6.h and ipv6.h files couldn't
be added because they were from the linux headers (if I recall) and were
GPLed and thus couldn't be included with the BSD based Net-SNMP
package. You might try changing the includes to linux/in6.h and see if
that works.
--
Wes Hardaker
Please mail all replies to net-snm...@lists.sourceforge.net
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf