Opened 19 years ago

Closed 18 years ago

#463 closed defect (fixed)

missing #ifdefs to --disable-rtsp in mfd

Reported by: Andrew Shirley <andrew@…> Owned by: thor
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

you can ./configure --diable-rtsp however not all of the dependencies are '#ifdef'ed out.

I will attach a small patch (technology willing)

Attachments (1)

disablertsp.patch (1.8 KB) - added by Andrew shirley <andrew@…> 19 years ago.
patch to fix above problem, just adds some '#ifdef's

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by Andrew shirley <andrew@…>

Attachment: disablertsp.patch added

patch to fix above problem, just adds some '#ifdef's

comment:1 Changed 19 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7506]) Closes #463 by applying patch. Allows RTSP to be disabled in mfd.

comment:2 Changed 18 years ago by thor

Resolution: fixed
Status: closedreopened

This broke the mfe's runtime resolution of symbols in the mfd client library fairly badly.

I'll try and clean it up shortly and then reclose this ticket.

comment:3 Changed 18 years ago by thor

Owner: changed from Isaac Richards to thor
Status: reopenednew

comment:4 Changed 18 years ago by thor

Resolution: fixed
Status: newclosed

This is now fixed, hopefully correctly :-)

An mfe build against the mfd client library where rtsp has been disabled will not be able to display visualizations, but is otherwise fuctional.

Note: See TracTickets for help on using tickets.