bug-gnu-utils
[Top][All Lists]
Advanced

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

gettext-0.18.1.1...


From: Alexander Ward Kulungowski
Subject: gettext-0.18.1.1...
Date: Thu, 12 Aug 2010 17:21:07 -0700 (PDT)
User-agent: SquirrelMail/1.4

GNU gettext,

I don't know how critical this is: a search on Google turned up very
little.  I'm using the following instructions for building and installing
gettext:

=====
http://www.gnu.org/software/libiconv/

After installing GNU libiconv for the first time, it is recommended to
recompile and reinstall GNU gettext, so that it can take advantage of
libiconv.

On systems other than GNU/Linux, the iconv program will be
internationalized only if GNU gettext has been built and installed before
GNU libiconv. This means that the first time GNU libiconv is installed, we
have a circular dependency between the GNU libiconv and GNU gettext
packages, which can be resolved by building and installing either

    * first libiconv, then gettext, then libiconv again,

or (on systems supporting shared libraries, excluding AIX)

    * first gettext, then libiconv, then gettext again.
=====

.  In particular, I'm using the second suggest build/install order, i.e.,

=====
* first gettext, then libiconv, then gettext again.
=====

.  When running "make check" on gettext the __second__ time (all tests
past the first time I run "make check"), I'm seeing this:

=====
/bin/sh: line 5: 14849 Segmentation fault      EXEEXT='' srcdir='.'
USE_ACL=0 LOCALE_FR='fr_FR' LOCALE_TR_UTF8='tr_TR.UTF-8' USE_ACL=0
LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP'
LOCALE_ZH_CN='zh_CN.GB18030' L
FAIL: test-striconv
/bin/sh: line 5: 14873 Segmentation fault      EXEEXT='' srcdir='.'
USE_ACL=0 LOCALE_FR='fr_FR' LOCALE_TR_UTF8='tr_TR.UTF-8' USE_ACL=0
LOCALE_FR='fr_FR' LOCALE_FR_UTF8='fr_FR.UTF-8' LOCALE_JA='ja_JP'
LOCALE_ZH_CN='zh_CN.GB18030' L
FAIL: test-striconveh
... ... ...
======================
2 of 120 tests failed
(3 tests were not run)
======================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory
`/home/txbruser/TxBR-3.0/TxBR/gettext-0.18.1.1/gettext-tools/gnulib-tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory
`/home/txbruser/TxBR-3.0/TxBR/gettext-0.18.1.1/gettext-tools/gnulib-tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory
`/home/txbruser/TxBR-3.0/TxBR/gettext-0.18.1.1/gettext-tools/gnulib-tests'
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/home/txbruser/TxBR-3.0/TxBR/gettext-0.18.1.1/gettext-tools/gnulib-tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory
`/home/txbruser/TxBR-3.0/TxBR/gettext-0.18.1.1/gettext-tools'
make: *** [check-recursive] Error 1
=====

.  My system specifications are

=====
Red Hat Enterprise Linux Client release 5.2 (Tikanga)
4 X 1GHz Dual-Core AMD Opteron(tm) Processor 2220
32G RAM
=====

.

Thanks,

Alex



reply via email to

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