Modify ↓
Ticket #10309 (closed Patch - Bug Fix: Fixed)
Opened 4 months ago
Last modified 6 weeks ago
Several files need unistd.h included for gcc 4.7
| Reported by: | hobbes1069@… | 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
Change History
Changed 4 months ago by hobbes1069@…
- Attachment mythtv-0.24.2-gcc47.patch added
comment:1 Changed 6 weeks ago by kenni
- Owner set to beirdo
- Status changed from new to assigned
See also #10537.
comment:2 Changed 6 weeks ago by beirdo
- Status changed from assigned to closed
- Resolution set to Fixed
- Milestone changed from unknown to 0.24.3
Committed to fixes/0.24 in a1db7b11e8303f3d546a87cd98c2b910a7ea805a
Note: See
TracTickets for help on using
tickets.

Patch several files to include unistd.h