[mythtv-commits] Ticket #11511: taglib problem on ubuntu 13.04

MythTV noreply at mythtv.org
Sat Apr 27 18:31:43 UTC 2013


#11511: taglib problem on ubuntu 13.04
-------------------------+--------------------------------------
 Reporter:  km@…         |           Type:  Bug Report - General
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Master Head  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+--------------------------------------
 Configure fails on checking for taglib (although it is present)

 check_cxx -I/usr/include -L/usr/lib/x86_64-linux-gnu
 BEGIN /tmp/mythtv_conf.agdjT4wt.cpp
     1   #include <taglib/fileref.h>
     2   int main(void) {
     3   TagLib::FileRef obj1;
     4   return 0; }
 END /tmp/mythtv_conf.agdjT4wt.cpp
 g++ -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 -DPIC
 -I/usr/include -L/usr/lib/x86_64-linux-gnu -c -o
 /tmp/mythtv_conf.DKgZWF7C.o /tmp/mythtv_conf.agdjT4wt.cpp
 gcc -Wl,--as-needed -I/usr/include -L/usr/lib/x86_64-linux-gnu -o
 /tmp/mythtv_conf.tK5Q4qFa /tmp/mythtv_conf.DKgZWF7C.o -ltag -luuid
 -pthread -lz
 /usr/bin/ld: /tmp/mythtv_conf.DKgZWF7C.o: undefined reference to symbol
 '_ZNSt8ios_base4InitD1Ev@@GLIBCXX_3.4'
 /usr/bin/ld: note: '_ZNSt8ios_base4InitD1Ev@@GLIBCXX_3.4' is defined in
 DSO /usr/lib/x86_64-linux-gnu/libstdc++.so.6 so try adding it to the
 linker command line
 /usr/lib/x86_64-linux-gnu/libstdc++.so.6: could not read symbols: Invalid
 operation
 collect2: error: ld returned 1 exit status
 ERROR: cannot find taglib 1.6 or later.

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


More information about the mythtv-commits mailing list