bug-coreutils
[Top][All Lists]
Advanced

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

utimens.h:2: error: conflicting types for 'futimens'


From: totido :)
Subject: utimens.h:2: error: conflicting types for 'futimens'
Date: Thu, 6 Mar 2008 09:46:42 -0300

After doing:

tar xfvz coreutils-6.9.tar.gz
cd coreutils-6.9/
./configure
make

the result is:

gcc -std=gnu99  -I.      -g -O2 -MT utimecmp.o -MD -MP -MF
.deps/utimecmp.Tpo -c -o utimecmp.o utimecmp.c
In file included from utimecmp.c:33:
utimens.h:2: error: conflicting types for 'futimens'

need more details? just ask




reply via email to

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