Ticket #5 (closed defect: fixed)

Opened 4 years ago

Last modified 18 months ago

libusb-1.0.2 doesn't compile with 2.4 kernels

Reported by: pantec Owned by: stuge
Milestone: Component: libusb-1.0
Keywords: CLOCK_MONOTONIC Cc:
Blocked By: Blocks:

Description (last modified by stuge) (diff)

linux_usbfs.c: In function `free_iso_urbs':
linux_usbfs.c:1246: structure has no member named `iso_urbs'
linux_usbfs.c:1269: structure has no member named `urbs'
linux_usbfs.c:1276: parse error before `int'
...
linux_usbfs.c:2011: `CLOCK_MONOTONIC' undeclared

Change History

comment:1 Changed 4 years ago by dsd

libusb does not compile against the Linux kernel. Please post more information about your build environment and confirm that you are using the latest code.

comment:2 Changed 4 years ago by dsd

  • Resolution set to needinfo
  • Status changed from new to closed

comment:3 Changed 2 years ago by xiaofan

  • Resolution needinfo deleted
  • Status changed from closed to reopened

comment:4 Changed 2 years ago by xiaofan

  • Resolution set to fixed
  • Status changed from reopened to closed

comment:5 Changed 2 years ago by xiaofan

  • Resolution fixed deleted
  • Status changed from closed to reopened

On a second though, maybe it is better to close this only after the release.

comment:6 Changed 2 years ago by xiaofan

  • Keywords CLOCK_MONOTONIC added
  • Owner set to stuge
  • Status changed from reopened to assigned

comment:7 Changed 18 months ago by stuge

  • Description modified (diff)
  • Resolution set to fixed
  • Status changed from assigned to closed

The fix is in libusb.git master so closing the ticket.

Note: See TracTickets for help on using tickets.