On Thursday, February 12, 2015 at 4:08:38 PM UTC+1, Stephan Duehr wrote:
> looks like api/glfs.h are in the glusterfs-common deb packages
> on http://download.gluster.org/pub/gluster/glusterfs/
> libgfapi.so is also in glusterfs-common, so you'll also need it at runtime.

The glusterfs-common package is a dependency of glusterfs-client so I got that 
one installed. The problem here was the "--enable-includes" configure 
parameter, I removed it and then the configure script found my api/glfs.h 
header file. Now I was able to run the make but the libbareossd-gfapi-14.2.3.so 
library did not get compiled on it's own so I had to go into the 
src/stored/backends and type "make" manually.

So far so I good I still have one issue left: why do I get version 14.2.3 of 
Bareos, although I did a "git checkout origin/bareos-14.2" as you recommended. 
Any ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to