[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: RE: New Version 4.0.0
From: |
address@hidden |
Subject: |
Re: RE: New Version 4.0.0 |
Date: |
Fri, 4 Sep 2015 20:23:34 +0900 (JST) |
--- MJANG
> Hi ,
>
> We are following the installation steps provided in the web site "
> http://wiki.octave.org/MXE" as you provided. We are facing issue while we run
> the "make" command.
>
> Earlier to this we got the error to download the tar (Python-2.7.7.tgz) file
> from the site mentioned in "build-python.mk" file. So we manually downloaded
> the tar file and moved to pkg/ folder. Due to this the python issue got
> resolved. So could you please
>
> The below error occurred while compiling the "make".
> ===============================================================
> cd
> '/prog/rdtoolbox/octave-4.0.0/mxe-octave-f3d167e40f01/tmp-gnutls/gnutls-3.3.15'
> && autoreconf -fi -I m4 -I gl/m4 -I src/libopts/m4
> autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac
> file requires the infrastructure from gettext-0.18 but this
> version is older. Please upgrade to gettext-0.18 or newer.
> autopoint: *** Stop.
> autoreconf: autopoint failed with exit status: 1
> make[1]: *** [build-only-gnutls] Error 1
> make[1]: Leaving directory
> `/prog/rdtoolbox/octave-4.0.0/mxe-octave-f3d167e40f01'
> real 0m39.214s
> user 0m2.734s
> sys 0m1.431s
> ------------------------------------------------------------
> [log] /prog/rdtoolbox/octave-4.0.0/mxe-octave-f3d167e40f01/log/gnutls
>
> make: ***
> [/prog/rdtoolbox/octave-4.0.0/mxe-octave-f3d167e40f01/installed-packages/gnutls]
> Error 1
> ==================================================================
>
> So could you please have screen sharing session in order to resolve this
> issue.
>
>
The messages above tell that:
The AM_GNU_GETTEXT_VERSION declaration in your configure.ac file
requires the infrastructure from gettext-0.18 but this version is
older. Please upgrade to gettext-0.18 or newer.
autopoint: *** Stop.
The version of gettext installed to your computer is less than 0.18.
You have to upgrade gettext.
I do not know rhel so that I can't advise you how to upgrade your gettext.
Tatsuro
- RE: New Version 4.0.0, (continued)
- RE: New Version 4.0.0, Mallikarjuna Jangannavar, 2015/09/01
- Re: New Version 4.0.0, Mike Miller, 2015/09/01
- RE: New Version 4.0.0, Mallikarjuna Jangannavar, 2015/09/02
- Re: New Version 4.0.0, Tatsuro MATSUOKA, 2015/09/02
- Re: New Version 4.0.0, Tatsuro MATSUOKA, 2015/09/02
- RE: New Version 4.0.0, Mallikarjuna Jangannavar, 2015/09/03
- Re: New Version 4.0.0, Tatsuro MATSUOKA, 2015/09/03
- Re: New Version 4.0.0, Tatsuro MATSUOKA, 2015/09/03
- RE: New Version 4.0.0, Mallikarjuna Jangannavar, 2015/09/04
Re: RE: New Version 4.0.0,
address@hidden <=
RE: New Version 4.0.0, address@hidden, 2015/09/04
Re: RE: New Version 4.0.0, address@hidden, 2015/09/04