[mythtv-commits] Ticket #6295: AAC support in osx-packager.pl

MythTV mythtv at cvs.mythtv.org
Mon Mar 23 00:51:03 UTC 2009


#6295: AAC support in osx-packager.pl
--------------------------------------+-------------------------------------
 Reporter:  dsnider at thesniderpad.com  |        Owner:  nigel     
     Type:  patch                     |       Status:  new       
 Priority:  minor                     |    Milestone:  unknown   
Component:  Ports - OSX               |      Version:  0.21-fixes
 Severity:  low                       |   Resolution:            
  Mlocked:  0                         |  
--------------------------------------+-------------------------------------

Comment(by nigel):

 Adding this to SVN trunk did:
 {{{
 g++ ... -o libmythavcodec-0.22.0.22.0.dylib ...    -L/usr/lib
 -L/Volumes/MythBuild/.osx-packager/build/lib -L../libavutil
 -lmythavutil-0.22 -lbz2 -lfaad -lmp3lame -lm -lpthread -lz
 i686-apple-darwin8-g++-4.0.1: unrecognized option '-rdynamic'
 i686-apple-darwin8-g++-4.0.1: unrecognized option '-rdynamic'
 ld: Undefined symbols:
 _aac_decoder
 /usr/bin/libtool: internal link edit command failed
 make[2]: *** [libmythavcodec-0.22.0.22.0.dylib] Error 1
 }}}
 but this may just be a problem with trunk. WIll test 0-21-fixes later.

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


More information about the mythtv-commits mailing list