[Libexplain-users] libexplain fails to build on ppc64(le) and aarch64 in Fedora
Status: Alpha
Brought to you by:
pmiller
From: Jakub C. <jc...@re...> - 2014-06-23 07:53:53
|
Hello, I have encountered build/test failures during build on up mentioned architectures in Fedora(https://bugzilla.redhat.com/show_bug.cgi?id=1111453). I have looked in to it and found a cause and I fixed it. In attachment is patch fixing problems I have encountered. It should apply cleanly. Patch changes the preprocesor macros. Adding missing constants(fnctl.h), fix to #ifndef(ustat.h) and disabling sysctl related stuff on aarch64(enfile.c and listen.c). If you are interested in these changes fell free to pick them up. I hope this is the right place to post this. Best Regards Jakub Čajka |