Skip to content

Cannot compile on Mac OS #252

Closed
Closed
@roynalnaruto

Description

@roynalnaruto

I am facing compilation errors in the eleveldb dependency. A complete report of the log, I have posted here: https://gist.github.com/roynalnaruto/0dab850266367d7e99e4787a98ef355f

  • Mac OS version
macOS Mojave v10.14.6
  • xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
  • I have also completed the setup for the command line tools
open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
  • gcc version
$ gcc version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  • clang version
$ clang --version
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  • xcode-select version
$ xcode-select --version
xcode-select version 2354.
  • LDFLAGS and CFLAGS were unset before I tried to compile

Any help regarding this would be appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions