<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class="">I am building fontconfig-2.12.93 using self compiled freetype-2.9. I want to ignore system freetype.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class="">As a test I used the system freetype and it reports a too old version at configure.</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class=""><br class=""></div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class="">What freetype version is acceptable for fontconfig-2.12.93?</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class="">Is there a way to sandbox fontconfig dependencies to use local versions?</div><div style="font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 10px;" class=""><br class=""></div><div class="">My present configure:</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">            CFLAGS=<span style="color: #d12f1b" class="">"$opts"</span> \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><span style="color: #000000" class="">                </span><span style="color: rgb(0, 0, 0);" class="">FREETYPE_CFLAGS=</span>"$stage/packages/include/freetype2/freetype/"<span style="color: rgb(0, 0, 0);" class=""> \</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><span style="color: #000000" class="">                CXXFLAGS=</span>"$opts"<span style="color: #000000" class=""> \</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><span style="color: #000000" class="">                LDFLAGS=</span>"$opts -L$stage/packages/lib/release/"<span style="color: #000000" class=""> \</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span class="Apple-tab-span" style="white-space:pre">             </span>FREETYPE_LIBS=<span style="color: #d12f1b" class="">"$stage/lib/release/"</span> \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                ./configure \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                --enable-static --enable-shared --disable-docs \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                --with-pic --without-pkgconfigdir --disable-silent-rules \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                --with-expat-includes=<span style="color: #d12f1b" class="">"$stage"</span>/packages/include/expat/ \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                --with-expat-lib=<span style="color: #d12f1b" class="">"$stage"</span>/packages/lib/release/ \</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">                --prefix=<span style="color: #d12f1b" class="">"$stage"</span> --libdir=<span style="color: #d12f1b" class="">"$stage"</span>/lib/release/</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><span style="color: #000000" class="">            make LDFLAGS=</span>"$opts -L$stage/packages/lib/release/ -Wl,--exclude-libs,libz:libxml2:libexpat:libfreetype"</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><span style="color: #000000" class="">            make install LDFLAGS=</span>"$opts -L$stage/packages/lib/release/ -Wl,--exclude-libs,libz:libxml2:libexpat:libfreetype”</div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(209, 47, 27); background-color: rgb(255, 255, 255);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">I looked in configure and did not see</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">                —with-freetype-includes=<span style="color: rgb(209, 47, 27);" class="">"$stage"</span>/packages/include/expat/ \</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">                —with-freetype-lib=<span style="color: rgb(209, 47, 27);" class="">"$stage"</span>/packages/lib/release/ \</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Can those be added and used in configure?</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Is there another way to isolate freetype and have it be friendly to fontconfig?</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div></div></div>
</body></html>