Opened 19 years ago

Closed 19 years ago

#2762 closed defect (fixed)

Missing define for "dvb_fe_caps_extended extinfo" in libmythtv/dvbchannel.h

Reported by: Mark.Buechler@… Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

In mythtv-vid branch, dvbchannel.cpp references "dvb_fe_caps_extended extinfo" which is now missing in dvbchannel.h.

Attachments (7)

compile.txt (1.5 KB) - added by Mark.Buechler@… 19 years ago.
Compile error
bt1.txt (1.5 KB) - added by Mark.Buechler@… 19 years ago.
Backtrace after "extinfo" is defined in dvbchannel.h and compiled.
bt2.txt (812 bytes) - added by Mark.Buechler@… 19 years ago.
Backtrace after the mutex locker is commented out of DTVChannel::SetSiStandard?()
dvb-hg-dvbs2.diff (20.3 KB) - added by Mark.Buechler@… 19 years ago.
1 of 2 dvbs2 patches for LinuxDVB 062306
dvb-hg-tfec.diff (3.1 KB) - added by Mark.Buechler@… 19 years ago.
2 of 2 dvbs2 patches for LinuxDVB 062306, probably non dvb-s2 related.
extinfo.diff (430 bytes) - added by Mark.Buechler@… 19 years ago.
Extinfo define patch
2762-v1.patch (462 bytes) - added by danielk 19 years ago.
Should fix compile problem without breaking non-dvb compiles

Download all attachments as: .zip

Change History (9)

comment:1 Changed 19 years ago by danielk

Milestone: unknown0.21
Owner: changed from Isaac Richards to danielk
Version: 0.20head

Changed 19 years ago by Mark.Buechler@…

Attachment: compile.txt added

Compile error

Changed 19 years ago by Mark.Buechler@…

Attachment: bt1.txt added

Backtrace after "extinfo" is defined in dvbchannel.h and compiled.

Changed 19 years ago by Mark.Buechler@…

Attachment: bt2.txt added

Backtrace after the mutex locker is commented out of DTVChannel::SetSiStandard?()

Changed 19 years ago by Mark.Buechler@…

Attachment: dvb-hg-dvbs2.diff added

1 of 2 dvbs2 patches for LinuxDVB 062306

Changed 19 years ago by Mark.Buechler@…

Attachment: dvb-hg-tfec.diff added

2 of 2 dvbs2 patches for LinuxDVB 062306, probably non dvb-s2 related.

Changed 19 years ago by Mark.Buechler@…

Attachment: extinfo.diff added

Extinfo define patch

Changed 19 years ago by danielk

Attachment: 2762-v1.patch added

Should fix compile problem without breaking non-dvb compiles

comment:2 Changed 19 years ago by danielk

Resolution: fixed
Status: newclosed

(In [12182]) Fixes #2762. Allows MythTV to compile when the DVB-S2 patches are applied to the DVB drivers.

Note: See TracTickets for help on using tickets.