Hi, Im trying to build libreoffice with gcov/lcov code coverage. Im following these steps : https://wiki.documentfoundation.org/Development/Lcov But im getting this error: http://pastebin.com/ugnMJsyd I tried adding '-lgcov' for ENVLINKFLAGS and LDFLAGS, but that doesnt help. Any thoughts and pointers appreciated. Regards, John Smith.