Pushed a fix to make it work without gettext / libintl header.
I compiled without the CFLAGS and LDFLAGS
cheers, :-Dennis
Bummer.
That is from gettext which I thought was only optional.
Homebrew seems quite good these days I would prob. recommend that.
It will install using a one-liner in /usr/local and but require sudo right underway to sett rights
brew install gettext
It will require setting some CFLAGS / LDFLAGS when ./configure: LDFLAGS=-L/usr/local/opt/gettext/lib CPPFLAGS=-I/usr/local/opt/gettext/include
cheers, :-Dennis
Build fails for me:
Making all in libglusterfs Making all in src CC libglusterfs_la-dict.lo CC libglusterfs_la-xlator.lo CC libglusterfs_la-logging.lo logging.c:26:10: fatal error: 'libintl.h' file not found #include <libintl.h> ^ 1 error generated. make[4]: *** [libglusterfs_la-logging.lo] Error 1 make[3]: *** [all] Error 2 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
How did you get libintl.h in your system? Also, please add a check for it in configure.ac and report the missing package.
Thanks,
_______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxx https://lists.nongnu.org/mailman/listinfo/gluster-devel
|
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users