Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

ld: symbol(s) not found for architecture arm64 #12

@vivianjeng

Description

@vivianjeng

in my macOS (M1 Max), when running make -j8 semi-party.x

ld: warning: search path '/usr/local/opt/openssl/lib' not found
ld: warning: search path '/Users/zhengyawen/Documents/GitHub/MP-SPDZ/local/lib' not found
Undefined symbols for architecture arm64:
  "std::exception_ptr::__from_native_exception_pointer(void*)", referenced from:
      boost::asio::detail::thread_info_base::capture_current_exception() in ExternalClients.o
  "___cxa_init_primary_exception", referenced from:
      boost::asio::detail::thread_info_base::capture_current_exception() in ExternalClients.o
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libSPDZ.so] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions