[mythtv-commits] Ticket #9110: Plugins fail to build on osx-packager: libexif libtool problem?

MythTV mythtv at cvs.mythtv.org
Wed Oct 20 03:39:57 UTC 2010


#9110: Plugins fail to build on osx-packager: libexif libtool problem?
---------------------------------+------------------------------------------
 Reporter:  mythtv@…             |           Owner:  nigel       
     Type:  defect               |          Status:  closed      
 Priority:  minor                |       Milestone:  unknown     
Component:  Ports - OSX          |         Version:  Trunk Head  
 Severity:  low                  |      Resolution:  Works for me
 Keywords:  exif iconv libtool   |   Ticket locked:  0           
---------------------------------+------------------------------------------

Comment (by mythtv@…):

 I made some real sleuthing progress here.  (No Fink and nothing weird in
 the environment.  I created a new user account and rebuilt just to be
 sure.)


 I dug further by comparing this failed build on a Mac Pro to an attempted
 build on a Mac Mini.   A major difference is that the Mac Pro system
 enjoys a copy of libintl whereas the Mac Mini lacks it.

 {{{
 /usr/local/include/libintl.h
 /usr/local/lib/libintl.3.4.3.dylib
 /usr/local/lib/libintl.3.dylib
 /usr/local/lib/libintl.a
 /usr/local/lib/libintl.dylib
 /usr/local/lib/libintl.la
 /usr/local/share/gettext/libintl.jar
 }}}



 I moved libintl aside and the build then completed.  I'll file a more
 specific bug report accordingly.

 The Mac Mini build fails, on an undefined symbol
 {{{
 _sem_timedwait
 }}}
  .  If I can get better info I'll file on that one.

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


More information about the mythtv-commits mailing list