Hi Radoslaw,

Thank you for the reply.  I disabled AFS in the configuration and
avoided the AFS variable compilation errors. 

Unfortunately, I am now getting S3 driver compilation errors.

It is the S3 modules that I need.  This may help explain why I have not
been able to get the S3 module of Bacula 9.6.3 to work in for Ubuntu 18.04.

Can anyone help?

-----

LT Compiling tape_dev.c
LT Compiling vtape_dev.c
Making libbacsd.la ...
/home/user1/dirNFS/sw/bacula_9.6.3/bacula-9.6.3/libtool --silent
--tag=CXX --mode=link /usr/bin/g++    -o libbacsd.la \
   acquire.lo ansi_label.lo askdir.lo autochanger.lo block.lo
block_util.lo butil.lo dev.lo device.lo ebcdic.lo init_dev.lo label.lo
lock.lo match_bsr.lo mount.lo null_dev.lo os.lo parse_bsr.lo read.lo
read_records.lo record_read.lo record_util.lo record_write.lo reserve.lo
scan.lo sd_plugins.lo spool.lo tape_alert.lo tape_worm.lo vol_mgr.lo
wait.lo fifo_dev.lo file_dev.lo tape_dev.lo vtape_dev.lo \
  -export-dynamic -rpath /opt/bacula/lib -release 9.6.3
LT Compiling cloud_dev.c
LT Compiling cloud_parts.c
LT Compiling cloud_transfer_mgr.c
LT Compiling s3_driver.c
s3_driver.c: In member function 'virtual bool s3_driver::init(JCR*,
cloud_dev*, DEVRES*)':
s3_driver.c:561:10: error: 'S3BucketContext {aka struct
S3BucketContext}' has no member named 'authRegion'
    s3ctx.authRegion = cloud->region;
          ^~~~~~~~~~
Makefile:211: recipe for target 's3_driver.lo' failed
make[1]: *** [s3_driver.lo] Error 1
make[1]: Leaving directory
'/home/user1/dirNFS/sw/bacula_9.6.3/bacula-9.6.3/src/stored'


  ====== Error in
/home/user1/dirNFS/sw/bacula_9.6.3/bacula-9.6.3/src/stored ======

-----


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to