[mythtv-commits] Ticket #8571: OSX 10.5, PPC: Cannot compile frontend

MythTV mythtv at cvs.mythtv.org
Thu Jun 17 13:04:15 UTC 2010


#8571: OSX 10.5, PPC: Cannot compile frontend
------------------------------+---------------------------------------------
 Reporter:  geierb@…          |        Owner:  ijr       
     Type:  defect            |       Status:  closed    
 Priority:  critical          |    Milestone:  unknown   
Component:  MythTV - General  |      Version:  0.23-fixes
 Severity:  high              |   Resolution:  fixed     
  Mlocked:  0                 |  
------------------------------+---------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 (In [25126]) #include compat.h which is included in libmyth/util.cpp.

 This causes sys/param.h to be included which gets us the statfs struct
 on OSX.  I include compat.h rather than sys/param.h directly because
 other code from util.cpp will be moving to mythcoreutil.cpp in time
 as part of a bigger feature patch I'm working on.

 Fixes #8571.

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


More information about the mythtv-commits mailing list