On 18/05/17 22:23, Bruno Haible wrote:
Thanks for the report! The cause is that I added a dependency to module
'utimens' on 2017-05-01. This patch should fix it:
2017-05-18 Bruno Haible
copy-file tests: Fix link error (regression from 2017-05-01).
Reported by Tom G. Christens
Hello Tom,
> I just noticed that I am unable to build a gnulib snapshot with tests on
> CentOS 6:
>
> gcc -std=gnu99 -g -O2 -Wall -o test-copy-file test-copy-file.o
> ../gllib/libgnu.a -lacl -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm
> ../gllib/libgnu.a(gettime.o): In function `gettime':
>
Hello,
I just noticed that I am unable to build a gnulib snapshot with tests on
CentOS 6:
gcc -std=gnu99 -g -O2 -Wall -o test-copy-file test-copy-file.o
../gllib/libgnu.a -lacl -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm -lm
../gllib/libgnu.a(gettime.o): In function `gettime':
/home/tgc/proj