Re: [MacPorts] #64941: usbredir @0.9.0: error: ‘TCP_KEEPINTVL’ undeclared

MacPorts noreply at macports.org
Wed Apr 6 00:43:23 UTC 2022


#64941: usbredir @0.9.0: error: ‘TCP_KEEPINTVL’ undeclared
-------------------------+-------------------------------------------------
  Reporter:              |      Owner:  ryandesign
  barracuda156           |
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.2
Resolution:              |   Keywords:  tiger leopard snowleopard lion
      Port:  usbredir    |  mountainlion
-------------------------+-------------------------------------------------

Comment (by ryandesign):

 While that may compile, just defining those values may not do anything
 useful. The program will be passing those constants to the OS, or
 comparing those values against something returned by the OS. If the OS
 didn't define those constants, likely the OS is not prepared to accept or
 return those values.

 The error is occurring in usbredirserver.c; upstream has
 [https://gitlab.freedesktop.org/spice/usbredir/-/commit/f4ffdce329305da2803684776f7659083a530819
 removed usbredirserver] in the latest not-yet-released version. Maybe we
 can instruct the port not to build that component.

-- 
Ticket URL: <https://trac.macports.org/ticket/64941#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list