Mac OS X 10.5.2 compilation issues with 1.3.8pre5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxx          |
TELEPHONE: +61 7 3365 8220           |





[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux