- gcc -Wall -g -fPIC -DPIC -Iinclude -Iinclude -I/boot/common/include/libxml2 -c lib/archive.c -o lib/archive.o
- In file included from /boot/common/include/openssl/bio.h:69,
- from /boot/common/include/openssl/evp.h:75,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
- /boot/common/include/openssl/crypto.h:466: parse error before `free_func'
- /boot/common/include/openssl/crypto.h:466: parse error before `)'
- /boot/common/include/openssl/crypto.h:471: parse error before `free_func'
- /boot/common/include/openssl/crypto.h:471: parse error before `)'
- In file included from /boot/common/include/openssl/objects.h:960,
- from /boot/common/include/openssl/evp.h:94,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
- /boot/common/include/openssl/asn1.h:900: parse error before `free_func'
- /boot/common/include/openssl/asn1.h:900: `d2i_ASN1_SET' declared as function returning a function
- /boot/common/include/openssl/asn1.h:900: parse error before `int'
- /boot/common/include/openssl/asn1.h:1054: parse error before `free_func'
- /boot/common/include/openssl/asn1.h:1054: parse error before `)'
- In file included from /boot/common/include/openssl/evp.h:94,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.h:43,
- from /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:60:
- /boot/common/include/openssl/objects.h:993: parse error before `free_func'
- /boot/common/include/openssl/objects.h:993: parse error before `)'
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c: In function `xar_close':
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:358: warning: unknown conversion type character `F' in format
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:377: parse error before `const'
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: `opt' undeclared (first use in this function)
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: (Each undeclared identifier is reported only once
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:378: for each function it appears in.)
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c: In function `xar_add_from_archive':
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:1097: parse error before `p'
- /boot/home/Desktop/xar/xar-1.5.2/lib/archive.c:1102: `p' undeclared (first use in this function)
- make: *** [lib/archive.o] Error 1