[Gluster-users] compiling samba vfs module

Tamas Papp tompos at martos.bme.hu
Wed Sep 11 19:59:28 UTC 2013


On 09/11/2013 09:02 PM, Jose Rivera wrote:
> Hello Daniel,
>
> I think your --with-glusterfs DIR should be
>
> /data/gluster/glusterfs-3.4.0final/debian/tmp/usr/
>
> since we look for things in $DIR/include, $DIR/lib, etc.
>
> It might be more accurate for our docs to call this the glusterfs 
> installation prefix instead. :) Let me know if this works.
>

Yes, it does, but...

# ./configure --with-glusterfs=/data/gluster/glusterfs-3.4.0final/debian/tmp/usr/
--with-samba-source=/data/samba/samba-3.6.3/
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking api/glfs.h usability... yes
checking api/glfs.h presence... yes
checking for api/glfs.h... yes
checking for glfs_init... no

Cannot link to gfapi (glfs_init). Please specify --with-glusterfs=dir if necessary


samba is 3.6.3.

Should it work with this version?
Though I'm doubt the error is related to the samba version...


Thanks,
tamas



More information about the Gluster-users mailing list