gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] GlusterFS make - Problem


From: Samuel Hassine
Subject: Re: [Gluster-devel] GlusterFS make - Problem
Date: Mon, 26 Oct 2009 00:33:05 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi,

Thanks for your prompt answer.

Im using the version :
address@hidden:~# 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 <address@hidden <mailto:address@hidden>> 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
        address@hidden <mailto:address@hidden>
        http://lists.nongnu.org/mailman/listinfo/gluster-devel



    _______________________________________________
    Gluster-devel mailing list
    address@hidden <mailto:address@hidden>
    http://lists.nongnu.org/mailman/listinfo/gluster-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]