Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why do I get unresolved symbols like foo__ver_foo in modules?

modules Symbols unresolved
0
Posted

Why do I get unresolved symbols like foo__ver_foo in modules?

0

• (KO) If /proc/ksyms or the output from depmod -ae contains symbols like “foo__ver_foo” then you have been bitten by the broken Makefile code for symbol versioning. The only safe way to recover is save your config, delete everything, restore the config and recompile. Do this: mv .config .. make mrproper mv ../.config .

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123