On 09-02-2023 06:56, "David C. Rankin" <drankinatty@gmail.com> wrote:
On 2/8/23 15:20, arch@howorth.org.uk wrote:
Can't you just install the required version of glibc [1] to build the
drivers, or does that lead to other incompatibilities

[1] As discussed e.g at
https://stackoverflow.com/questions/847179/multiple-glibc-libraries-on-a-single-host

Damn good idea.

  I'll investigate. In the past, mixing glibc versions was never a good idea, but so long as you can segregate the build environments, that may be a solution.

  But then we may run into a kernel-module/kernel glibc complaint? Thanks for the suggestion, I'll look into it.

-- 
David C. Rankin, J.D.,P.E.


There may be a much better solution, see https://bbs.archlinux.org/viewtopic.php?id=283327

Lone_Wolf