coldWeather66260 commented on PR #45210: URL: https://github.com/apache/doris/pull/45210#issuecomment-2543892563
Building failed on my mac, it said can't find `mallctl` symbol. Because jemalloc's default prefix on macOS is "je_", not "". [from doc:](https://github.com/jemalloc/jemalloc/blob/dev/INSTALL.md) ``` By default, the prefix is "", except on OS X, where it is "je_". On OS X, jemalloc overlays the default malloc zone, but makes no attempt to actually replace the "malloc", "calloc", etc. symbols. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org