Advertisement
Guest User

Untitled

a guest
Jul 13th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. hooks.c: At top level:
  2. hooks.c:1344:16: error: 'memrchr' undeclared here (not in a function)
  3. hooks.c:1349:15: error: 'memmem' undeclared here (not in a function)
  4. hooks.c:1432:28: error: 'pthread_setname_np' undeclared here (not in a function)
  5. hooks.c:1477:18: error: 'asprintf' undeclared here (not in a function)
  6. hooks.c:1478:19: error: 'vasprintf' undeclared here (not in a function)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement