facebook / facebook/folly

redefinition of 'mallocx'

Open
#652 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
30.5k
Forks
5.9k
PR merge metrics
No merged PRs in 30d

Description

Hi,
Im working on project using FBVector and FBString and while trying to compile with jemalloc i get errors like: ```redefinition of 'mallocx' as different kind of symbol```, while defining ```USE_JEMMALOC```.
without defining ```USE_JEMMALOC``` the function ```folly::usingJEMalloc()``` return false.

Im using mac osx sierra
Apple LLVM version 8.1.0
jemalloc 5.0.1
folly - latest from brew

I tried solutions from this issue without success #635

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.