[mythtv-commits] Ticket #3741: turn off DVB in the OSX packager script

MythTV mythtv at cvs.mythtv.org
Tue Jul 17 02:47:22 UTC 2007


#3741: turn off DVB in the OSX packager script
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  new    
 Priority:  minor      |    Milestone:  unknown
Component:  contrib    |      Version:  head   
 Severity:  medium     |   Resolution:         
  Mlocked:  0          |  
-----------------------+----------------------------------------------------

Comment(by nigel):

 Broke the build? Weird. It has been building OK for me. The DVB header
 files are never found, so DVB is disabled:
 {{{
 [osx-pkg] ./configure --prefix=/Volumes/MythBuild/.osx-packager/build
 --enable-backend --disable-distcc
 DVB location needs to have linux/dvb/frontend.h
 [/usr/src/linux-8.10.1/include]
 Firewire being disabled. /Developer/FireWireSDK* missing
 # Basic Settings
 Compile type     release
 Compiler cache   no
 DistCC           no
 Install prefix   /Volumes/MythBuild/.osx-packager/build
 CPU              x86_32 (Unknown Intel P6 Family)
 big-endian       no
 MMX enabled      yes

 # Input Support
 Joystick menu    default
 lirc support     no
 Apple Remote     yes
 Video4Linux sup. no
 ivtv support     no
 FireWire support no
 DVB support      no [/usr/src/linux-8.10.1/include]
 }}}
 What error are you seeing?
 [[BR]]
 P.S. I prefer Trac tickets to mailing list post, but on a good day am
 equally responsive to both :-)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3741#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list