Replies: 4 comments
-
I tried to build it in termux and Kali Linux amd64, but there's no errors. Can you tell me more information about your device? |
Beta Was this translation helpful? Give feedback.
-
Host: Ubuntu22.04.3 lts |
Beta Was this translation helpful? Give feedback.
-
Well, I have just removed the error line to fix it. |
Beta Was this translation helpful? Give feedback.
-
who knows :(
…________________________________
发件人: �t[ ***@***.***>
发送时间: 2023年9月12日星期二 21:51
收件人: Moe-hacker/ruri ***@***.***>
抄送: 1955 dabao ***@***.***>; Author ***@***.***>
主题: Re: [Moe-hacker/ruri] Build err (Discussion #5)
ruri.c:1021:41: error: use of undeclared identifier '__SNR_futex_waitv'
seccomp_rule_add(ctx, SCMP_ACT_ALLOW, SCMP_SYS(futex_waitv), 0);
^
clang version:14.0.1
Well, I have just removed the error line to fix it.
I'm sure I followed docker's seccomp profile to write the code, but I cannot find futex_waitv syscall in it now. I think it's very strange because I can even pass the compiler on my devices.
―
Reply to this email directly, view it on GitHub<#5 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AS5CH5INC5UIYVCNZ4XAJLTX2BSGZANCNFSM6AAAAAA4UZMRR4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
clang version:14.0.1
Beta Was this translation helpful? Give feedback.
All reactions