[mythtv-commits] Ticket #11805: taglib creating a problem on install

MythTV noreply at mythtv.org
Sat Aug 31 17:52:21 UTC 2013


#11805: taglib creating a problem on install
--------------------------------------+---------------------
     Reporter:  teddybeartruck@…      |      Owner:
         Type:  Bug Report - General  |     Status:  new
     Priority:  major                 |  Milestone:  unknown
    Component:  MythTV - General      |    Version:  0.26.1
     Severity:  medium                |   Keywords:  taglib
Ticket locked:  0                     |
--------------------------------------+---------------------
 Have download (and git update) the lasted version. On install the
 configure file will not run. I read the last post about this problem
 (posted 4 months ago) and cannot understand how to make the fix. Below is
 the last few lines of the config.ep file.
 Please give a step by step.

 Thank you.




 BEGIN /tmp/mythtv_conf.hhMLivOM.c
     1   extern int pthread_cancel();
     2   int main(void){ pthread_cancel(); }
 END /tmp/mythtv_conf.hhMLivOM.c
 gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99
 -DNDEBUG -fomit-frame-pointer -pthread -c -o /tmp/mythtv_conf.ZWFrTU2x.o
 /tmp/mythtv_conf.hhMLivOM.c
 gcc -Wl,--as-needed -o /tmp/mythtv_conf.g2ZyjLy0
 /tmp/mythtv_conf.ZWFrTU2x.o -pthread -lbz2 -lz
 check_lib uuid/uuid.h uuid_generate -luuid
 check_header uuid/uuid.h
 check_cpp
 BEGIN /tmp/mythtv_conf.hhMLivOM.c
     1   #include <uuid/uuid.h>
     2   int x;
 END /tmp/mythtv_conf.hhMLivOM.c
 gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99
 -DNDEBUG -fomit-frame-pointer -pthread -E -o /tmp/mythtv_conf.ZWFrTU2x.o
 /tmp/mythtv_conf.hhMLivOM.c
 check_func uuid_generate -luuid
 check_ld cc -luuid
 check_cc
 BEGIN /tmp/mythtv_conf.hhMLivOM.c
     1   extern int uuid_generate();
     2   int main(void){ uuid_generate(); }
 END /tmp/mythtv_conf.hhMLivOM.c
 gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64
 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -std=c99
 -DNDEBUG -fomit-frame-pointer -pthread -c -o /tmp/mythtv_conf.ZWFrTU2x.o
 /tmp/mythtv_conf.hhMLivOM.c
 gcc -Wl,--as-needed -o /tmp/mythtv_conf.g2ZyjLy0
 /tmp/mythtv_conf.ZWFrTU2x.o -luuid -pthread -lbz2 -lz
 ERROR: cannot find taglib 1.6 or later.

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


More information about the mythtv-commits mailing list