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      COPYING    doxyfile  GNUmakefile.mingw  inc             
libs3.spec  mswin    src     TODO
$ make deb
make: *** No rule to make target 'curl/curl.h', needed by
'build/obj/acl.do'.  Stop.

-----

I have also noticed that in the 'libs3.spec' file, there exist the
following lines.  But I have installed everything remotely similar to
these, to no avail.

=====

# Want to include curl dependencies, but older Fedora Core uses curl-devel,
# and newer Fedora Core uses libcurl-devel ... have to figure out how to
# handle this problem, but for now, just don't check for any curl libraries
# Buildrequires: curl-devel
Buildrequires: libxml2-devel
Buildrequires: openssl-devel
Buildrequires: make
# Requires: libcurl
Requires: libxml2
Requires: openssl

=====

Does anyone have any ideas on how to make this work in Ubuntu 18.04?


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

Reply via email to