Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2681

General Questions • Re: [Software] state of my system after failed dkms setup for new kernel backport?

$
0
0
Hey, thanks for your reply.
Unfortunately, I do have the headers installed so that wouldn't appear to be the issue. That log from above points to the "make.log" build log where the thing about srtlcpy() is shown.

Here's the output in case you are interested (from cat /var/lib/dkms/v4l2loopback/0.12.7/build/make.log):

Code:

DKMS make.log for v4l2loopback-0.12.7 for kernel 6.9.7+bpo-amd64 (x86_64)Fri Jul 26 07:30:54 PM -03 2024Building v4l2-loopback driver...make -C /lib/modules/6.9.7+bpo-amd64/build M=/var/lib/dkms/v4l2loopback/0.12.7/build modulesmake[1]: Entering directory '/usr/src/linux-headers-6.9.7+bpo-amd64'  CC [M]  /var/lib/dkms/v4l2loopback/0.12.7/build/v4l2loopback.o/var/lib/dkms/v4l2loopback/0.12.7/build/v4l2loopback.c: In function ‘vidioc_querycap’:/var/lib/dkms/v4l2loopback/0.12.7/build/v4l2loopback.c:717:9: error: implicit declaration of function ‘strlcpy’; did you mean ‘strncpy’? [-Werror=implicit-function-declaration]  717 |         strlcpy(cap->driver, "v4l2 loopback", sizeof(cap->driver));      |         ^~~~~~~      |         strncpycc1: some warnings being treated as errorsmake[3]: *** [/usr/src/linux-headers-6.9.7+bpo-common/scripts/Makefile.build:249: /var/lib/dkms/v4l2loopback/0.12.7/build/v4l2loopback.o] Error 1make[2]: *** [/usr/src/linux-headers-6.9.7+bpo-common/Makefile:1943: /var/lib/dkms/v4l2loopback/0.12.7/build] Error 2make[1]: *** [/usr/src/linux-headers-6.9.7+bpo-common/Makefile:252: __sub-make] Error 2make[1]: Leaving directory '/usr/src/linux-headers-6.9.7+bpo-amd64'make: *** [Makefile:43: v4l2loopback.ko] Error 2
What I don't understand are the consequences of apt having "left unconfigured" the kernel install. Should I clean it up manually?

Statistics: Posted by stv17 — 2024-07-28 15:50



Viewing all articles
Browse latest Browse all 2681

Trending Articles