From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla at busybox.net Date: Fri, 20 Jan 2017 13:55:14 +0000 Subject: [Buildroot] [Bug 9606] xorg-server cannot build for ARM target In-Reply-To: References: Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net https://bugs.busybox.net/show_bug.cgi?id=9606 Peter Korsgaard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Peter Korsgaard --- Are you building with musl? From a quick look, the logic in compiler.h hasn't changed since ~2004. The problem is that musl doesn't implement the ioperm/inb/outb interface on ARM. -- You are receiving this mail because: You are on the CC list for the bug.