[Gluster-devel] Mac OS X 10.5.2 compilation issues with 1.3.8pre5

Rodney McDuff mcduff at its.uq.edu.au
Sun Apr 6 23:44:28 UTC 2008


1) xlators/cluster/afr/src/afr_self_heal.c. Should use <limits.h>

*** afr_self_heal.c.dist        Mon Apr  7 09:18:26 2008
--- afr_self_heal.c     Mon Apr  7 09:20:48 2008
***************
*** 22,28 ****
--- 22,32 ----
  #include <fnmatch.h>
  #include <sys/time.h>
  #include <stdlib.h>
+ #ifdef GF_DARWIN_HOST_OS
+ #include <limits.h>
+ #else
  #include <linux/limits.h>
+ #endif

  #include "glusterfs.h"
  #include "afr.h"

2) xlators/performance/booster/src  "-bundle -undefined suppress
-flat_namespace" missing in  glusterfs-booster.so link cmd.

3) in xlators/mount/fuse/src "-bundle -undefined suppress
-flat_namespace" missing in fuse.so  link cmd.




-- 
Dr. Rodney G. McDuff                 |Ex ignorantia ad sapientiam
Manager, Strategic Technologies Group|    Ex luce ad tenebras
Information Technology Services      |
The University of Queensland         |
EMAIL: mcduff at its.uq.edu.au          |
TELEPHONE: +61 7 3365 8220           |






More information about the Gluster-devel mailing list