[Gluster-devel] GlusterFS make - Problem
Samuel Hassine
samuel.hassine at gmail.com
Sun Oct 25 23:33:05 UTC 2009
Hi,
Thanks for your prompt answer.
Im using the version :
root at xxxx:~# uname -a
SunOS xxxx 5.11 snv_111b i86pc i386 i86pc
Any idea ?
Regards.
Harshavardhana wrote:
> Hi Samuel,
>
> May i know the solaris version you are running?
>
> Regards
> --
> Harshavardhana
> Gluster - http://www.gluster.com
>
>
> On Mon, Oct 26, 2009 at 2:47 AM, Samuel Hassine
> <samuel.hassine at gmail.com <mailto:samuel.hassine at gmail.com>> wrote:
>
> I found something here: http://patches.gluster.com/patch/720/
> But I dont know if it is the right solution and I didnt find any
> other information about the va_list bug.
> Anyone know something about this?
>
> Thanks again.
> Sam
>
> Samuel Hassine wrote:
>
> Hello all,
>
> I followed this guide:
> http://www.gluster.com/community/documentation/index.php/GlusterFS_on_Solaris
> in order to install glusterFS on Solaris platform.
>
> I used these commands:
> # pkg install SUNWarc SUNWhea SUNWbinutils
> # pkg uninstall SUNWgccruntime
> # pkg install SUNWgcc
>
> # pkgadd -d http://www.opencsw.org/pkg_get.pkg
> # export PATH="/opt/csw/bin:/usr/sfw/bin:$PATH"
> # pkg-get -U
>
> # pkg-get install automake autoconf bison flex libtool git
> gsed gmake
> # cd /opt/csw/bin
> # ln -s gmake make
>
> # cd /usr/src
> # git clone git://git.sv.gnu.org/gluster.git
> <http://git.sv.gnu.org/gluster.git> glusterfs
> # cd glusterfs
> # git checkout -b release-2.0 origin/release-2.0
> # git pull
> # ./autogen.sh
> # LDFLAGS="-L/opt/csw/lib" ./configure --disable-fuse-client
> --disable-ibverbs --prefix=/opt/glusterfs
> # gmake CFLAGS="-g -O0" LDFLAGS="-L/opt/csw/lib"
>
> But I had a problem during the execution of make command :
>
> In file included from dict.c:35:
> compat.h:222: error: syntax error before "va_list"
> gmake[3]: *** [libglusterfs_la-dict.lo] Error 1
>
> Im looking for a solution to avoid this error.
>
> Anybody could help me ? Did you try to install glusterFS
> (server side) on this platform ?
>
> Thanks for your answers.
>
> Kind regards.
> Sam
>
>
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org <mailto:Gluster-devel at nongnu.org>
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> Gluster-devel at nongnu.org <mailto:Gluster-devel at nongnu.org>
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>
>
More information about the Gluster-devel
mailing list