Hi, I get the following compile error when trying to compile a fresh git checkout on FreeBSD 8.0: /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/2.0.0git/xlator\" -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/2.0.0git/scheduler\" -DTRANSPORTDIR=\"/usr/local/lib/glusterfs/2.0.0git/transport\" -DGF_BSD_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/2.0.0git/auth\" -fPIC -Wall -g -shared -nostartfiles -I../../argp-standalone -g -O2 -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c -o libglusterfs_la-defaults.lo `test -f 'defaults.c' || echo './'`defaults.c gcc -DHAVE_CONFIG_H -I. -I../.. -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DXLATORDIR=\"/usr/local/lib/glusterfs/2.0.0git/xlator\" -DSCHEDULERDIR=\"/usr/local/lib/glusterfs/2.0.0git/scheduler\" -DTRANSPORTDIR=\"/usr/local/lib/glusterfs/2.0.0git/transport\" -DGF_BSD_HOST_OS -DLIBDIR=\"/usr/local/lib/glusterfs/2.0.0git/auth\" -fPIC -Wall -g -shared -nostartfiles -I../../argp-standalone -g -O2 -MT libglusterfs_la-defaults.lo -MD -MP -MF .deps/libglusterfs_la-defaults.Tpo -c defaults.c -fPIC -DPIC -o .libs/libglusterfs_la-defaults.o defaults.c: In function 'default_fsetxattr': defaults.c:998: error: 'struct xlator_fops' has no member named 'extattr_set_fd' defaults.c: In function 'default_fgetxattr': defaults.c:1031: error: 'struct xlator_fops' has no member named 'extattr_get_fd' *** Error code 1 Stop in /usr/local/gluster-git/libglusterfs/src. *** Error code 1 Stop in /usr/local/gluster-git/libglusterfs. *** Error code 1 Stop in /usr/local/gluster-git. *** Error code 1 Bison, Flex and Automake are installed. Compiling of the lastest snapshot version 2.0.0.rc4 works. Do you have any suggestions for me? Thanks & Regards, Matthias
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature