Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8051

Raspberry Pi OS • Re: kernel headers v8

$
0
0
are you suspecting that I have some mix of 32 and 64 bit stuff? can you tell what is what?
Yes, as Dom says, it looks like you're running a 32bit install on 64bit-capable hardware.

As a result, you've got a 32bit userland (all of the libraries and executables on your filesystem) and a 64bit kernel.

Normally that's okay, since the 64bit kernel can run 32bit applications, but the packaging for the kernel doesn't support the ability to build 64bit modules in this environment or even install the headers package for the 64bit kernel.

Statistics: Posted by ShiftPlusOne — Tue Jul 15, 2025 11:24 am



Viewing all articles
Browse latest Browse all 8051

Trending Articles