Advertisement
Guest User

Untitled

a guest
Nov 27th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ../src/pj/ssl_sock_ossl.c: In function ‘create_ssl’:
  2. ../src/pj/ssl_sock_ossl.c:605: warning: value computed is not used
  3. ../src/pj/ssl_sock_ossl.c:606: warning: value computed is not used
  4. ../src/pj/ssl_sock_ossl.c: In function ‘flush_write_bio’:
  5. ../src/pj/ssl_sock_ossl.c:1148: warning: value computed is not used
  6. make[5]: ccar: Command not found
  7. make[5]: *** [../lib/libpj-x86_64-unknown-linux-gnu.a] Error 127
  8. make[4]: *** [pjlib] Error 2
  9. make[3]: *** [all] Error 1
  10. make[2]: *** [pjproject] Error 2
  11. make[1]: *** [res] Error 2
  12. make[1]: Leaving directory `/usr/src/asterisk/asterisk-11.0.1'
  13. make: *** [_cleantest_all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement