Opened 15 years ago
Closed 15 years ago
#20988 closed defect (fixed)
cdrdao-1.2.2 Won't build on Snow Leopard
Reported by: | meissnem@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: |
Description
On Snow Leopard, cdrdao fails to build. I tracked it down to this error:
scsi-mac-iokit.c:62:45: error: IOKit/scsi-commands/SCSITaskLib.h: No such file or directory
Using a patch (stolen from the cdrtools port) clears up the problem. See attachments for details.
Attachments (2)
Change History (3)
Changed 15 years ago by meissnem@…
Attachment: | cdrdao.diff added |
---|
Changed 15 years ago by meissnem@…
Attachment: | patch-libscg__scsi-mac-iokit.c added |
---|
new file for the files/ directory
comment:1 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed the patch to apply cleanly, committed r56680
Note: See
TracTickets for help on using
tickets.
patch for the Portfile