[mythtv-commits] Re: Ticket #693: PATCH: mythtranscode compile fix

MythTV mythtv at cvs.mythtv.org
Wed Nov 23 02:45:55 EST 2005


#693: PATCH: mythtranscode compile fix
------------------------------+---------------------------------------------
 Reporter:  gkruse at gmail.com  |        Owner:  ijr     
     Type:  patch             |       Status:  reopened
 Priority:  minor             |    Milestone:  0.19    
Component:  mythtv            |      Version:  head    
 Severity:  medium            |   Resolution:          
------------------------------+---------------------------------------------
Changes (by gkruse at gmail.com):

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

Comment:

 unfortunately, os x also lacks a O_LARGEFILE definition so this fix
 doesn't exactly work.  (Great OS huh?)  I'm pretty sure (TM) that just
 plain old open works for large files on os x.

 mpeg2fix.cpp:284: error: `O_LARGEFILE' undeclared (first use this
 function)

 the open() man page says nothing about large files on os x

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/693>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list