Opened 13 years ago
Closed 13 years ago
#10309 closed Patch - Bug Fix (Fixed)
Several files need unistd.h included for gcc 4.7
Reported by: | Owned by: | beirdo | |
---|---|---|---|
Priority: | minor | Milestone: | 0.24.3 |
Component: | MythTV - General | Version: | 0.24-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I attempted to build 0.24.2/fixes for gcc 4.7 (Fedora rawhide, soon to be Fedora 17) and it looks like the functions from unistd.h are no longer gotten automatically.
I'm not sure if this is the best way to fix the problem but it did allow compilation to complete.
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | mythtv-0.24.2-gcc47.patch added |
---|
comment:2 Changed 13 years ago by
Milestone: | unknown → 0.24.3 |
---|---|
Resolution: | → Fixed |
Status: | assigned → closed |
Committed to fixes/0.24 in a1db7b11e8303f3d546a87cd98c2b910a7ea805a
Note: See
TracTickets for help on using
tickets.
Patch several files to include unistd.h