** Description changed:

  Building this module in focal against the new linux-hwe-5.8 returns the
  following error:
  
- /var/lib/dkms/lime-forensics/1.9-1/build/tcp.c: In function ‘setup_tcp’:
- /var/lib/dkms/lime-forensics/1.9-1/build/tcp.c:82:9: error: implicit 
declaration of function ‘kernel_setsockopt’; did you mean ‘kernel_getsockname’? 
[-Werror=implicit-function-declaration]
-    82 |     r = kernel_setsockopt(control, SOL_SOCKET, SO_REUSEADDR, (char 
*)&opt, sizeof (opt));
-       |         ^~~~~~~~~~~~~~~~~
-       |         kernel_getsockname
+ /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.c:137:47: warning: 
‘struct timeval’ declared inside parameter list will not be visible outside of 
this definition or declaration
+   137 | static inline void v4l2l_get_timestamp(struct timeval *tv) {
+       |                                               ^~~~~~~
+ /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.c: In function 
‘v4l2l_get_timestamp’:
+ /var/lib/dkms/v4l2loopback/0.12.3/build/v4l2loopback.c:147:4: error: 
dereferencing pointer to incomplete type ‘struct timeval’
+   147 |  tv->tv_sec = (time_t)ts.tv_sec;
+       |    ^~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1900997

Title:
  v4l2loopback: build error in focal with new kernel linux-hwe.5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l2loopback/+bug/1900997/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to