[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libselinux does not compile on ia64


* Manoj Srivastava:

> 	The latest libselinux fails to compile on IA64 with the
>  following error:
>  cc -Wall -I../include -D_GNU_SOURCE    setupns.c  -L../src -lselinux  -o setupn
>  setupns.c:17: error: syntax error before "clone"
>  setupns.c:22: warning: return type defaults to `int'
>
>         Apparently, there is no clone on IA64.

There are no _syscallN macros on IA64 and probably others.  Ulrich
Drepper kindly informed me that you should use the syscall function
instead.  I don't know how I missed it while preparing the patch.

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with
the words "unsubscribe selinux" without quotes as the message.


This mailing list archive is a service of Copilot Consulting.