Re: [Gluster-devel] failure to compile on OSX

2008-03-28 Thread Luke Schierer
I still get the same failure. I am wondering, given that others have suceeded, that there might be something else in my environment that is causing this error. Any ideas? gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -I../../../../libglusterfs/src -shared -nostartfiles -bundle

Re: [Gluster-devel] failure to compile on OSX

2008-03-28 Thread Vikas Gorur
Excerpts from Luke Schierer's message of Fri Mar 28 20:16:00 +0530 2008: I still get the same failure. I am wondering, given that others have suceeded, that there might be something else in my environment that is causing this error. Any ideas? gcc -fPIC -D_FILE_OFFSET_BITS=64

Re: [Gluster-devel] failure to compile on OSX

2008-03-28 Thread Luke Schierer
On Fri, Mar 28, 2008 at 08:32:27PM +0530, Vikas Gorur wrote: Excerpts from Luke Schierer's message of Fri Mar 28 20:16:00 +0530 2008: I still get the same failure. I am wondering, given that others have suceeded, that there might be something else in my environment that is causing this

Re: [Gluster-devel] failure to compile on OSX

2008-02-28 Thread Amar S. Tumballi
Hi Luke, can you try to configure like below? CFLAGS='-D__FreeBSD__=10 -D__DARWIN_64_BIT_INO_T' ./configure Regards, Amar On Thu, Feb 28, 2008 at 8:38 PM, Luke Schierer [EMAIL PROTECTED] wrote: Hi, The wiki suggests that glusterfs should compile on OSX. When I attempt to do so, I get the

Re: [Gluster-devel] failure to compile on OSX

2008-02-28 Thread Amar S. Tumballi
Sorry for being bit lazy on documentation part. We are still under testing part with regard to MAC OS X. http://www.gluster.org/docs/index.php/GlusterFS_on_MAC_OS_X Also use '-d disable' while mounting glusterfs, because O_APPEND is not handled in MacFUSE. Regards, Amar On Thu, Feb 28, 2008 at