Temporarily removed Nginx v1.0.5 compile option --with-ld-opt='-ltcmalloc_minimal' as seem to get an error if compiled via centmin.sh script but manually compiling is fine. Haven't figured it out yet but only started occuring with Nginx v1.0.5.
If compiled via script get error
checking for --with-ld-opt="-ltcmalloc_minimal" ... not found
./configure: error: the invalid value in --with-ld-opt="-ltcmalloc_minimal"
If compiled manually it detects fine
checking for --with-ld-opt="-ltcmalloc_minimal" ... found