bug-coreutils
[Top][All Lists]
Advanced

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

bug#7142: coreutils on Solaris 10(x86) 09/10


From: Jim Meyering
Subject: bug#7142: coreutils on Solaris 10(x86) 09/10
Date: Fri, 01 Oct 2010 14:14:40 +0200

Clemens Brogi wrote:
> you cannot compile gnu-coreutils on the latest Solaris x86 10 (09/10),
> since the interface of futimens has changed. it is now:
> extern int futimens(int, const struct timespec[2]);
>
> System-Information
>
> uname -a:
> SunOS barsch 5.10 Generic_142910-17 i86pc i386 i86pc Solaris
>
> I don't know if this is an issue for gnu or oracle

Thanks for the report, but what version of coreutils did you use?
If you didn't use the latest stable release, please retry with that:

    ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.5.tar.xz
    ftp://ftp.gnu.org/gnu/coreutils/coreutils-8.5.tar.gz

Can you tell show us the precise commands you used to configure and build,
as well as the output that makes you think futimes is at fault?
Note that configure-time output (especially regarding whether *utim*
functions were found) can be useful, too.





reply via email to

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