Advertisement
Guest User

Untitled

a guest
Feb 26th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. iana/pkg/pkg/proto/build_i386/temp.solaris-2.11-i86pc.64bit-3.5/modules/actions/_actions.o -O3 -D__EXTENSIONS__ -Werror
  2. _sysattr.c: In function '_cffi_const__B_FALSE':
  3. _sysattr.c:561:12: error: '_B_FALSE' undeclared (first use in this function)
  4. int n = (_B_FALSE) <= 0;
  5. ^~~~~~~~
  6. _sysattr.c:561:12: note: each undeclared identifier is reported only once for each function it appears in
  7. _sysattr.c: In function '_cffi_const__B_TRUE':
  8. _sysattr.c:568:12: error: '_B_TRUE' undeclared (first use in this function)
  9. int n = (_B_TRUE) <= 0;
  10. ^~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement