On 08/03/2012 12:22 AM, Simon Xu wrote: > Capability testcases fail to compile with sys/capability.h of libcap-devel in > RHEL5-like distros: > > In file included from /usr/include/sys/capability.h:34, from > cap_bounds_r.c:30: > /usr/include/linux/capability.h:70: > error: expected specifier-qualifier-list before '__le32' > > This is due to sys/capability.h preventing the correct _LINUX_TYPES_H_ from > being included. The problem can be bypassed by including linux/types.h in > capability testcases. > > Signed-off-by: Simon Xu <[email protected]>
Pushed, thank you. Wanlong Gao ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
