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

ld: symbol(s) not found for architecture x86_64 #113

Open
AceHub opened this issue Apr 11, 2019 · 1 comment
Open

ld: symbol(s) not found for architecture x86_64 #113

AceHub opened this issue Apr 11, 2019 · 1 comment

Comments

@AceHub
Copy link

AceHub commented Apr 11, 2019

ld: symbol(s) not found for architecture x86_64
"_libssh2_sftp_read", referenced from:
_sftp_recv in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_readdir_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_rename_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_rmdir_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_seek64", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_shutdown", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_stat_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_symlink_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_unlink_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_sftp_write", referenced from:
_sftp_send in libcurl.a(libcurl_la-ssh.o)
"_libssh2_userauth_authenticated", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_userauth_keyboard_interactive_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_userauth_list", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_userauth_password_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)
"_libssh2_userauth_publickey_fromfile_ex", referenced from:
_ssh_statemach_act in libcurl.a(libcurl_la-ssh.o)

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]: *** [agent/qconf_agent] Error 1
make[1]: *** [agent/CMakeFiles/qconf_agent.dir/all] Error 2

@lwx2615
Copy link

lwx2615 commented Apr 11, 2019

很有可能是软件版本不对

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

2 participants