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: Eric Blake
Subject: bug#7142: coreutils on Solaris 10(x86) 09/10
Date: Fri, 01 Oct 2010 06:21:48 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc13 Mnenhy/0.8.3 Thunderbird/3.1.4

On 10/01/2010 01:22 AM, Clemens Brogi wrote:
Hi
you cannot compile gnu-coreutils on the latest Solaris x86 10 (09/10),

Which version of coreutils? For example, there was a known bug where in 2007, coreutils 6.9 used the name 'futimens' internally for a different purpose than what was later standardized in POSIX 2008. But that was fixed a long time ago, and should not be a problem with the latest release of coreutils (8.5).

since the interface of futimens has changed. it is now:
extern int futimens(int, const struct timespec[2]);

Yes, this is the POSIX 2008 signature, and current coreutils has no conflicts with this signature.

I don't know if this is an issue for gnu or oracle

Probably neither - it is more likely a case of you trying to compile the wrong version.

--
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org





reply via email to

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