Skip to content

Issue with 'make' and the NTL and GMP library paths #2

@vincentwong2188

Description

@vincentwong2188

Hi!

While trying to run your source code for EO-PSI, we are facing a problem where we are unable to proceed with the make step of the code compilation.

In particular, we have built, tested, and installed the following library dependencies:

  • GMP
  • NTL
  • Crypto++
    and solved all the errors that arose from their installations and testings.

However, while attempting to compile the source code, we are currently running into a problem involving linking CXX shared libraries. A snippet of the error is as follows:

image

image

and ends with clang: error: linker command failed with exit code 1

Thus, we would like to seek your advice if you happen to know why such an error occurs during the linking of the .dylib shared libraries.

Thank you!
vwong006@e.ntu.edu.sg

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions