Hello Kern

I've download the patch from git and compiled!
Now it compiled without any errors!

Best regards

*Wanderlei Hüttel*



Em ter., 25 de fev. de 2020 às 17:19, Kern Sibbald <k...@sibbald.com>
escreveu:

> Hello Sven,
>
> Thanks for the tip.  You are correct.  That patch, introduced the
> problem.  It is interesting because though we do a lot of testing, Bacula
> is never tested with readline, so the build that failed with readline
> enabled was never tested.
>
> Temp fixes:
>
> 1. Build with readline disabled (uses conio in that case)
>
> 2. Revert the patch 8135b9d21d
>
> 3. Use the code that I just pushed to the public repository
>
> 4. Wait until I release version 9.6.1 tomorrow (Tuesday) or possibly
> Wednesday.
>
> Thanks for your help.
>
> Best regards,
>
> Kern
> On 2/24/20 5:10 PM, Sven Hartge wrote:
>
> On 24.02.20 12:34, Wanderlei Huttel wrote:
>
>
> console.c: In function ‘int console_update_history(const char*)’:
> console.c:948:21: error: ‘histfile_size’ was not declared in this scope
>     int nlines = MAX(histfile_size - history_lines_added, 0);
>
> I think the fix for #5944 via 8135b9d21d is incomplete, causing the error.
>
> Grüße,
> Sven.
>
>
>
>
> _______________________________________________
> Bacula-devel mailing 
> listBacula-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/bacula-devel
>
> _______________________________________________
> Bacula-devel mailing list
> Bacula-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-devel
>
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to