----- Original Message ----- > From: "Sérgio Basto" <[email protected]> > To: "Kernel Fedora" <[email protected]> > Sent: Monday, November 23, 2020 12:22:12 AM > Subject: scripts/basic/fixdep: /lib64/libc.so.6: version `GLIBC_2.33' not > found (required by scripts/basic/fixdep) > > Hello, > > with kernels from fedora-rawhide-kernel-nodebug [1]compilation of kmods > started fail because [2] , how we can fix this issue ? > > > Thanks > > > [1] > dnf --enablerepo=fedora-rawhide-kernel-nodebug update > > [2] > scripts/basic/fixdep: /lib64/libc.so.6: version `GLIBC_2.33' not found > (required by scripts/basic/fixdep) >
Hi, we're seeing a similar issue with upstream kernels built on rawhide for the past ~week. Specifically in our case we're compiling bpf-next tree (though based on the message I'm replying to it doesn't matter). The kernel is then installed on Fedora 33 with an attempt to rebuild some modules which fails with /usr/src/kernels/5.10.0-rc3/tools/objtool//fixdep: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /usr/src/kernels/5.10.0-rc3/tools/objtool//fixdep) This is on x86_64. Did anyone manage to find out what what's causing this? Is it a mismatch of versions between rawhide and fc33 that's not expected to work? @Sérgio are you also using the kernels with fc33 or purely rawhide? Thanks, Veronika > -- > Sérgio M. B. > _______________________________________________ > kernel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
