Hi ???? , 3.0 is not yet supported on FreeBSD. Regards -- Harshavardhana Gluster - http://www.gluster.com 2010/1/21 ???? <kariedo at gmail.com> > Hello, > > Have problems with compliling gluster 3.0 on FreeBSD 7.2 (32 bit). > bison and fusefs port installed with all dependencies. > > Below copy-past: > > #./configure -enable-fuse-client > ... > ... > ... > GlusterFS configure summary > =========================== > FUSE client : yes > Infiniband verbs : no > epoll IO multiplex : no > libglusterfsclient : no > argp-standalone : yes > fusermount : no > #make > ... > Making all in src > Making all in dht > Making all in src > Making all in ha > Making all in src > Making all in map > Making all in src > Making all in storage > Making all in posix > Making all in src > if /bin/sh ../../../../libtool --tag=CC --mode=compile gcc > -DHAVE_CONFIG_H -I. -I. -I../../../.. -fPIC -fno-strict-aliasing > -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DGF_BSD_HOST_OS -Wall > -I../../../../libglusterfs/src -shared -nostartfiles > -I../../../../argp-standalone -I/usr/local/include/ -MT posix.lo -MD > -MP -MF ".deps/posix.Tpo" -c -o posix.lo posix.c; then mv -f > ".deps/posix.Tpo" ".deps/posix.Plo"; else rm -f ".deps/posix.Tpo"; > exit 1; fi > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -fPIC > -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE > -DGF_BSD_HOST_OS -Wall -I../../../../libglusterfs/src -nostartfiles > -I../../../../argp-standalone -I/usr/local/include/ -MT posix.lo -MD > -MP -MF .deps/posix.Tpo -c posix.c -fPIC -DPIC -o .libs/posix.o > posix.c: In function 'janitor_walker': > posix.c:1353: error: 'FTW_CONTINUE' undeclared (first use in this function) > posix.c:1353: error: (Each undeclared identifier is reported only once > posix.c:1353: error: for each function it appears in.) > posix.c:1354: warning: control reaches end of non-void function > posix.c: In function 'posix_readv': > posix.c:2392: warning: format '%lu' expects type 'long unsigned int', > but argument 2 has type 'size_t' > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0/xlators/storage/posix/src. > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0/xlators/storage/posix. > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0/xlators/storage. > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0/xlators. > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0. > *** Error code 1 > > Stop in /usr/src/glusterfs-3.0.0. > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://gluster.org/cgi-bin/mailman/listinfo/gluster-users >