[sword-devel] Problems with th xz related code
Troy A. Griffitts
scribe at crosswire.org
Sun Aug 24 08:04:59 MST 2014
Hi Stefan,
Could you run this program on your system and then tell me the output:
(the sword/examples/classes folder has an appropriate Makefile to build
against sword if you want to drop it in that folder and then type: make
<your filename>.cpp)
#include<sysdata.h>
#include<stdio.h>
int main(int argc, char **argv) {
printf("%ld\n", sizeof(__u64));
return 0;
}
On 08/24/2014 04:54 AM, Stefan Husmann wrote:
> Hello,
>
> I have problems compiling sword in revision 3249 under Arch Linux 64 bit both using clang++ or g++.
>
> Switching off xz (configure option --without-xz) solves the issue.
>
> I attach the two compile logs, hope it is okay to do so.
>
> Best Regards
>
> Stefan
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20140824/2755f13b/attachment-0001.html>
More information about the sword-devel
mailing list