GlusterFS make - Problem

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

 



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 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@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/gluster-devel





[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