Hello
I saw today, that Bacula 9.6.0 was released!
I've tried to to compile, bu I've receiving an error message in console.c.
=================================================
Compiling console.c
/usr/src/bacula/bacula/libtool --silent --tag=CXX --mode=link /usr/bin/g++
-L/usr/include/readline -L../lib -L../cats -o bbconsjson bbconsjson.o
console_conf.o \
-lreadline -lhistory -lbaccfg -lbac -lm -lpthread -ldl -ldl \
-lssl -lcrypto
In file included from ../bacula.h:165:0,
from console.c:27:
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);
^
../bc_types.h:246:21: note: in definition of macro ‘MAX’
#define MAX(a, b) ((a) > (b) ? (a) : (b))
^
Makefile:144: recipe for target 'console.o' failed
make[1]: *** [console.o] Error 1
make[1]: Leaving directory '/usr/src/bacula/bacula/src/console'
====== Error in /usr/src/bacula/bacula/src/console ======
=================================================
Another problem is about the encoding of the manual . It looks like that
the wrong encoding starts to happen in all 9.X version!
- New Features in 9.0.0
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html>
- New Bconsole “list†Command Behavior
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION00507000000000000000>
- Accurate Option for Verify “Volume Data†Job
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005013000000000000000>
- FileDaemon Saved Messages Resource Destination
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005014000000000000000>
- Minor Enhancements
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005015000000000000000>
- New Bconsole ".estimate" Command
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005015100000000000000>
- Traceback and Lockdump
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005015200000000000000>
- Bconsole “list jobs†command options
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005016000000000000000>
- Minor Enhancements
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005017000000000000000>
- New Bconsole "Tee All" Command
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005017100000000000000>
- Bconsole “list jobs†command options
<https://www.bacula.org/9.4.x-manuals/en/main/New_Features_in_9_0_0.html#SECTION005018000000000000000>
Best regards
*Wanderlei Hüttel*
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users