Yes, I saw flags of make in the log. Here is
[ 86s] cc -MD -MP -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2
-fstack-protector -funwind-tables -fasynchronous-unwind-tables
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector
-funwind-tables -fasynchronous-unwind-tables -I/usr/include/uriparser
-D_REENTRANT -Wall -Werror -Wwrite-strings
-Wno-deprecated-declarations -Wmissing-prototypes -fms-extensions -g
-funsigned-char -O2 -D_FILE_OFFSET_BITS=64
-I/home/abuild/rpmbuild/BUILD/tvheadend-3.9.git.1401134303/build.linux
-I/home/abuild/rpmbuild/BUILD/tvheadend-3.9.git.1401134303/src
-I/home/abuild/rpmbuild/BUILD/tvheadend-3.9.git.1401134303 -c
-o /home/abuild/rpmbuild/BUILD/tvheadend-3.9.git.1401134303/build.linux/src/imagecache.o src/imagecache.c
Do you recommend that I try to comnent out the -Werror flag in the Makefile?