Want more features on Pastebin? Sign Up, it's FREE!
Guest

Untitled

By: a guest on Jan 10th, 2013  |  syntax: None  |  size: 2.46 KB  |  views: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print  |  clone
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. gcc -Wall -g  -fPIC -DPIC -Iinclude -Iinclude -I/boot/common/include/libxml2 -c lib/archive.c -o lib/archive.o
  2. In file included from /boot/common/include/openssl/bio.h:69,
  3.                  from /boot/common/include/openssl/evp.h:75,
  4.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
  5.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
  6. /boot/common/include/openssl/crypto.h:466: parse error before `free_func'
  7. /boot/common/include/openssl/crypto.h:466: parse error before `)'
  8. /boot/common/include/openssl/crypto.h:471: parse error before `free_func'
  9. /boot/common/include/openssl/crypto.h:471: parse error before `)'
  10. In file included from /boot/common/include/openssl/objects.h:960,
  11.                  from /boot/common/include/openssl/evp.h:94,
  12.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
  13.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
  14. /boot/common/include/openssl/asn1.h:900: parse error before `free_func'
  15. /boot/common/include/openssl/asn1.h:900: `d2i_ASN1_SET' declared as function returning a function
  16. /boot/common/include/openssl/asn1.h:900: parse error before `int'
  17. /boot/common/include/openssl/asn1.h:1054: parse error before `free_func'
  18. /boot/common/include/openssl/asn1.h:1054: parse error before `)'
  19. In file included from /boot/common/include/openssl/evp.h:94,
  20.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
  21.                  from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
  22. /boot/common/include/openssl/objects.h:993: parse error before `free_func'
  23. /boot/common/include/openssl/objects.h:993: parse error before `)'
  24. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c: In function `xar_close':
  25. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:358: warning: unknown conversion type character `F' in format
  26. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:377: parse error before `const'
  27. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: `opt' undeclared (first use in this function)
  28. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: (Each undeclared identifier is reported only once
  29. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: for each function it appears in.)
  30. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c: In function `xar_add_from_archive':
  31. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:1097: parse error before `p'
  32. /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:1102: `p' undeclared (first use in this function)
  33. make: *** [lib/archive.o] Error 1
clone this paste RAW Paste Data