Opened 13 years ago

Closed 13 years ago

#29195 closed defect (invalid)

incorrect include in libftdi

Reported by: woutgg (Wouter R.) Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: libftdi

Description

ftdi.h includes usb.h, which is part of the libusb-compat port. The include should be 'libusb-1.0/libusb.h', which is actually part of the libusb port (which libftdi correctly depends on).

Attachments (1)

ftdi.h.patch (256 bytes) - added by woutgg (Wouter R.) 13 years ago.
patch

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by woutgg (Wouter R.)

Attachment: ftdi.h.patch added

patch

comment:1 in reply to:  description Changed 13 years ago by woutgg (Wouter R.)

Nevermind, the port depends on libusb-compat so the include is correct. Must have made a mistake when I was checking the dependency. This ticket can be closed.

comment:2 Changed 13 years ago by mf2k (Frank Schima)

Keywords: dependency include removed
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.