Opened 16 years ago
Closed 16 years ago
#6907 closed defect (fixed)
[21503] breaks compile on FreeBSD
Reported by: | Owned by: | Janne Grunau | |
---|---|---|---|
Priority: | major | Milestone: | 0.22 |
Component: | Ports - *BSD | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
mythtv/programs/mythtranscode/replex/replex.c makes heavy use of the open() flag O_LARGEFILE which does not exist on FreeBSD, breaking compilation.
Attachments (2)
Change History (4)
Changed 16 years ago by
Attachment: | mythtranscode.replex.patch added |
---|
Changed 16 years ago by
Attachment: | mythtranscode.replex.2.patch added |
---|
comment:1 Changed 16 years ago by
Owner: | changed from Isaac Richards to Janne Grunau |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
better patch, on suggestion from stuartm