Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Where is ustat.h?
Date: Wed, 02 Jan 2019 10:27:25
Message-Id: 2351397.ZqTXBoTCo2@peak
1 I'm trying to compile gcc-7.3.0-r3 to test a hypothesis, but I get this
2 failure:
3
4 /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: fatal error: sys/ustat.h: No such file or directory
5 #include <sys/ustat.h>
6
7 I thought it might be in sys-kernel/linux-headers, but installing a
8 contemporaneous version didn't help. Google doesn't, either.
9
10 Can anyone point me in the right direction?
11
12 --
13 Regards,
14 Peter.

Replies

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