Opened 16 years ago

Closed 16 years ago

#5426 closed patch (fixed)

patch to allow compilation on freebsd

Reported by: raymond@… Owned by: Nigel
Priority: minor Milestone: 0.21.1
Component: mythtv Version: 0.21-fixes
Severity: medium Keywords: freebsd
Cc: Ticket locked: no

Description

This patch is to allow mythtv to be compiled on FreeBSD. It has only been tested for 7.0-amd64. Configure was done with '--disable-ivtv --disable-v4l'.

The backend has been tested and has been operating as my primary backend since yesterday, with no attached tuners. I have not tried the frontend or any packaged applications yet.

Attachments (1)

mythtv.freebsd.patch (1.3 KB) - added by raymond@… 16 years ago.
patch to allow compilation on freebsd

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by raymond@…

Attachment: mythtv.freebsd.patch added

patch to allow compilation on freebsd

comment:1 Changed 16 years ago by Nigel

Owner: changed from Isaac Richards to Nigel
Status: newaccepted

comment:2 Changed 16 years ago by Nigel

(In [17454]) FreeBSD compile fix. See #5426. Slightly different to Raymond's patch - I moved one of the changes from dvd_input.c to compat.h (where this sort of stuff belongs, but sadly, this will cause a big recompile). If this causes problems, of if anyone who can test compile on NetBSD wants to also move the other changes into compat.h, please re-open this Trac ticket.

comment:3 Changed 16 years ago by Nigel

Resolution: fixed
Status: acceptedclosed

(In [17455]) FreeBSD compile fix. Closes #5426. Slightly different to Raymond's patch - I moved one of the changes from dvd_input.c to compat.h (where this sort of stuff belongs, but sadly, this will cause a big recompile). If this causes problems, of if anyone who can test compile on NetBSD wants to also move the other changes into compat.h, please re-open this Trac ticket.

Note: See TracTickets for help on using tickets.