﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
11805	taglib creating a problem on install	teddybeartruck@…		"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."	Bug Report - General	closed	major	unknown	MythTV - General	0.26.1	medium	Invalid	taglib		1
