[mythtv-commits] Ticket #7519: Mac OS X 10.6.1 compile missing symbols related to mysql

MythTV mythtv at cvs.mythtv.org
Fri Nov 13 19:15:09 UTC 2009


#7519: Mac OS X 10.6.1 compile missing symbols related to mysql
------------------------------------+---------------------------------------
 Reporter:  astralbodies@…          |       Owner:  nigel
     Type:  defect                  |      Status:  new  
 Priority:  critical                |   Milestone:  0.22 
Component:  Ports - OSX             |     Version:  head 
 Severity:  medium                  |     Mlocked:  0    
------------------------------------+---------------------------------------

Comment(by mythtv@…):

 I'm sorry, I cannot see the details of the error in all that output. Are
 you sure that you removed any remnants of any previous build attempts?

 The steps I use are as follows (from the directory containing the "{{{osx-
 packager.pl}}}" script:

  * Enter the packaging temporary directory:
   * {{{cd .osx-packager}}}
  * Remove the "{{{build}}}" directory:
   * {{{rm -rf build}}}
  * Remove the "{{{tmp}}}" directory:
   * {{{rm -rf tmp}}}
  * Enter the "{{{src}}}" directory:
   * {{{cd src}}}
  * Remove all subdirectories except "{{{myth-svn}}}":
   * {{{rm -rf faad2-2.7}}}
   * {{{rm -rf flac-1.1.4}}}
   * {{{rm -rf freetype-2.1.10}}}
   * {{{rm -rf lame-3.96.1}}}
   * {{{rm -rf libdvdcss-1.2.9}}}
   * {{{rm -rf libexif-0.6.17}}}
   * {{{rm -rf libogg-1.1.2}}}
   * {{{rm -rf libvorbis-1.1.1}}}
   * {{{rm -rf mysql-5.0.85}}}
   * {{{rm -rf qt-mac-opensource-src-4.5.2}}}
   * {{{rm -rf taglib-1.5}}}
  * Enter the "{{{myth-svn}}}" directory:
   * {{{cd myth-svn}}}
  * Perform a {{{make distclean}}} within the "{{{mythtv}}} directory:
   * {{{cd mythtv; make distclean; cd ..}}}
  * Perform a {{{make distclean}}} within the "{{{mythplugins}}} directory:
   * {{{cd mythplugins; make distclean; cd ..}}}
  * Change back to the directory containing {{{osx-packager.pl}}}:
   * {{{cd ../../..}}}
  * Run "{{{osx-packager.pl}}}" script:
   * {{{./osx-packager.pl}}}

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


More information about the mythtv-commits mailing list