RE: gateway-1.4.4 error after running sudo make

<[email protected]> Wed, 8 Aug 2018 00:34:41 +0200
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
This is a multipart message in MIME format.

------=_NextPart_000_0354_01D42EAF.989345D0
Content-Type: text/plain;
	charset="utf-8"
Content-Transfer-Encoding: quoted-printable

I think you need to install a dependency. Probably bison.

=20

=3D=3D Rene

=20

Van: devel <[email protected]> Namens Martin Atukunda
Verzonden: vrijdag 3 augustus 2018 08:12
Aan: [email protected]
CC: Kannel Devel List <[email protected]>
Onderwerp: Re: gateway-1.4.4 error after running sudo make

=20

Hi all,=20

=20

this error is also in the recently released gateway-1.4.5

=20

Cheers,

- Martin -

=20

=20

On Wed, 25 Jul 2018 at 17:36, Angela Kiama <[email protected] =
<mailto:[email protected]> > wrote:

Hello,

=20

Kindly assist I get the following error after running sudo make.

=20

cc -std=3Dgnu99 -D_REENTRANT=3D1 -I. -Igw -g -O2 -D_XOPEN_SOURCE=3D600 =
-D_BSD_SOURCE -D_LARGE_FILES=3D -I/usr/include/libxml2 -o =
wmlscript/wsgram.o -c wmlscript/wsgram.c

y.tab.c:350:5: error: conflicting types for =
=E2=80=98ws_yy_parse=E2=80=99

In file included from wmlscript/wsgram.y:15:0:

./wmlscript/wsint.h:296:5: note: previous declaration of =
=E2=80=98ws_yy_parse=E2=80=99 was here

 int ws_yy_parse(void *context);

     ^

wmlscript/wsgram.c:63:25: error: conflicting types for =
=E2=80=98ws_yy_parse=E2=80=99

 #define yyparse         ws_yy_parse

                         ^

y.tab.c:1510:1: note: in expansion of macro =E2=80=98yyparse=E2=80=99

In file included from wmlscript/wsgram.y:15:0:

./wmlscript/wsint.h:296:5: note: previous declaration of =
=E2=80=98ws_yy_parse=E2=80=99 was here

 int ws_yy_parse(void *context);

     ^

wmlscript/wsgram.y: In function =E2=80=98ws_yy_parse=E2=80=99:

wmlscript/wsgram.y:122:23: error: =E2=80=98pctx=E2=80=99 undeclared =
(first use in this function)

   { ws_error_syntax(pctx, @1.first_line); }

                       ^

wmlscript/wsgram.y:122:23: note: each undeclared identifier is reported =
only once for each function it appears in

make: *** [wmlscript/wsgram.o] Error 1

=20


------=_NextPart_000_0354_01D42EAF.989345D0
Content-Type: text/html;
	charset="utf-8"
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:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta =
name=3DGenerator content=3D"Microsoft Word 15 (filtered =
medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
	{mso-style-name:msonormal;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;}
span.E-mailStijl18
	{mso-style-type:personal-reply;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri",sans-serif;
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DNL link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'>I think you need to install a =
dependency. Probably bison.<o:p></o:p></span></p><p =
class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><span style=3D'mso-fareast-language:EN-US'>=3D=3D =
Rene<o:p></o:p></span></p><p class=3DMsoNormal><span =
style=3D'mso-fareast-language:EN-US'><o:p>&nbsp;</o:p></span></p><p =
class=3DMsoNormal><b>Van:</b> devel &lt;[email protected]&gt; =
<b>Namens </b>Martin Atukunda<br><b>Verzonden:</b> vrijdag 3 augustus =
2018 08:12<br><b>Aan:</b> [email protected]<br><b>CC:</b> Kannel =
Devel List &lt;[email protected]&gt;<br><b>Onderwerp:</b> Re: =
gateway-1.4.4 error after running sudo make<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=3DMsoNormal>Hi =
all, <o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p =
class=3DMsoNormal>this error is also in the recently released =
gateway-1.4.5<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><div><div><div><p =
class=3DMsoNormal>Cheers,<br><br>- Martin =
-<o:p></o:p></p></div></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=3DMsoNormal>On =
Wed, 25 Jul 2018 at 17:36, Angela Kiama &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt; =
wrote:<o:p></o:p></p></div><blockquote =
style=3D'border:none;border-left:solid #CCCCCC 1.0pt;padding:0cm 0cm 0cm =
6.0pt;margin-left:4.8pt;margin-right:0cm'><div><p =
class=3DMsoNormal>Hello,<o:p></o:p></p><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><p =
class=3DMsoNormal>Kindly assist I get the following error after running =
sudo make.<o:p></o:p></p></div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><div><div><p =
class=3DMsoNormal>cc -std=3Dgnu99 -D_REENTRANT=3D1 -I. -Igw -g -O2 =
-D_XOPEN_SOURCE=3D600 -D_BSD_SOURCE -D_LARGE_FILES=3D =
-I/usr/include/libxml2 -o wmlscript/wsgram.o -c =
wmlscript/wsgram.c<o:p></o:p></p></div><div><p =
class=3DMsoNormal>y.tab.c:350:5: error: conflicting types for =
=E2=80=98ws_yy_parse=E2=80=99<o:p></o:p></p></div><div><p =
class=3DMsoNormal>In file included from =
wmlscript/wsgram.y:15:0:<o:p></o:p></p></div><div><p =
class=3DMsoNormal>./wmlscript/wsint.h:296:5: note: previous declaration =
of =E2=80=98ws_yy_parse=E2=80=99 was here<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;int ws_yy_parse(void =
*context);<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp; &nbsp; =
&nbsp;^<o:p></o:p></p></div><div><p =
class=3DMsoNormal>wmlscript/wsgram.c:63:25: error: conflicting types for =
=E2=80=98ws_yy_parse=E2=80=99<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;#define yyparse&nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp;ws_yy_parse<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp;^<o:p></o:p></p></div><div><p =
class=3DMsoNormal>y.tab.c:1510:1: note: in expansion of macro =
=E2=80=98yyparse=E2=80=99<o:p></o:p></p></div><div><p =
class=3DMsoNormal>In file included from =
wmlscript/wsgram.y:15:0:<o:p></o:p></p></div><div><p =
class=3DMsoNormal>./wmlscript/wsint.h:296:5: note: previous declaration =
of =E2=80=98ws_yy_parse=E2=80=99 was here<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp;int ws_yy_parse(void =
*context);<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp; &nbsp; =
&nbsp;^<o:p></o:p></p></div><div><p =
class=3DMsoNormal>wmlscript/wsgram.y: In function =
=E2=80=98ws_yy_parse=E2=80=99:<o:p></o:p></p></div><div><p =
class=3DMsoNormal>wmlscript/wsgram.y:122:23: error: =
=E2=80=98pctx=E2=80=99 undeclared (first use in this =
function)<o:p></o:p></p></div><div><p class=3DMsoNormal>&nbsp; &nbsp;{ =
ws_error_syntax(pctx, @1.first_line); }<o:p></o:p></p></div><div><p =
class=3DMsoNormal>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^<o:p></o:p></p></div><div><p =
class=3DMsoNormal>wmlscript/wsgram.y:122:23: note: each undeclared =
identifier is reported only once for each function it appears =
in<o:p></o:p></p></div><div><p class=3DMsoNormal>make: *** =
[wmlscript/wsgram.o] Error 1<o:p></o:p></p></div></div><div><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></div></blockquote></div></d=
iv></body></html>
------=_NextPart_000_0354_01D42EAF.989345D0--