From: Caspar Z. <cz...@re...> - 2010-12-09 18:53:50
|
Hi all, here are some patches to fix compiling issue: 1. fixing header issue(missing header/non-existed header/not included header path, etc); 2. fixing syntax error; 3. fixing a __set_errno error. 4. fixing "Never use <bits/byteswap.h> directly; include <byteswap.h> instead." error message. Patches are tested under RHEL6@x86_64, note that some more issues exists: the following syscalls are not existed @ x86_64: fadvise64_64 fcntl64 setfsgid setfsuid getcpu sgetmask vm86, also there are some other non-existed syscalls on other platforms, I will put the workarounds together and submit a patch. Thanks, Caspar -- Quality Assurance Associate (Kernel) in Red Hat Software (Beijing) Co., R&D Branch TEL: +86-10-62608150 WEB: http://www.redhat.com/ |