This is a discussion on Meke error within the SNMP Coders forums, part of the Networking and Network Related category; This is a multi-part message in MIME format. --===============0229249820== Content-Transfer-Encoding: 7bit Content-class: urn:content-classes:message ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multi-part message in MIME format.
--===============0229249820== Content-Transfer-Encoding: 7bit Content-class: urn:content-classes:message Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C71861.4FF73F23" This is a multi-part message in MIME format. ------_=_NextPart_001_01C71861.4FF73F23 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I'm trying to compile on aix 4.3.3 net-snmp-5-0-11 package. when I run make test I get the following : >gcc -I../../include -I../../include -I. -I../.. -I. -I./../.. = -I./../../snmplib >ucd-snmp/versioninfo.c:97:37: warning: character constant too long for = its type >ucd-snmp/versioninfo.c:97:37: warning: character constant too long for = its type >ucd-snmp/versioninfo.c: In function `var_extensible_version': >ucd-snmp/versioninfo.c:97: error: parse error before '\x302e3131' >ucd-snmp/versioninfo.c:97:37: warning: character constant too long for = its type >make: 1254-004 The error code from the last command is 1. >Stop. >make: 1254-004 The error code from the last command is 2. >Stop. >make: 1254-004 The error code from the last command is 2. >Stop. I had the same experience with package net-snmp-5-0-10.2. There was a post about from Robert Story with this answer : >Robert Story wrote >Fri, 24 Jun 2005 06:24:32 -0700 >>On Thu, 23 Jun 2005 17:51:14 +0530 amit wrote: >> ucd-snmp/versioninfo.c:97:37: warning: character constant too long = for its =20 >> type >That one is easy.. there is an extra set of quotes around the string on = line 97 >of that file. Delete them. >--=20 >NOTE: messages sent directly to me, instead of the lists, will be = deleted > unless they are requests for paid consulting services. >Robert Story; NET-SNMP Junkie >Support: <<http://www.net-snmp.org/>> = <irc://irc.freenode.net/#net-snmp> >Archive: = <<http://sourceforge.net/mailarchive/forum.php?forum=3Dnet-snmp-coders>> >You are lost in a twisty maze of little standards, all different.=20 The problem that at my line 97 I have this : static char config_opts[] =3D CONFIGURE_OPTIONS; Any help would be accepted. Thanks AB *******************Internet Email Confidentiality = Footer******************* Qualsiasi utilizzo non autorizzato del presente messaggio nonche' dei = suoi allegati e' vietato e potrebbe costituire reato. Se lei ha ricevuto = erroneamente il presente messaggio, Le saremmo grati se, via e-mail, ce = ne comunicasse la ricezione e provvedesse alla distruzione del messaggio = stesso e dei suoi eventuali allegati. Le dichiarazioni contenute nel = presente messaggio nonche' nei suoi eventuali allegati devono essere = attribuite esclusivamente al mittente e non possono essere considerate = come trasmesse o autorizzate da SIA S.p.A.; le medesime dichiarazioni = non impegnano SIA S.p.A. nei confronti del destinatario o di terzi.=20 SIA S.p.A. non si assume alcuna responsabilita' per eventuali = intercettazioni, modifiche o danneggiamenti del presente messaggio = e-mail.=20 Any unauthorized use of this e-mail or any of its attachments is = prohibited and could constitute an offence. If you are not the intended = addressee please advise immediately the sender by using the reply = facility in your e-mail software and destroy the message and its = attachments. The statements and opinions expressed in this e-mail = message are those of the author of the message and do not necessarily = represent those of SIA. Besides, The contents of this message shall be = understood as neither given nor endorsed by SIA S.p.A..=20 SIA S.p.A. does not accept liability for corruption, interception or = amendment, if any, or the consequences thereof. ------_=_NextPart_001_01C71861.4FF73F23 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Diso-8859-1"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 6.5.7650.28"> <TITLE>Meke error</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">Hi I'm trying to compile on = aix 4.3.3 net-snmp-5-0-11 package.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">when I run make test I get = the following :</FONT></P> <UL DIR=3DLTR> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>gcc -I../../include = -I../../include -I. -I../.. -I. -I./../.. -I./../../snmplib</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 = FACE=3D"Arial">>ucd-snmp/versioninfo.c:97:37: warning: character = constant too long for its type</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 = FACE=3D"Arial">>ucd-snmp/versioninfo.c:97:37: warning: character = constant too long for its type</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>ucd-snmp/versioninfo.c: = In function `var_extensible_version':</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 = FACE=3D"Arial">>ucd-snmp/versioninfo.c:97: error: parse error before = '\x302e3131'</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 = FACE=3D"Arial">>ucd-snmp/versioninfo.c:97:37: warning: character = constant too long for its type</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>make: 1254-004 The error = code from the last command is 1.</FONT></P> <BR> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>Stop.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>make: 1254-004 The error = code from the last command is 2.</FONT></P> <BR> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>Stop.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>make: 1254-004 The error = code from the last command is 2.</FONT></P> <BR> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">>Stop.</FONT></P> </UL> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">I had the same experience = with package net-snmp-5-0-10.2.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">There was a post about = from</FONT> <FONT FACE=3D"Times New Roman">Robert Story</FONT><FONT = SIZE=3D2 FACE=3D"Arial"> with this answer = :<B></B></FONT><B></B><B></B></P> <P DIR=3DLTR><FONT FACE=3D"Times New Roman">>Robert Story wrote<BR> >Fri, 24 Jun 2005 06:24:32 -0700</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>>On Thu, 23 Jun = 2005 17:51:14 +0530 amit wrote:</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>> = ucd-snmp/versioninfo.c:97:37: warning: character constant too long for = its </FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>> = type</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>That one is easy.. = there is an extra set of quotes around the string on line 97</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>of that file. = Delete them.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>-- </FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>NOTE: messages sent = directly to me, instead of the lists, will be deleted</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier = New">> unless they are requests for = paid consulting services.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>Robert Story; = NET-SNMP Junkie</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>Support: = <<U></U></FONT><U><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Courier = New"><<A = HREF=3D"http://www.net-snmp.org/">http://www.net-snmp.org/</A>></FONT>= </U><FONT SIZE=3D2 FACE=3D"Courier New">> = <irc://irc.freenode.net/#net-snmp></FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>Archive: = <</FONT><U><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Courier = New"><<A = HREF=3D"http://sourceforge.net/mailarchive/forum.php?forum=3Dnet-snmp-cod= ers">http://sourceforge.net/mailarchive/f...t-snmp-coders= </A>></FONT></U><FONT SIZE=3D2 FACE=3D"Courier New">></FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">>You are lost in a = twisty maze of little standards, all different. </FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">The problem that at my = line 97</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New">I have this = :</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Courier New"> = static char config_opts[] =3D = CONFIGURE_OPTIONS;</FONT></P> <BR> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">Any help would be = accepted.</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">Thanks</FONT></P> <P DIR=3DLTR><FONT SIZE=3D2 FACE=3D"Arial">AB</FONT></P> <BR> <p></p><p> *******************Internet Email Confidentiality = Footer******************* <p></p><p> Qualsiasi utilizzo non autorizzato del presente messaggio nonche' dei = suoi allegati e' vietato e potrebbe costituire reato. Se lei ha ricevuto = erroneamente il presente messaggio, Le saremmo grati se, via e-mail, ce = ne comunicasse la ricezione e provvedesse alla distruzione del messaggio = stesso e dei suoi eventuali allegati. Le dichiarazioni contenute nel = presente messaggio nonche' nei suoi eventuali allegati devono essere = attribuite esclusivamente al mittente e non possono essere considerate = come trasmesse o autorizzate da SIA S.p.A.; le medesime dichiarazioni = non impegnano SIA S.p.A. nei confronti del destinatario o di terzi.=20 SIA S.p.A. non si assume alcuna responsabilita' per eventuali = intercettazioni, modifiche o danneggiamenti del presente messaggio = e-mail. <p></p><p> Any unauthorized use of this e-mail or any of its attachments is = prohibited and could constitute an offence. If you are not the intended = addressee please advise immediately the sender by using the reply = facility in your e-mail software and destroy the message and its = attachments. The statements and opinions expressed in this e-mail = message are those of the author of the message and do not necessarily = represent those of SIA. Besides, The contents of this message shall be = understood as neither given nor endorsed by SIA S.p.A..=20 SIA S.p.A. does not accept liability for corruption, interception or = amendment, if any, or the consequences thereof.=20 <p></p><p> </BODY> </HTML> ------_=_NextPart_001_01C71861.4FF73F23-- --===============0229249820== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...rge&CID=DEVDEV --===============0229249820== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders --===============0229249820==-- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|