This is a discussion on Tru64 ver 5.1B error compiling net-snmp ver 5.2.2 within the SNMP Users forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. ------_=_NextPart_001_01C5FCD4.C3814A11 Content-Type: text/plain; charset="us-ascii&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
------_=_NextPart_001_01C5FCD4.C3814A11 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable =20 =20 Dec 7, 2005 19:36:52 GMT=20 =20 =09 _____ =20 Hi, I'm installing net-snmp ver 5.2.2 on Tru64 ver 5.1B.=20 Using the following procedure: #CC=3Dcc ./configure --with-out-mib-modules=3D "mibII/tcpTable mibII/udpTable" or #CC=3Dcc ./configure #make test ..... ..... ..... CHECK_OVERFLOW_U(tmpint,12); ------------^ cc: Error: asn1.c, line 3246: In this statement, "UINT32_MAX" is not declared. ( undeclared) CHECK_OVERFLOW_U(high,13); ----^ cc: Error: asn1.c, line 3247: In this statement, "UINT32_MAX" is not declared. ( undeclared) CHECK_OVERFLOW_U(low,13); ----^ cc: Error: asn1.c, line 3432: In this statement, "UINT32_MAX" is not declared. ( undeclared) CHECK_OVERFLOW_U(low,14); ----^ make[1]: *** [asn1.lo] Error 1 make[1]: Leaving directory `/usr/local/src/netsnmp/net-snmp-5.2.2/snmplib' make: *** [subdirs] Error 1 #=20 any help appreciated Daf=20 =20 ------_=_NextPart_001_01C5FCD4.C3814A11 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <html xmlns:v=3D"urn:schemas-microsoft-com:vml" = xmlns:o=3D"urn:schemas-microsoft-com:office:office" = xmlns:w=3D"urn:schemas-microsoft-com:office:word" = xmlns=3D"http://www.w3.org/TR/REC-html40"> <head> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)"> <!--[if !mso]> <style> v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} ..shape {behavior:url(#default#VML);} </style> <![endif]--> <style> <!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman";} a:link, span.MsoHyperlink {color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-compose; font-family:Arial; color:windowtext;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in;} div.Section1 {page:Section1;} --> </style> </head> <body lang=3DEN-US link=3Dblue vlink=3Dpurple> <div class=3DSection1> <table class=3DMsoNormalTable border=3D0 cellspacing=3D1 cellpadding=3D0 = width=3D560 bgcolor=3D"#CCCCCC" style=3D'width:420.0pt;background:#CCCCCC'> <tr> <td valign=3Dtop bgcolor=3D"#DEDFDF" = style=3D'background:#DEDFDF;padding:3.0pt 3.0pt 3.0pt 3.0pt'> <p class=3DMsoNormal><font size=3D2 color=3Dblack face=3DArial><span = style=3D'font-size:9.5pt;font-family:Arial;color:black'><o:p> </o:p>= </span></font></p> </td> <td colspan=3D3 valign=3Dtop bgcolor=3D"#DEDFDF" = style=3D'background:#DEDFDF; padding:3.0pt 3.0pt 3.0pt 3.0pt'> <p class=3DMsoNormal><font size=3D3 color=3Dblack face=3D"Times New = Roman"><span = style=3D'font-size:12.0pt;color:black'><o:p> </o:p></span></font></p= > </td> </tr> <tr> <td colspan=3D2 style=3D'background:transparent;padding:0in 0in 0in = 0in'> <p class=3DMsoNormal><font size=3D2 color=3Dblack face=3DArial><span style=3D'font-size:9.5pt;font-family:Arial;color:black'>Dec 7, 2005 = 19:36:52 GMT <o:p></o:p></span></font></p> </td> <td style=3D'background:transparent;padding:0in 0in 0in 0in'> <p class=3DMsoNormal align=3Dright style=3D'text-align:right'><font = size=3D2 color=3Dblack face=3DArial><span = style=3D'font-size:9.5pt;font-family:Arial; color:black'> <o:p></o:p></span></font></p> </td> </tr> <tr height=3D0> <td width=3D476 style=3D'border:none'></td> <td width=3D51 style=3D'border:none'></td> <td width=3D28 style=3D'border:none'></td> <td width=3D5 style=3D'border:none'></td> </tr> </table> <div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font = size=3D2 color=3Dblack face=3DArial><span = style=3D'font-size:9.5pt;font-family:Arial; color:black'> <hr size=3D1 width=3D"100%" noshade color=3D"#aca899" align=3Dcenter> </span></font></div> <table class=3DMsoNormalTable border=3D0 cellpadding=3D0> <tr> <td style=3D'padding:.75pt .75pt .75pt .75pt'> <p class=3DMsoNormal><font size=3D2 color=3Dblack face=3DArial><span style=3D'font-size:9.5pt;font-family:Arial;color:black'>Hi, I'm = installing net-snmp ver 5.2.2 on Tru64 ver 5.1B. <br> Using the following procedure:<br> <br> #CC=3Dcc ./configure --with-out-mib-modules=3D "mibII/tcpTable mibII/udpTable"<br> or<br> #CC=3Dcc ./configure<br> #make test<br> ....<br> ....<br> ....<br> CHECK_OVERFLOW_U(tmpint,12);<br> ------------^<br> cc: Error: asn1.c, line 3246: In this statement, = "UINT32_MAX" is not declared. (<br> undeclared)<br> CHECK_OVERFLOW_U(high,13);<br> ----^<br> cc: Error: asn1.c, line 3247: In this statement, = "UINT32_MAX" is not declared. (<br> undeclared)<br> CHECK_OVERFLOW_U(low,13);<br> ----^<br> cc: Error: asn1.c, line 3432: In this statement, = "UINT32_MAX" is not declared. (<br> undeclared)<br> CHECK_OVERFLOW_U(low,14);<br> ----^<br> make[1]: *** [asn1.lo] Error 1<br> make[1]: Leaving directory = `/usr/local/src/netsnmp/net-snmp-5.2.2/snmplib'<br> make: *** [subdirs] Error 1<br> # <br> <br> any help appreciated<br> Daf <o:p></o:p></span></font></p> </td> </tr> </table> <p class=3DMsoNormal><font size=3D2 face=3DArial><span = style=3D'font-size:10.0pt; font-family:Arial'><o:p> </o:p></span></font></p> </div> </body> </html> ------_=_NextPart_001_01C5FCD4.C3814A11-- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |