Well, it looks like im still running into an issue that I dont know how to fix. What I did was : cd libreoffice git pull make distclean ./autogen.sh --with-num-cpus=1 --with-max-jobs=1 LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' CXXFLAGS+='-fprofile-arcs \ -ftest-coverage' CPPFLAGS+='-fprofile-arcs -ftest-coverage' ./configure --enable- debug --with-system-libcmis=no --with-system-saxon=no --with-system-libs LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage' CXXFLAGS+='-fprofile-arcs \ -ftest-coverage' CPPFLAGS+='-fprofile-arcs -ftest-coverage' make And the error is in the attached build_error_log... Any and all help is greatly appreciated. - John
Attachment:
build_error.log.gz
Description: GNU Zip compressed data