Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clang: error: linker command failed with exit code 1 #2

Open
DMGoldstein opened this issue May 6, 2020 · 0 comments
Open

clang: error: linker command failed with exit code 1 #2

DMGoldstein opened this issue May 6, 2020 · 0 comments

Comments

@DMGoldstein
Copy link

At what appears to be almost the end of the installation process, I get the following error:

[100%] Linking CXX executable ../biphy
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [../biphy] Error 1
make[1]: *** [CMakeFiles/biphy.dir/all] Error 2
make: *** [all] Error 2

I've searched around for a solution, but so far have not been able to figure out how to get around this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant