Gentoo Archives: gentoo-user

From: Franz Fellner <alpine.art.de@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Where is ustat.h?
Date: Wed, 02 Jan 2019 10:58:50
Message-Id: CADtyuE5f0ZZ3XoMoP8hcKReyXPc8WWgs=vfwbfmqnoCnG=qKzg@mail.gmail.com
In Reply to: [gentoo-user] Re: Where is ustat.h? by Nikos Chantziaras
1 ❯ qfile /usr/include/sys/ustat.h
2 sys-libs/glibc (/usr/include/sys/ustat.h)
3
4 ~ 36s
5 ❯ eix -e glibc
6 [I] sys-libs/glibc
7 Available versions: (2.2) [M]**2.19-r2^s [M]2.21-r2^s [M]2.22-r4^s
8 [M]2.23-r4^s [M]~2.24-r4^s [M]2.25-r11^s [M]2.26-r7^s 2.27-r6^s ~2.28-r4^s
9 **9999^s
10 {audit caps cet compile-locales debug doc gd hardened headers-only
11 +multiarch multilib nscd profile +rpc selinux suid systemtap test vanilla}
12 Installed versions: 2.27-r6(2.2)^s(09:53:17 25.10.2018)(multiarch
13 multilib -audit -caps -compile-locales -doc -gd -hardened -headers-only
14 -nscd -profile -selinux -suid -systemtap -vanilla)
15 Homepage: https://www.gnu.org/software/libc/
16 Description: GNU libc C library
17
18 Am Mi., 2. Jan. 2019 um 12:46 Uhr schrieb Nikos Chantziaras <
19 realnc@×××××.com>:
20
21 > On 02/01/2019 12:27, Peter Humphrey wrote:
22 > > I'm trying to compile gcc-7.3.0-r3 to test a hypothesis, but I get this
23 > > failure:
24 > >
25 > >
26 > /var/tmp/portage/sys-devel/gcc-7.3.0-r3/work/gcc-7.3.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:157:10:
27 > fatal error: sys/ustat.h: No such file or directory
28 > > #include <sys/ustat.h>
29 > >
30 > > I thought it might be in sys-kernel/linux-headers, but installing a
31 > > contemporaneous version didn't help. Google doesn't, either.
32 > >
33 > > Can anyone point me in the right direction?
34 >
35 > It seems it was provided by old glibc versions. It doesn't exist anymore.
36 >
37 >
38 >

Replies

Subject Author
[gentoo-user] Re: Where is ustat.h? Nikos Chantziaras <realnc@×××××.com>