Seems you also don't read and/or learn ...
Don't top post please, it's a matter of respect.

  A: Because it messes up the order in which people normally read text.
  Q: Why is top-posting such a bad thing?
  A: Top-posting.
  Q: What is the most annoying thing in e-mail?

On 30 Aug 2023 10:50, Mario Marietto wrote:
Not a useful suggestion for me. I'm not a coder,such as I'm not a pro
system admin : this is only a hobby for me. I try to do the best I can,but
I can't solve bugs for which a solution has not been found yet and that
involves the writing of a piece of code.

And yet you continue trying to compile (possibly) incompatible softwares from source, instead of following the user guides, and despite our warnings. You essentialy say "I want to do some complicated stuff without understanding how it works, and quick please".

Have you looked for bug reports for your THREE consecutive problems ?
Why not going plain Debian stable and walk from there ?

Have you checked the compilation flags needed ?
You don't need to be a dev to understand, just spend time reading.

If distros spend a huge amount of time packaging software, it's to ensure proper compatibility between software versions, including the kernel.
Dumb example :
  - compile kernel 4.2
  - compile QEMU version 1
  - compile libvirt version 9

I'm pretty sure you'll get as "strange" errors as you experienced.
But those errors are not strange, it's just that code get created and deleted. If libvirt needs the function "virConnectGetDomainCapabilities()" from KVM, and the installed version of kernel/KVM does NOT ship this function, you get those kind of errors.

My advice : look for people who use Linux/BSD -AND- your platform/model (Chromebook ARM).
Also, if you're not ready to spend time, follow recent guides.

--
++
zithro / Cyril

Reply via email to