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

fix make #83

Merged
merged 6 commits into from
Nov 2, 2017
Merged

fix make #83

merged 6 commits into from
Nov 2, 2017

Conversation

vixentael
Copy link
Contributor

@vixentael vixentael commented Nov 2, 2017

It looks like our circle ci build is not the best :D

master branch is not working due to link errors

first one:

build/obj/secure_transport/utils.o [OK]
-n link 
secure_transport_shared        [ERRORS]
cc -shared -o build/libhermes_secure_transport.dylib build/obj/secure_transport/session_callback.o build/obj/secure_transport/transport.o build/obj/secure_transport/utils.o -Lbuild -lthemis -lsoter
Undefined symbols for architecture x86_64:
  "_hm_credential_store_client_sync_call_get_pub_key_by_id", referenced from:
      _get_public_key_for_id_from_remote_credential_store_callback in session_callback.o
  "_hm_credential_store_client_sync_create", referenced from:
      _get_session_callback_with_remote_credential_store in session_callback.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: *** [secure_transport_shared] Error 1

@Lagovas Lagovas merged commit b42459f into master Nov 2, 2017
@vixentael vixentael deleted the vixentael/fix-includes branch November 3, 2017 11:31
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

Successfully merging this pull request may close these issues.

2 participants