my mysql version is

mysql  Ver 8.0.32-0ubuntu0.22.04.2 for Linux on x86_64 ((Ubuntu))

On Sat, Apr 22, 2023 at 7:20 PM Robin C <robi...@refined.co.in> wrote:

> Dear Spameden,
> Thanks for your reply. I tried this fix. But then I got the following
> error.
>
> In file included from gwlib/gwlib.h:83,
>                  from gwlib/dbpool.c:70:
> gwlib/dbpool_mysql.c: In function ‘mysql_select’:
> gwlib/dbpool_mysql.c:248:48: error: ‘my_bool’ undeclared (first use in
> this function); did you mean ‘xr_bool’?
>   248 |             bind[i].is_null = gw_malloc(sizeof(my_bool));
>       |                                                ^~~~~~~
> gwlib/gwmem.h:122:43: note: in definition of macro ‘gw_malloc’
>   122 | #define gw_malloc(size) (gw_native_malloc(size))
>       |                                           ^~~~
> gwlib/dbpool_mysql.c:248:48: note: each undeclared identifier is reported
> only once for each function it appears in
>   248 |             bind[i].is_null = gw_malloc(sizeof(my_bool));
>       |                                                ^~~~~~~
> gwlib/gwmem.h:122:43: note: in definition of macro ‘gw_malloc’
>   122 | #define gw_malloc(size) (gw_native_malloc(size))
>       |                                           ^~~~
> make: *** [Makefile:225: gwlib/dbpool.o] Error 1
>
> On Sun, Apr 16, 2023 at 7:00 PM spameden <spame...@gmail.com> wrote:
>
>> Ubuntu 22.04 uses bison 3.8.2 - https://packages.ubuntu.com/jammy/bison
>> In order to fix the issue you need to either try to compile from SVN or
>> apply this patch - https://redmine.kannel.org/issues/699#note-5
>> Best to use SVN code actually as it contains recent bug fixes and in most
>> cases very stable.
>>
>> Checkout SVN repo with: svn co https://svn.kannel.org/gateway/trunk and
>> then proceed with usual compilation routing
>>
>>
>> On Sun, 16 Apr 2023 at 16:11, Antony Stone <
>> antony.st...@kannel.open.source.it> wrote:
>>
>>> On Sunday 16 April 2023 at 13:42:04, Robin C wrote:
>>>
>>> > Dear Antony ,
>>> >
>>> > Have you successfully installed Kannel 1.4.5 in Ubuntu 22.04 from
>>> source
>>> > code??
>>>
>>> No; I use 1.4.5 under Debian, installed from the binary package.
>>>
>>>
>>> Antony.
>>>
>>> --
>>> Python is executable pseudocode.
>>> Perl is executable line noise.
>>>
>>>                                                    Please reply to the
>>> list;
>>>                                                          please *don't*
>>> CC me.
>>>
>>>
>
> --
>  *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