bug-coreutils
[Top][All Lists]
Advanced

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

Re: 'futimens' name conflict with glibc-2.6.1 header file sys/stat.h


From: سید حسن فیروزآبادی
Subject: Re: 'futimens' name conflict with glibc-2.6.1 header file sys/stat.h
Date: Thu, 16 Aug 2007 09:32:53 +0330

Thanx Mike, but since I dont like using cvs codes so tried to fix the
release be doing this:

sed -i "address@hidden@hassan_&@" $(echo `find . -type f -print | xargs grep -li
'futimens'`)

and the code compiled successfully. do u think that is gonna cause problems?


On 8/16/07, Mike Frysinger <address@hidden> wrote:
>
> On Wednesday 15 August 2007, Bob Proulx wrote:
> > > internal 'futimens' name has conflict with glibc-2.6.1 header file
> > > sys/stat.h
> > > a patch would be wonderful
> >
> > Can you post the error message that you are seeing back to the mailing
> > list?  That would help us know what is happening.
>
> this has been fixed in latest coreutils/gnulib cvs/git/whatever
>
> it's a gnulib "problem" ... the futimens() prototype changed during
> standardization which means the one in gnulib didnt match the one in
> glibc-2.6+
> -mike
>
>


reply via email to

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