bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 4/6] fts: cache dirent_inode_sort_may_be_useful too


From: Paul Eggert
Subject: Re: [PATCH 4/6] fts: cache dirent_inode_sort_may_be_useful too
Date: Fri, 11 Aug 2017 12:54:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 08/11/2017 11:21 AM, Tom G. Christensen wrote:

This exposed another problem when using external gettext:
/usr/tgcware/gcc45/bin/gcc -std=gnu99 -g -O2 -L/usr/tgcware/lib -R/usr/tgcware/lib -o test-fts test-
fts.o ../gllib/libgnu.a -lm   -lm     -lm    -lm  -lm  -lm
Undefined                       first referenced
 symbol                             in file
libintl_gettext ../gllib/libgnu.a(openat-die.o)

Thanks, was this also on CentOS 6? I could not reproduce the problem on RHEL 6.9, via the following recipe. I am using the bundled GCC, which says it is version 4.4.7 20120313 (Red Hat 4.4.7-18). What am I doing wrong?


./gnulib-tool --create-testdir --dir foo gettext-h fts

cd foo

./configure

make

make check




reply via email to

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