Hi Martin,
Thank you. But I got the same result.
---
$ make CFLAGS=-I/usr/include/x86_64-linux-gnu deb
make: *** No rule to make target 'curl/curl.h', needed by
'build/obj/acl.do'. Stop.
---
and just for consistency, I ran Radoslaw's command and got the results
belo
If you were trying to set CFLAGS to -I/usr/include/x86_64-linux-gnu then you
must remove the space after CFLAGS=, i.e. use
make CFLAGS=-I/usr/include/x86_64-linux-gnu deb
__Martin
> On Wed, 20 May 2020 20:40:23 -0400, r0002@nxlplyx com said:
>
> Hi Radoslaw,
>
> I still get the same resul
Hi Radoslaw,
I still get the same results. Judging by the error message, I am
guessing that it finds them, but doesn't know what to do with them
because there is no rule for them.
===
$ make CFLAGS= -I/usr/include/x86_64-linux-gnu deb
make: *** No rule to make target 'curl/curl.h'
Hello,
wt., 19 maj 2020 o 21:37 r0...@nxlplyx.com napisał(a):
> Hi Radoslaw,
>
> I believe I have tried every kind of library combination, to no avail.
>
Your compilation requires a following header file to be
available: curl/curl.h
In my development machine (Debian) it is available with the fol
Hi Radoslaw,
I believe I have tried every kind of library combination, to no avail.
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users
Hello,
sob., 16 maj 2020 o 18:40 r0...@nxlplyx.com napisał(a):
> Hi Sven,
>
> I retrieved the S3 module from the link you provided:
> www.bacula.org/downloads/libs3-20181010.tar.gz
>
> However I have been unable to compile the module in Ubuntu 18.04:
>
>
>
> $ ls
> archlinux ChangeLog deb
message From: Josh Fisher Date:
5/11/20 16:52 (GMT+01:00) To: Kern Sibbald , Sven Hartge
, bacula-users@lists.sourceforge.net Subject: Re:
[Bacula-users] Compilation Errors of Bacula 9.6.3 on Ubuntu 18.04
On 5/11/2020 7:38 AM, Kern Sibbald
wrote
Hi Sven,
I retrieved the S3 module from the link you
provided: www.bacula.org/downloads/libs3-20181010.tar.gz
However I have been unable to compile the module in Ubuntu 18.04:
$ ls
archlinux ChangeLog debian GNUmakefile GNUmakefile.osx
INSTALL LICENSE README test
build
> On Mon, 11 May 2020 10:52:23 -0400, Josh Fisher said:
>
> This is a multi-part message in MIME format.
> --===2027621642792716715==
> Content-Type: multipart/alternative;
> boundary="70CDB63220E9E5545F246201"
> Content-Language: en-US
>
> This is a multi-part messag
On 5/11/2020 7:38 AM, Kern Sibbald wrote:
Hello Sven,
I share your concerns, but here are a few mitigating factors:
1. I am not aware of any other C/C++ S3 library that will do the same
job and is well maintained. I have to admit I have not looked
recently, so any suggestions would be welc
Hello Sven,
I share your concerns, but here are a few mitigating factors:
1. I am not aware of any other C/C++ S3 library that will do the
same job and is well maintained. I have to admit I have not
looked recently, so any suggestions would be welcome.
2. Bacula
Hello,
niedz., 10 maj 2020 o 00:01 r0...@nxlplyx.com
napisał(a):
> 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 n
On 10.05.20 15:01, Kern Sibbald wrote:
> I agree with Sven, libs3 is a big disaster. It works well but the
> author abandoned it, and many things have changed since then. For the
> moment, we have a version that works with AWS (don't expect it to work
> with a number of other S3 implementations,
Hello,
Please permit me to make a small correction to what Sven said.
The libs3 that is needed is indeed updated from the version
released on Debian and Ubuntu, but it supplied by the Bacula
Community (i.e. Kern) rather than Bacula Systems. A working
version
On 09.05.20 22:48, r0...@nxlplyx.com wrote:
> 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.
To get the S3 driver working, you need the special libs3 provided by
Bacula systems. The libs3 includ
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 Bac
Hello,
wt., 5 maj 2020 o 02:17 r0...@nxlplyx.com napisał(a):
> Hi,
>
> I am attempting to compile Bacula 9.6.3 on Ubuntu 18.04, but am getting
> the following errors. Can anyone help out?
>
Yes!
Just disable AFS support in Bacula as this support was never tested after
core components refactori
On 05/05/2020 06:59, r0...@nxlplyx.com wrote:
Hi,
I am attempting to compile Bacula 9.6.3 on Ubuntu 18.04, but am getting
the following errors. Can anyone help out?
What options did you configure the build with? And what was the output
from configure?
Cheers,
Gary
Hi,
I am attempting to compile Bacula 9.6.3 on Ubuntu 18.04, but am getting
the following errors. Can anyone help out?
---
$ make
..
..
make[1]: Leaving directory
'/home/user1/dirNFS/sw/bacula_9.6.3/bacula-9.6.3/src/findlib'
==>Entering directory
/home/user1/dirNFS/sw/bacula_9.6.
19 matches
Mail list logo