[mythtv-commits] Ticket #8828: Missing Separator in FFmpeg config.mak

MythTV mythtv at cvs.mythtv.org
Fri Aug 27 20:53:01 UTC 2010


#8828: Missing Separator in FFmpeg config.mak
-------------------------------------------+--------------------------------
     Reporter:  mythtv@…                   |       Owner:  janne      
         Type:  defect                     |      Status:  new        
     Priority:  minor                      |   Milestone:  unknown    
    Component:  MythTV - configure script  |     Version:  Unspecified
     Severity:  medium                     |    Keywords:             
Ticket locked:  0                          |  
-------------------------------------------+--------------------------------
 Attempting to build trunk on my system yields:

 {{{
 make[1]: Entering directory `./mythtv/trunk/mythtv/external'
 make -C FFmpeg
 make[2]: Entering directory `./mythtv/trunk/mythtv/external/FFmpeg'
 config.mak:1088: *** missing separator.  Stop.
 make[2]: Leaving directory `./mythtv/trunk/mythtv/external/FFmpeg'
 make[1]: *** [FFmpeg] Error 2
 make[1]: Leaving directory `./mythtv/trunk/mythtv/external'
 make: *** [sub-external-make_default-ordered] Error 2
 }}}

 The problem appears to relate to the spaces present in the
 "{{{QMAKE_LIBDIR_QT}}}" and "{{{LATE_LIBS}}}" lines.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8828>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list