Guest User

Untitled

a guest
Jan 24th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. [ 68%] Built target IoSystemCall
  2. Linking C shared library _build/dll/libIoSocket.dylib
  3. Undefined symbols for architecture x86_64:
  4. "_evbuffer_get_length", referenced from:
  5. _IoEvOutRequest_RequestDoneCallback in IoEvOutRequest.c.o
  6. "_evbuffer_copyout", referenced from:
  7. _IoEvOutRequest_RequestDoneCallback in IoEvOutRequest.c.o
  8. ld: symbol(s) not found for architecture x86_64
  9. collect2: ld returned 1 exit status
  10. make[2]: *** [addons/Socket/_build/dll/libIoSocket.dylib] Error 1
  11. make[1]: *** [addons/Socket/CMakeFiles/IoSocket.dir/all] Error 2
Add Comment
Please, Sign In to add comment