Re: [Bacula-users] using zstd compression - any particular build options?

2025-06-11 Thread John Lockard
I seem to remember that there's an error in the Makefile which won't enable zstd if lzo isn't also enabled. On Wed, Jun 11, 2025 at 10:46 AM Martin Simmons wrote: > > On Tue, 10 Jun 2025 20:23:40 -0400, Dan Langille said: > > > > I expected to see std mentioned... > > > > I tried building wi

Re: [Bacula-users] using zstd compression - any particular build options?

2025-06-11 Thread Dan Langille
On Wed, Jun 11, 2025, at 10:45 AM, Martin Simmons wrote: >> On Tue, 10 Jun 2025 20:23:40 -0400, Dan Langille said: >> >> I expected to see std mentioned... >> >> I tried building with --with-zstd in the build options - it did not change >> the above output. >> >> i.e >> --CONFIGURE_ARGS-- >

Re: [Bacula-users] using zstd compression - any particular build options?

2025-06-11 Thread Dan Langille
On Wed, Jun 11, 2025, at 12:11 PM, John Lockard wrote: > I seem to remember that there's an error in the Makefile which won't enable > zstd if lzo isn't also enabled. That part is interesting. My testing, with the --with-curl option mentioned earlier, reveals that GZIP and LTO compression option

Re: [Bacula-users] using zstd compression - any particular build options?

2025-06-11 Thread Martin Simmons
> On Wed, 11 Jun 2025 12:28:57 -0400, Dan Langille said: > > On Wed, Jun 11, 2025, at 12:11 PM, John Lockard wrote: > > I seem to remember that there's an error in the Makefile which won't enable > > zstd if lzo isn't also enabled. > > That part is interesting. My testing, with the --with-cu

Re: [Bacula-users] using zstd compression - any particular build options?

2025-06-11 Thread Martin Simmons
> On Tue, 10 Jun 2025 20:23:40 -0400, Dan Langille said: > > I expected to see std mentioned... > > I tried building with --with-zstd in the build options - it did not change > the above output. > > i.e > --CONFIGURE_ARGS-- > --disable-conio --enable-batch-insert --enable-smartalloc > -