Public bug reported:

Trying to build the openafs-modules-dkms module in Resolute with Kernel
6.19 and &.0 fails for multiple reasons; following some of the errors
during the compilation process:

=================================================================================================
rx_knet.c: In function ‘rxk_NewSocketHost’:
rx_knet.c:71:33: error: passing argument 2 of ‘sockp->ops->bind’ from 
incompatible pointer type [-Wincompatible-pointer-types]
   71 |         sockp->ops->bind(sockp, (struct sockaddr *)&myaddr, 
sizeof(myaddr));
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 struct sockaddr *
rx_knet.c:71:33: note: expected ‘struct sockaddr_unsized *’ but argument is of 
type ‘struct sockaddr *’
==================================================================================================

** Affects: openafs (Ubuntu)
     Importance: Medium
     Assignee: Alessio Faina (alessiofaina)
         Status: In Progress

** Changed in: openafs (Ubuntu)
     Assignee: (unassigned) => Alessio Faina (alessiofaina)

** Changed in: openafs (Ubuntu)
   Importance: Undecided => Medium

** Changed in: openafs (Ubuntu)
       Status: New => In Progress

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

Title:
  openafs-modules-dkms fails to build in Kernel 6.19/7.0

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


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

Reply via email to