y.tab.c:368:5: error: conflicting types for ‘ws_yy_parse’; have ‘int(void)’
In file included from wmlscript/wsgram.y:15:
./wmlscript/wsint.h:296:5: note: previous declaration of ‘ws_yy_parse’ with
type ‘int(void *)’
  296 | int ws_yy_parse(void *context);
      |     ^~~~~~~~~~~
wmlscript/wsgram.c:68:25: error: conflicting types for ‘ws_yy_parse’; have
‘int(void)’
   68 | #define yyparse         ws_yy_parse
      |                         ^~~~~~~~~~~
y.tab.c:1578:1: note: in expansion of macro ‘yyparse’
In file included from wmlscript/wsgram.y:15:
./wmlscript/wsint.h:296:5: note: previous declaration of ‘ws_yy_parse’ with
type ‘int(void *)’
  296 | int ws_yy_parse(void *context);
      |     ^~~~~~~~~~~
wmlscript/wsgram.y: In function ‘ws_yy_parse’:
wmlscript/wsgram.y:122:49: error: ‘pctx’ undeclared (first use in this
function)
  122 |                 { ws_error_syntax(pctx, @1.first_line); }
      |                                                 ^~~~
wmlscript/wsgram.y:122:49: note: each undeclared identifier is reported
only once for each function it appears in
make: *** [Makefile:225: wmlscript/wsgram.o] Error 1

On Sun, Apr 16, 2023 at 2:41 PM Robin C <robi...@refined.co.in> wrote:

> But I am getting error while doing make.  I am trying to install kannel
> 1.4.5 and  bison (GNU Bison) 3.8.2.
>
> On Sun, Apr 16, 2023 at 2:23 PM Willy Mularto <sangpr...@gmail.com> wrote:
>
>> Of course it can.
>>
>> Pada tanggal Min, 16 Apr 2023 17.18, Robin C <robi...@refined.co.in>
>> menulis:
>>
>>> Dear team,
>>>
>>> Is it possible to install kannel with MySQL DB support to send SMS in
>>> Ubuntu 22.04 from the source code?  Otherwise please tell me which version
>>> of Ubuntu I should use. and which version of kannel should I use?
>>>
>>> I also installed using apt command. But I can only start kannel there.
>>> how can I start smsbox and sqlbox if I install using apt. and how can I run
>>> different SMSCs if I use apt installation?
>>>
>>> Please advise. Looking forward to hearing from you.
>>>
>>> --
>>>  *Thanks & Regards,*
>>>
>>>
>>>
>>>       Robin C
>>>
>>>      Linux System Administrator
>>>
>>> Web : www.refined.co.in
>>>
>>> Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
>>> Vazhuthacaud, Thiruvananthapuram, Kerala - 695014
>>>
>>>
>>>
>>>
>>>
>>>
>>> Disclaimer:  This message contains 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.  Please notify
>>> the sender immediately by e-mail if you have received this e-mail by
>>> mistake and delete this e-mail from your system.  E-mail transmission
>>> cannot be guaranteed to be secure or error-free as information could be
>>> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
>>> contain viruses.  The sender therefore does not accept liability for any
>>> errors or omissions in the contents of this message, which arise as a
>>> result of e-mail transmission.  If verification is required please request
>>> a hard-copy version.
>>>
>>> *7* Switch off as you go |*q *Recycle always | P Print only if
>>> absolutely necessary
>>>
>>
>
> --
>  *Thanks & Regards,*
>
>
>
>       Robin C
>
>      Linux System Administrator
>
> Web : www.refined.co.in
>
> Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
> Vazhuthacaud, Thiruvananthapuram, Kerala - 695014
>
>
>
>
>
>
> Disclaimer:  This message contains 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.  Please notify
> the sender immediately by e-mail if you have received this e-mail by
> mistake and delete this e-mail from your system.  E-mail transmission
> cannot be guaranteed to be secure or error-free as information could be
> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
> contain viruses.  The sender therefore does not accept liability for any
> errors or omissions in the contents of this message, which arise as a
> result of e-mail transmission.  If verification is required please request
> a hard-copy version.
>
> *7* Switch off as you go |*q *Recycle always | P Print only if absolutely
> necessary
>


-- 
 *Thanks & Regards,*



      Robin C

     Linux System Administrator

Web : www.refined.co.in

Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil Road,
Vazhuthacaud, Thiruvananthapuram,
Kerala - 695014






Disclaimer:  This message contains 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.  Please notify the
sender immediately by e-mail if you have received this e-mail by mistake
and delete this e-mail from your system.  E-mail transmission cannot be
guaranteed to be secure or error-free as information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or contain
viruses.  The sender therefore does not accept liability for any errors or
omissions in the contents of this message, which arise as a result of
e-mail transmission.  If verification is required please request a
hard-copy version.

*7* Switch off as you go |*q *Recycle always | P Print only if absolutely
necessary

Reply via email to