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: [EMAIL PROTECTED]          |
TELEPHONE: +61 7 3365 8220           |



_______________________________________________
Gluster-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/gluster-devel

Reply via email to