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

MythTV mythtv at cvs.mythtv.org
Mon Oct 18 03:56:14 UTC 2010


#9110: Plugins fail to build on osx-packager: libexif libtool problem?
-------------------------------------+--------------------------------------
     Reporter:  mythtv@…             |       Owner:  nigel             
         Type:  defect               |      Status:  new               
     Priority:  minor                |   Milestone:  unknown           
    Component:  Ports - OSX          |     Version:  Trunk Head        
     Severity:  low                  |    Keywords:  exif iconv libtool
Ticket locked:  0                    |  
-------------------------------------+--------------------------------------
 osx-packager builds work only if '''noplugins''' has been specified.  With
 plugins enabled, the build dies in trying to make libexif, with the
 messages quoted below.

 Directly unpacking libexif and running configure inside it results in a
 successful build, though I note that in building it uses ar rather than
 libtool.  Also for what it's worth it does not default to setting LIBINTL,
 POSUB or USE_NLS whatever those are.

 This is the limit of my autoconf- and makefile-fu.

 -----

 {{{


 /bin/sh ../libtool --tag=CC   --mode=link gcc  -I/Volumes/Brobits/TV/myth
 /.osx-packager/build/include -m32 -F/System/Library/Frameworks -L/usr/lib
 -L/Volumes/Brobits/TV/myth/.osx-packager/build/lib -m32 -g -Wall
 -F/System/Library/Frameworks -L/usr/lib -L/Volumes/Brobits/TV/myth/.osx-
 packager/build/lib -m32 -o libmnote-canon.la  exif-mnote-data-canon.lo
 mnote-canon-entry.lo mnote-canon-tag.lo -lintl
 grep: /usr/lib/libiconv.la: No such file or directory
 sed: /usr/lib/libiconv.la: No such file or directory
 libtool: link: `/usr/lib/libiconv.la' is not a valid libtool archive
 make[2]: *** [libmnote-canon.la] Error 1

 }}}

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


More information about the mythtv-commits mailing list