<p></p>
<p>sudo apt install g++-arm-linux-gnueabihf g++-aarch64-linux-gnu autoconf make gawk libtool<br>
git clone <a href="https://github.com/strace/strace.git">https://github.com/strace/strace.git</a><br>
export CC=/usr/bin/aarch64-linux-gnu-gcc<br>
export CFLAGS="-O2 -static"<br>
export LDFLAGS="-static -pthread"<br>
cd strace<br>
./bootstrap<br>
./configure --host=aarch64-linux --enable-mpers=no   --prefix=/usr --with-libunwind --with-libiberty</p>
<h1>=====================out:<br>
configure: error: failed to find libunwind-ptrace.h</h1>
<p>How can I solve this problem? I have thought about it for a long time, but I still haven't solved it</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/strace/strace/issues/165">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AOVBTR4XZXNK6X7WSHDKNDDSTIODXANCNFSM4UOP7J4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AOVBTR5QQWGGADYVLGGN2HLSTIODXA5CNFSM4UOP7J4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LJJBX5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/strace/strace/issues/165",
"url": "https://github.com/strace/strace/issues/165",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>