Bug 22482 - user.h on aarch64 or arm64 fails due to __uint128_t
Summary: user.h on aarch64 or arm64 fails due to __uint128_t
Status: RESOLVED DUPLICATE of bug 22477
Alias: None
Product: glibc
Classification: Unclassified
Component: build (show other bugs)
Version: 2.26
: P2 critical
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
: 22483 22484 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-23 13:23 UTC by Auxilus
Modified: 2017-11-23 16:39 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Auxilus 2017-11-23 13:23:34 UTC
../sysdeps/unix/sysv/linux/aarch64/sys/user.h:32:3: error: unknown type name '__uint128_t'

????
Comment 1 Andreas Schwab 2017-11-23 13:29:48 UTC
*** Bug 22483 has been marked as a duplicate of this bug. ***
Comment 2 Andreas Schwab 2017-11-23 13:38:46 UTC
*** Bug 22484 has been marked as a duplicate of this bug. ***
Comment 3 Joseph Myers 2017-11-23 16:39:27 UTC
Using a compiler for the wrong architecture.  Please use the libc-help mailing list, not Bugzilla, until you have a working environment for building glibc that has been confirmed as correct by people on that list.

*** This bug has been marked as a duplicate of bug 22477 ***