webcamoid/akvcam

Unknown symbol in module

Closed this issue · 1 comments

I get this error message
insmod: ERROR: could not insert module akvcam.ko: Unknown symbol in module
when I
sudo insmod akvcam.ko

I notice:
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-11 (Ubuntu 11.4.0-1ubuntu122.04) 11.4.0
You are using: gcc-11 (Ubuntu 11.4.0-1ubuntu1
22.04) 11.4.0

during compilation

Not reproducible, probably that bug is because you updated the kernel or gcc at different times.