You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
My config
Linux LARPITEST 6.6.63-v8+ #1821 SMP PREEMPT Mon Nov 25 13:50:21 GMT 2024 aarch64 GNU/Linux
gcc version 10.2.1 20210110 (Raspbian 10.2.1-6+rpi1)
Error when compiling :
subprocess.CalledProcessError: Command 'cd /root/linux && make modules_prepare ' returned non-zero exit status 2.
Got lot of :
142 | __CMPXCHG128(_mb)
| ^~~~~~~~~~~~
./arch/arm64/include/asm/cmpxchg.h:135:21: error: unknown type name ‘u128’
Please help
BR
The text was updated successfully, but these errors were encountered:
Hi
My config
Linux LARPITEST 6.6.63-v8+ #1821 SMP PREEMPT Mon Nov 25 13:50:21 GMT 2024 aarch64 GNU/Linux
gcc version 10.2.1 20210110 (Raspbian 10.2.1-6+rpi1)
Error when compiling :
subprocess.CalledProcessError: Command 'cd /root/linux && make modules_prepare ' returned non-zero exit status 2.
Got lot of :
142 | __CMPXCHG128(_mb)
| ^~~~~~~~~~~~
./arch/arm64/include/asm/cmpxchg.h:135:21: error: unknown type name ‘u128’
Please help
BR
The text was updated successfully, but these errors were encountered: