[mythtv-commits] Ticket #11510: MythTV will not configure due to issues with TagLib

MythTV noreply at mythtv.org
Sat Apr 27 22:33:17 UTC 2013


#11510: MythTV will not configure due to issues with TagLib
---------------------------------------+-----------------------------
 Reporter:  ramccor@…                  |          Owner:  paulh
     Type:  Bug Report - General       |         Status:  closed
 Priority:  minor                      |      Milestone:  unknown
Component:  MythTV - configure script  |        Version:  Master Head
 Severity:  medium                     |     Resolution:  Fixed
 Keywords:                             |  Ticket locked:  0
---------------------------------------+-----------------------------

Comment (by ramccor@…):

 Since you request what the system previously did, I undid the your
 addition of -lstdc++ and it yielded very similar results to the ubuntu
 output...

 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 -c -o /tmp/mythtv_conf.ezA4aR3Q.o
 /tmp/mythtv_conf.udacPGzO.cpp
 gcc -Wl,--as-needed -I/usr/include -o /tmp/mythtv_conf.FGu69goG
 /tmp/mythtv_conf.ezA4aR3Q.o -ltag -luuid -pthread -lbz2 -lz -lrt
 /usr/bin/ld: /tmp/mythtv_conf.ezA4aR3Q.o: undefined reference to symbol
 'std::ios_base::Init::~Init()@@GLIBCXX_3.4'
 /usr/bin/ld: note: 'std::ios_base::Init::~Init()@@GLIBCXX_3.4' is defined
 in DSO /usr/lib64/libstdc++.so.6 so try adding it to the linker command
 line
 /usr/lib64/libstdc++.so.6: could not read symbols: Invalid operation
 collect2: ld returned 1 exit status
 ERROR: cannot find taglib 1.6 or later.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11510#comment:8>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list