>>>>> On Thu, 11 Apr 2024 16:34:48 -0400, Dan Langille said: > > A problem with building the S3 options on Bacula 15.0.2 has been reported[1] > and I'm trying to figure it out. I'm not an s3 user myself, and I am the > maintainer of the FreeBSD port/package. > > When building 13.0.4, see: > > src/stored/.libs/bacula-sd-cloud-s3-driver.so > src/stored/.libs/bacula-sd-cloud-s3-driver-13.0.4.so > > When building 15.0.2, I see > > src/stored/.libs/bacula-sd-cloud-driver.so > src/stored/.libs/bacula-sd-cloud-driver-15.0.2.so > > Of note, the '-s3' part of the name has been removed. That doesn't seem to be > my problem though.
These are different libraries and you need both of them (bacula-sd-cloud-driver loads bacula-sd-cloud-s3-driver if required). I think this is the same in 13.0.4. > The problem is the files do not get installed, and I'm not sure why. The build log contains: checking libs3.h usability... no checking libs3.h presence... no checking for libs3.h... no so that looke like the problem. Where is your libs3.h? __Martin _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users