Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.28 KB | None | 0 0
  1. gcc -fPIC -DPIC -shared -I../include -I../lib/pcre   -Wall -O2 -g -Wno-pointer-sign core/m_die.c -o core/m_die.so
  2. In file included from core/m_die.c:28:
  3. ../include/client.h:188: error: ‘SHA_DIGEST_LENGTH’ undeclared here (not in a function)
  4. make[1]: *** [core/m_die.so] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement