[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] gettext-0.18.2.tar.gz
From: |
Daiki Ueno |
Subject: |
Re: [bug-gettext] gettext-0.18.2.tar.gz |
Date: |
Tue, 26 Mar 2013 13:48:20 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Hi Kenneth,
Kenneth Freidank <address@hidden> writes:
> Build fails on power 7 AIX 7.1.
>
> libtool: compile: cc -qlanglvl=extc89 -qlanglvl=extc99 -DHAVE_CONFIG_H
> -DEXEEXT=\"\" -DEXEEXT=\"\" -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl
> -I.. -I.. -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -
> DLIBXML_STATIC -I../intl -I./libcroco -D_THREAD_SAFE -
> I/u02/local/include -L/u02/local/lib -c pipe-filter-ii.c -DPIC -o .
> libs/pipe-filter-ii.o
>
> "pipe-filter-aux.h", line 96.14: 1506-780 (S) Reference to "select"
> with internal linkage is not allowed within inline definition of
> "nonintr_select".
Thanks for the report. Unfortunately I don't have access to AIX 7
machine at the moment, I need your help to investigate the problem.
Is this a new problem, or reproducible with previous gettext releases,
such as 0.18.1.1?
Also could you try the gnulib testbed?
$ git clone git://git.savannah.gnu.org/gnulib.git
$ ./gnulib/gnulib-tool --create-testdir --dir=test-pipe-filter-ii pipe-filter-ii
$ cd test-pipe-filter-ii
$ ./configure
$ make
Regards,
--
Daiki Ueno