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

sed -i "[EMAIL PROTECTED]@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 <[EMAIL PROTECTED]> 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
>
>
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to